IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 3, 2012, 3:10:38 PM (14 years ago)
Author:
watersc1
Message:

ppMerge/detrend script changes to create noisemap detrends.

File:
1 edited

Legend:

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

    r27718 r33666  
    121121    'FLATMASK'         => '-mask',      # Specify the mask frame
    122122    'CTEMASK'          => '-mask',      # Specify the mask frame
     123    'NOISEMAP'         => '-noisemap',  # Specify the noisemap frame
    123124};
    124125
     
    144145                  'SKYFLAT'          => 'PPIMAGE.OUTPUT.DETREND',
    145146                  'FRINGE'           => 'PPIMAGE.OUTPUT.RESID',
     147                  'NOISEMAP'         => 'PPIMAGE.OUTPUT.RESID',
    146148              };
    147149
Note: See TracChangeset for help on using the changeset viewer.