Changeset 13590 for trunk/ippScripts/scripts/detrend_reject_imfile.pl
- Timestamp:
- Jun 1, 2007, 2:09:52 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
r13552 r13590 65 65 'bias' => 'PPIMAGE_J1_RESID_B', # Bias only 66 66 'dark' => 'PPIMAGE_J1_RESID_B', # Dark only 67 'shutter' => 'PPIMAGE_J1_RESID_ B', # Shutter only67 'shutter' => 'PPIMAGE_J1_RESID_F', # Shutter only 68 68 'flat' => 'PPIMAGE_J1_RESID_F', # Flat-field only 69 69 'domeflat' => 'PPIMAGE_J1_RESID_F', # Flat-field only … … 74 74 'bias' => 'PPIMAGE_J2_RESID_B', # Bias only 75 75 'dark' => 'PPIMAGE_J2_RESID_B', # Dark only 76 'shutter' => 'PPIMAGE_J2_RESID_ B', # Shutter only76 'shutter' => 'PPIMAGE_J2_RESID_F', # Shutter only 77 77 'flat' => 'PPIMAGE_J2_RESID_F', # Flat-field only 78 78 'domeflat' => 'PPIMAGE_J2_RESID_F', # Flat-field only
Note:
See TracChangeset
for help on using the changeset viewer.
