IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 6, 2006, 4:13:50 PM (20 years ago)
Author:
Paul Price
Message:

Adding fringe processing to detrend tools.

File:
1 edited

Legend:

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

    r9491 r9869  
    5050    'shutter' => 'PPIMAGE_S',   # Shutter only
    5151    'flat' => 'PPIMAGE_F',      # Flat-field only
     52    'fringe' => 'PPIMAGE_R',    # Fringe only
    5253};
    5354
     
    5859    'shutter' => '-shutter',    # Specify the shutter frame
    5960    'flat' => '-flat',          # Specify the flat frame
     61    'fringe' => '-fringe',      # Specify the fringe frame
    6062};
    6163
Note: See TracChangeset for help on using the changeset viewer.