Changeset 10742 for trunk/ippScripts/scripts/detrend_resid.pl
- Timestamp:
- Dec 14, 2006, 9:19:51 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_resid.pl (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_resid.pl
r10592 r10742 57 57 'shutter' => 'PPIMAGE_S', # Shutter only 58 58 'flat' => 'PPIMAGE_F', # Flat-field only 59 'domeflat' => 'PPIMAGE_F', # Flat-field only 60 'skyflat' => 'PPIMAGE_F', # Flat-field only 59 61 'fringe' => 'PPIMAGE_R', # Fringe only 60 62 }, … … 64 66 'shutter' => 'PPIMAGE_OBDS', # Shutter only 65 67 'flat' => 'PPIMAGE_OBDSF', # Flat-field only 68 'domeflat' => 'PPIMAGE_OBDSF', # Flat-field only 69 'skyflat' => 'PPIMAGE_OBDSF', # Flat-field only 66 70 'fringe' => 'PPIMAGE_OBDSFR', # Fringe only 67 71 }, … … 74 78 'shutter' => '-shutter', # Specify the shutter frame 75 79 'flat' => '-flat', # Specify the flat frame 80 'domeflat' => '-flat', # Specify the flat frame 81 'skyflat' => '-flat', # Specify the flat frame 76 82 'fringe' => '-fringe', # Specify the fringe frame 77 83 };
Note:
See TracChangeset
for help on using the changeset viewer.
