IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2006, 4:28:02 AM (20 years ago)
Author:
rhl
Message:

Updated prototypes

File:
1 edited

Legend:

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

    r10053 r10139  
    4444bool            psphotReplaceUnfit (psArray *sources);
    4545bool            psphotApResid (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf);
    46 bool            psphotMagnitudes (psArray *sources, psMetadata *recipe, pmPSF *psf);
     46bool            psphotMagnitudes (psArray *sources, psMetadata *recipe, pmPSF *psf, const pmConfig *config);
    4747bool            psphotSkyReplace (pmConfig *config, pmFPAview *view);
    4848bool            psphotReadoutCleanup (pmConfig *config, pmReadout *readout, psMetadata *recipe, pmPSF *psf, psArray *sources);
     
    5858
    5959// functions to set the correct source pixels
    60 bool            psphotInitRadiusPSF (psMetadata *recipe, pmModelType type);
     60bool            psphotInitRadiusPSF (const psMetadata *recipe, const pmModelType type);
    6161bool            psphotCheckRadiusPSF (pmReadout *readout, pmSource *source, pmModel *model);
    6262bool            psphotCheckRadiusPSFBlend (pmReadout *readout, pmSource *source, pmModel *model, float dR);
Note: See TracChangeset for help on using the changeset viewer.