Changeset 13760 for trunk/ippScripts/scripts/detrend_process_exp.pl
- Timestamp:
- Jun 11, 2007, 2:33:30 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_process_exp.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_process_exp.pl
r13732 r13760 66 66 'domeflat' => 'PPIMAGE_J1_IMAGE_F', # Flat-field only 67 67 'skyflat' => 'PPIMAGE_J1_IMAGE_F', # Flat-field only 68 'fringe' => 'PPIMAGE_J1_IMAGE_ F', # Fringe only68 'fringe' => 'PPIMAGE_J1_IMAGE_R', # Fringe only 69 69 }, 70 70 'bin2' => { # We're checking the master --- input is not already processed … … 75 75 'domeflat' => 'PPIMAGE_J2_IMAGE_F', # Flat-field only 76 76 'skyflat' => 'PPIMAGE_J2_IMAGE_F', # Flat-field only 77 'fringe' => 'PPIMAGE_J2_IMAGE_ F', # Fringe only77 'fringe' => 'PPIMAGE_J2_IMAGE_R', # Fringe only 78 78 }, 79 79 };
Note:
See TracChangeset
for help on using the changeset viewer.
