IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27568


Ignore:
Timestamp:
Apr 1, 2010, 4:04:30 PM (16 years ago)
Author:
Paul Price
Message:

Can't find a PSF if there are no sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotChoosePSF.c

    r26972 r27568  
    5151    if (!sources->n) {
    5252        psLogMsg ("psphot", PS_LOG_INFO, "no sources, skipping PSF model");
    53         return true;
     53        return false;
    5454    }
    5555
Note: See TracChangeset for help on using the changeset viewer.