IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16172


Ignore:
Timestamp:
Jan 20, 2008, 3:53:19 PM (18 years ago)
Author:
eugene
Message:

changing from -detrend to -end_stage syntax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/register_exp.pl

    r15773 r16172  
    5353# add -detrend UNLESS type is one of SCIENCE listed below (eg, OBJECT)
    5454my @SCIENCE = ( "object", "science" ); # Observation types to NOT mark as detrend
    55 my $DETREND_FLAG = "-detrend"; # Flag to use to mark detrend exposure
     55my $DETREND_FLAG = "-end_stage reg"; # Flag to use to mark detrend exposure
    5656
    5757# values to extract from output metadata and the stats to calculate
Note: See TracChangeset for help on using the changeset viewer.