Changeset 6311 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Feb 2, 2006, 1:30:35 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r6117 r6311 8 8 psStats *sky = NULL; 9 9 bool status; 10 11 psphotSaveImage (NULL, readout->mask, "mask.fits"); 12 psphotSaveImage (NULL, readout->image, "image.fits"); 13 psphotSaveImage (NULL, readout->weight, "weight.fits"); 10 14 11 15 // measure image stats for initial guess
Note:
See TracChangeset
for help on using the changeset viewer.
