Changeset 9337 for trunk/ippScripts/scripts/phase0_exp.pl
- Timestamp:
- Oct 5, 2006, 5:17:26 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase0_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase0_exp.pl
r9268 r9337 28 28 # Define setup 29 29 use constant TYPE => "exp_type"; # Observation type keyword 30 use constant DETRENDS => [ "bias", "dark", " flat", "fringe" ]; # Observation types to mark as detrend30 use constant DETRENDS => [ "bias", "dark", "shutter", "flat", "fringe" ]; # Observation types to mark as detrend 31 31 use constant DETREND_FLAG => "-detrend"; # Flag to use to mark detrend exposure 32 32
Note:
See TracChangeset
for help on using the changeset viewer.
