Changeset 6849 for trunk/ppImage/src/ppImageLoop.c
- Timestamp:
- Apr 12, 2006, 8:29:24 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageLoop.c
r6817 r6849 37 37 ppImageDetrendReadout (options, config, view); 38 38 39 if (options->doBin1) { 40 ppImageRebinReadout (config, view, "PPIMAGE.BIN1"); 41 } 42 43 if (options->doBin2) { 44 ppImageRebinReadout (config, view, "PPIMAGE.BIN2"); 45 } 46 39 47 pmFPAfileIOChecks (config->files, view, PM_FPA_AFTER); 40 48 }
Note:
See TracChangeset
for help on using the changeset viewer.
