Changeset 19880 for trunk/psphot/src/psphot.h
- Timestamp:
- Oct 3, 2008, 10:59:38 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.h
r19869 r19880 141 141 bool psphotVisualShowFootprints (pmConfig *config, const pmFPAview *view, pmDetections *detections); 142 142 bool psphotVisualShowMoments (pmConfig *config, const pmFPAview *view, psArray *sources); 143 bool psphotVisualPlotMoments (pmConfig *config, const pmFPAview *view, psArray *sources); 143 144 bool psphotVisualShowRoughClass (pmConfig *config, const pmFPAview *view, psArray *sources); 144 145 bool psphotVisualShowPSFStars (pmConfig *config, const pmFPAview *view, pmPSF *psf, psArray *sources); 145 146 bool psphotVisualShowSatStars (pmConfig *config, const pmFPAview *view, pmPSF *psf, psArray *sources); 146 bool psphotVisualShowLinearFit (pmConfig *config, pmReadout *readout);147 147 bool psphotVisualShowPSFModel (pmConfig *config, pmReadout *readout, pmPSF *psf); 148 bool psphotVisualShowFlags (pmConfig *config, const pmFPAview *view, psArray *sources); 149 bool psphotVisualShowSourceSize (pmConfig *config, const pmFPAview *view, psArray *sources); 150 bool psphotVisualShowResidualImage (pmConfig *config, pmReadout *readout); 151 bool psphotVisualPlotApResid (pmConfig *config, psArray *sources); 148 152 149 153 // structures & functions to support psf-convolved model fitting
Note:
See TracChangeset
for help on using the changeset viewer.
