IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24741


Ignore:
Timestamp:
Jul 10, 2009, 10:46:17 AM (17 years ago)
Author:
beaumont
Message:

defined DARKTEST reduction class in detrend_norm_calc.pl

Location:
trunk/ippScripts/scripts
Files:
2 edited

Legend:

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

    r23688 r24741  
    6767    'dark'             => 0,
    6868    'dark_premask'     => 0,
     69    'darktest'         => 0,
    6970    'shutter'          => 0,
    7071    'flat_premask'     => 1,
  • trunk/ippScripts/scripts/detrend_resid_imfile.pl

    r24723 r24741  
    9999    'bias'             => '-bias',      # Specify the bias frame
    100100    'dark'             => '-dark',      # Specify the dark frame
     101    'darktest'         => '-dark',      # Specify the dark frame
    101102    'dark_premask'     => '-dark',      # Specify the dark frame
    102103    'shutter'          => '-shutter',   # Specify the shutter frame
Note: See TracChangeset for help on using the changeset viewer.