Changeset 24229 for trunk/ppImage/src/ppImageLoop.c
- Timestamp:
- May 20, 2009, 12:43:49 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageLoop.c
r23845 r24229 98 98 continue; 99 99 } 100 101 // perform the detrend analysis 102 if (!ppImageParityFlip(config, options, view)) { 103 ESCAPE("Unable to detrend readout"); 104 } 105 106 // XXX TEST: 107 // psphotSaveImage (NULL, readout->image, "test.image.fits"); 100 108 101 109 // XXX set the options->*Mask values here (after the mask images have been loaded
Note:
See TracChangeset
for help on using the changeset viewer.
