Changeset 11163
- Timestamp:
- Jan 18, 2007, 6:45:09 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.h
r10614 r11163 80 80 81 81 // functions to support the source fitting process 82 bool psphotInitLimitsPSF (psMetadata *recipe );82 bool psphotInitLimitsPSF (psMetadata *recipe, pmReadout *readout); 83 83 bool psphotInitLimitsEXT (psMetadata *recipe); 84 84 bool psphotFitBlend (pmReadout *readout, pmSource *source, pmPSF *psf); … … 94 94 bool psphotPlotMoments (pmConfig *config, pmFPAview *view, psArray *sources); 95 95 bool psphotPlotPSFModel (pmConfig *config, pmFPAview *view, psArray *sources); 96 97 bool psphotFitInit (); 98 bool psphotFitSummary ();
Note:
See TracChangeset
for help on using the changeset viewer.
