IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2011, 10:47:55 AM (15 years ago)
Author:
eugene
Message:

an image with peaks and no footprints is not an error, we simply create footprints for those peaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmFootprintIDs.c

    r31153 r31332  
    6666
    6767   if (footprints->n == 0) {
    68        // XXX this was an error, but is an allowed condition -- NULL returned image means no footprints for any peaks
    69        // psError(PS_ERR_BAD_PARAMETER_SIZE, true, "You didn't provide any footprints");
    7068       return NULL;
    7169   }
Note: See TracChangeset for help on using the changeset viewer.