IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2018, 3:41:23 PM (8 years ago)
Author:
eugene
Message:

add FLATTEST detrend type to generate a flat without breaking things

File:
1 edited

Legend:

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

    r33666 r40485  
    114114    'SKYFLATTEST_RAW'  => '-flat',      # Specify the flat frame
    115115    'FLAT'             => '-flat',      # Specify the flat frame
     116    'FLATTEST'         => '-flat',      # Specify the flat frame
    116117    'DOMEFLAT'         => '-flat',      # Specify the flat frame
    117118    'SKYFLAT'          => '-flat',      # Specify the flat frame
     
    142143                  'SKYFLATTEST_RAW'  => 'PPIMAGE.OUTPUT.DETREND',
    143144                  'FLAT'             => 'PPIMAGE.OUTPUT.DETREND',
     145                  'FLATTEST'         => 'PPIMAGE.OUTPUT.DETREND',
    144146                  'DOMEFLAT'         => 'PPIMAGE.OUTPUT.DETREND',
    145147                  'SKYFLAT'          => 'PPIMAGE.OUTPUT.DETREND',
Note: See TracChangeset for help on using the changeset viewer.