IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 4, 2008, 2:26:31 PM (18 years ago)
Author:
eugene
Message:

adding flat_raw types, updating skyflat, domeflat types

File:
1 edited

Legend:

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

    r19127 r19374  
    110110    'dark_premask'     => '-dark',      # Specify the dark frame
    111111    'shutter'          => '-shutter',   # Specify the shutter frame
     112    'flat_premask'     => '-flat',      # Specify the flat frame
     113    'domeflat_premask' => '-flat',      # Specify the flat frame
     114    'skyflat_premask'  => '-flat',      # Specify the flat frame
     115    'flat_raw'         => '-flat',      # Specify the flat frame
     116    'domeflat_raw'     => '-flat',      # Specify the flat frame
     117    'skyflat_raw'      => '-flat',      # Specify the flat frame
    112118    'flat'             => '-flat',      # Specify the flat frame
    113119    'domeflat'         => '-flat',      # Specify the flat frame
    114120    'skyflat'          => '-flat',      # Specify the flat frame
    115     'flat_premask'     => '-flat',      # Specify the flat frame
    116     'domeflat_premask' => '-flat',      # Specify the flat frame
    117     'skyflat_premask'  => '-flat',      # Specify the flat frame
    118121    'fringe'           => '-fringe',    # Specify the fringe frame
    119122    'mask'             => '-mask',      # Specify the mask frame
Note: See TracChangeset for help on using the changeset viewer.