IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 31, 2006, 9:37:39 AM (20 years ago)
Author:
eugene
Message:

added ignore option to psphotGrowthCurve

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphot.h

    r9771 r9807  
    5151int             psphotSortBySN (const void **a, const void **b);
    5252int             psphotSortByY (const void **a, const void **b);
    53 bool            psphotGrowthCurve (pmReadout *readout, pmPSF *psf);
     53bool            psphotGrowthCurve (pmReadout *readout, pmPSF *psf, bool ignore);
    5454void            psphotTestArguments (int *argc, char **argv);
    5555bool            psphotMaskReadout (pmReadout *readout, psMetadata *recipe);
Note: See TracChangeset for help on using the changeset viewer.