IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 11, 2007, 2:06:51 PM (19 years ago)
Author:
eugene
Message:

adding fringe-specific jpeg scaling

File:
1 edited

Legend:

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

    r13732 r13758  
    7777        'domeflat' => 'PPIMAGE_J1_RESID_F',     # Flat-field only
    7878        'skyflat'  => 'PPIMAGE_J1_RESID_F',     # Flat-field only
    79         'fringe'   => 'PPIMAGE_J1_RESID_F',     # Fringe only
     79        'fringe'   => 'PPIMAGE_J1_RESID_R',     # Fringe only
    8080    },
    8181    'bin2' => {         # We're checking the master --- input is not already processed
     
    8686        'domeflat' => 'PPIMAGE_J2_RESID_F',     # Flat-field only
    8787        'skyflat'  => 'PPIMAGE_J2_RESID_F',     # Flat-field only
    88         'fringe'   => 'PPIMAGE_J2_RESID_F',     # Fringe only
     88        'fringe'   => 'PPIMAGE_J2_RESID_R',     # Fringe only
    8989    },
    9090};
Note: See TracChangeset for help on using the changeset viewer.