Changeset 9337 for trunk/ippScripts/scripts/detrend_resid.pl
- Timestamp:
- Oct 5, 2006, 5:17:26 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_resid.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_resid.pl
r9259 r9337 48 48 'bias' => 'PPIMAGE_B', # Bias only 49 49 'dark' => 'PPIMAGE_D', # Dark only 50 'shutter' => 'PPIMAGE_S', # Shutter only 50 51 'flat' => 'PPIMAGE_F', # Flat-field only 51 52 }; … … 55 56 'bias' => '-bias', # Specify the bias frame 56 57 'dark' => '-dark', # Specify the dark frame 58 'shutter' => '-shutter', # Specify the shutter frame 57 59 'flat' => '-flat', # Specify the flat frame 58 60 };
Note:
See TracChangeset
for help on using the changeset viewer.
