Changeset 27271 for branches/eam_branches/20100225/psphot/src/psphot.h
- Timestamp:
- Mar 12, 2010, 9:39:20 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225/psphot/src/psphot.h
r26894 r27271 92 92 93 93 bool psphotFitSourcesLinear (pmConfig *config, const pmFPAview *view, bool final); 94 bool psphotFitSourcesLinearReadout (p mConfig *config, const pmFPAview *view, const char *filename, int index, bool final);94 bool psphotFitSourcesLinearReadout (psMetadata *recipe, pmReadout *readout, psArray *sources, pmPSF *psf, bool final); 95 95 96 96 bool psphotSourceSize (pmConfig *config, const pmFPAview *view, bool getPSFsize); … … 119 119 120 120 bool psphotMagnitudes (pmConfig *config, const pmFPAview *view); 121 bool psphotMagnitudesReadout(pmConfig *config, const pmFPAview *view, const char *filename, int index, psMetadata *recipe);121 bool psphotMagnitudesReadout(pmConfig *config, psMetadata *recipe, const pmFPAview *view, pmReadout *readout, psArray *sources, pmPSF *psf); 122 122 bool psphotMagnitudes_Threaded (psThreadJob *job); 123 123
Note:
See TracChangeset
for help on using the changeset viewer.
