Changeset 12632
- Timestamp:
- Mar 28, 2007, 9:26:18 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r12626 r12632 120 120 } 121 121 122 // XXX for the moment, drop the re-calc of the background (prove this works) 122 123 // replace background in residual image 123 psphotSkyReplace (config, view); 124 124 // psphotSkyReplace (config, view); 125 125 // re-measure background model (median, smoothed image) 126 psphotImageMedian (config, view);126 // psphotImageMedian (config, view); 127 127 128 128 // add noise for subtracted objects
Note:
See TracChangeset
for help on using the changeset viewer.
