Changeset 7585 for trunk/ppImage/src/ppImageLoop.c
- Timestamp:
- Jun 15, 2006, 5:20:44 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageLoop.c
r7581 r7585 35 35 36 36 // perform the detrend analysis 37 ppImageDetrendReadout (config, options, view);37 if (!ppImageDetrendReadout (config, options, view)) return false; 38 38 39 39 if (options->doBin1) ppImageRebinReadout (config, view, "PPIMAGE.BIN1");
Note:
See TracChangeset
for help on using the changeset viewer.
