Changeset 5772 for trunk/psphot/src/psphot.h
- Timestamp:
- Dec 13, 2005, 6:43:44 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.h
r5718 r5772 74 74 psMetadata *psphotTestArguments (int *argc, char **argv); 75 75 bool psphotBasicDeblend (psArray *sources, psMetadata *config, psStats *sky); 76 77 bool psphotFullFit (eamReadout *imdata, psMetadata *config, psArray *sources, pmPSF *psf, psStats *sky); 78 bool psphotInitLimitsPSF (psMetadata *config); 79 bool psphotEvalPSF (pmSource *source); 80 bool psphotEvalFLT (pmSource *source); 81 bool psphotInitRadiusPSF (psMetadata *config, psStats *sky, pmModelType type); 82 bool psphotCheckRadiusPSF (eamReadout *imdata, pmSource *source); 83 bool psphotInitRadiusFLT (psMetadata *config, psStats *sky, pmModelType type); 84 bool psphotCheckRadiusFLT (eamReadout *imdata, pmSource *source); 85 bool psphotSamplePSFs (pmPSF *psf, psImage *image); 86 bool psphotReplaceUnfit (psArray *sources);
Note:
See TracChangeset
for help on using the changeset viewer.
