Changeset 15936 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Dec 27, 2007, 1:18:30 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r15231 r15936 68 68 69 69 // generate a background model (median, smoothed image) 70 if (!psphotImageMedian (config, view, maskVal)) { 70 if (!psphotModelBackground (config, view, "PSPHOT.INPUT", maskVal)) { 71 return psphotReadoutCleanup (config, readout, recipe, NULL, NULL); 72 } 73 if (!psphotSubtractBackground (config, view, "PSPHOT.INPUT", maskVal)) { 71 74 return psphotReadoutCleanup (config, readout, recipe, NULL, NULL); 72 75 }
Note:
See TracChangeset
for help on using the changeset viewer.
