Changeset 14346
- Timestamp:
- Jul 20, 2007, 2:04:04 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r14336 r14346 57 57 psphotMaskReadout (readout, recipe, maskBad); 58 58 59 // run a single-model test if desired60 psphotModelTest (config, view, recipe, maskVal, maskMark);61 62 59 if (psTraceGetLevel("psphot") >= 5) { 63 60 psphotSaveImage (NULL, readout->image, "image.fits"); … … 78 75 return psphotReadoutCleanup (config, readout, recipe, NULL, NULL); 79 76 } 77 78 // run a single-model test if desired 79 psphotModelTest (config, view, recipe, maskVal, maskMark); 80 80 81 81 // find the peaks in the image
Note:
See TracChangeset
for help on using the changeset viewer.
