IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 5:17:26 PM (20 years ago)
Author:
Paul Price
Message:

Adding shutter measurement.

File:
1 edited

Legend:

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

    r9268 r9337  
    2828# Define setup
    2929use constant TYPE => "exp_type"; # Observation type keyword
    30 use constant DETRENDS => [ "bias", "dark", "flat", "fringe" ]; # Observation types to mark as detrend
     30use constant DETRENDS => [ "bias", "dark", "shutter", "flat", "fringe" ]; # Observation types to mark as detrend
    3131use constant DETREND_FLAG => "-detrend"; # Flag to use to mark detrend exposure
    3232
Note: See TracChangeset for help on using the changeset viewer.