Changeset 16172
- Timestamp:
- Jan 20, 2008, 3:53:19 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/register_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/register_exp.pl
r15773 r16172 53 53 # add -detrend UNLESS type is one of SCIENCE listed below (eg, OBJECT) 54 54 my @SCIENCE = ( "object", "science" ); # Observation types to NOT mark as detrend 55 my $DETREND_FLAG = "- detrend"; # Flag to use to mark detrend exposure55 my $DETREND_FLAG = "-end_stage reg"; # Flag to use to mark detrend exposure 56 56 57 57 # values to extract from output metadata and the stats to calculate
Note:
See TracChangeset
for help on using the changeset viewer.
