Changeset 17828 for trunk/psphot/src/psphot.h
- Timestamp:
- May 28, 2008, 9:00:17 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.h
r17443 r17828 40 40 bool psphotGuessModels (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf); 41 41 bool psphotBlendFit (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf); 42 bool psphotReplaceUnfit (psArray *sources, psMaskType maskVal); 43 bool psphotReplaceAll (psArray *sources, psMetadata *recipe); 42 bool psphotReplaceUnfitSources (psArray *sources, psMaskType maskVal); 43 bool psphotReplaceAllSources (psArray *sources, psMetadata *recipe); 44 bool psphotRemoveAllSources (psArray *sources, psMetadata *recipe); 44 45 bool psphotApResid (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf); 45 46 bool psphotMagnitudes (psArray *sources, psMetadata *recipe, pmPSF *psf, pmReadout *background);
Note:
See TracChangeset
for help on using the changeset viewer.
