IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 5:17:26 PM (20 years ago)
Author:
Paul Price
Message:

Adding shutter measurement.

File:
1 edited

Legend:

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

    r9259 r9337  
    4848    'bias' => 'PPIMAGE_B',      # Bias only
    4949    'dark' => 'PPIMAGE_D',      # Dark only
     50    'shutter' => 'PPIMAGE_S',   # Shutter only
    5051    'flat' => 'PPIMAGE_F',      # Flat-field only
    5152};
     
    5556    'bias' => '-bias',          # Specify the bias frame
    5657    'dark' => '-dark',          # Specify the dark frame
     58    'shutter' => '-shutter',    # Specify the shutter frame
    5759    'flat' => '-flat',          # Specify the flat frame
    5860};
Note: See TracChangeset for help on using the changeset viewer.