IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20080


Ignore:
Timestamp:
Oct 12, 2008, 4:02:57 PM (18 years ago)
Author:
eugene
Message:

create psphotDumpPSFStars; move growth curve analysis to own function

File:
1 edited

Legend:

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

    r20070 r20080  
    205205
    206206bool psphotMakeFluxScale (psImage *image, psMetadata *recipe, pmPSF *psf);
     207bool psphotMakeGrowthCurve (pmReadout *readout, psMetadata *recipe, pmPSF *psf);
     208bool psphotDumpPSFStars (pmReadout *readout, pmPSFtry *try, float radius, psMaskType maskVal, psMaskType markVal);
    207209
    208210bool psphotCheckStarDistribution (psArray *sources, psArray *stars, pmPSFOptions *options);
Note: See TracChangeset for help on using the changeset viewer.