Changeset 13758 for trunk/ippScripts/scripts/detrend_reject_imfile.pl
- Timestamp:
- Jun 11, 2007, 2:06:51 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl
r13732 r13758 77 77 'domeflat' => 'PPIMAGE_J1_RESID_F', # Flat-field only 78 78 'skyflat' => 'PPIMAGE_J1_RESID_F', # Flat-field only 79 'fringe' => 'PPIMAGE_J1_RESID_ F', # Fringe only79 'fringe' => 'PPIMAGE_J1_RESID_R', # Fringe only 80 80 }, 81 81 'bin2' => { # We're checking the master --- input is not already processed … … 86 86 'domeflat' => 'PPIMAGE_J2_RESID_F', # Flat-field only 87 87 'skyflat' => 'PPIMAGE_J2_RESID_F', # Flat-field only 88 'fringe' => 'PPIMAGE_J2_RESID_ F', # Fringe only88 'fringe' => 'PPIMAGE_J2_RESID_R', # Fringe only 89 89 }, 90 90 };
Note:
See TracChangeset
for help on using the changeset viewer.
