Changeset 25027 for branches/pap/ppImage/src/ppImageLoop.c
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ppImage
- Property svn:mergeinfo deleted
-
branches/pap/ppImage/src/ppImageLoop.c
r23845 r25027 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.
