Changeset 6950 for trunk/psphot/src/psphotImageMedian.c
- Timestamp:
- Apr 21, 2006, 11:50:52 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotImageMedian.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotImageMedian.c
r6922 r6950 107 107 pmReadout *backSub = pmFPAfileThisReadout (config->files, view, "PSPHOT.BACKSUB"); 108 108 109 // psphotSaveImage (NULL, image, "image.fits"); 110 // psphotSaveImage (NULL, background->image, "back.fits"); 111 // psphotSaveImage (NULL, mask, "mask.fits"); 112 109 113 // subtract the background model (save in backSub, if requested) 110 114 for (int j = 0; j < image->numRows; j++) {
Note:
See TracChangeset
for help on using the changeset viewer.
