IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

setting fringe jpeg scaling

File:
1 edited

Legend:

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

    r13732 r13760  
    6666        'domeflat' => 'PPIMAGE_J1_IMAGE_F',     # Flat-field only
    6767        'skyflat'  => 'PPIMAGE_J1_IMAGE_F',     # Flat-field only
    68         'fringe'   => 'PPIMAGE_J1_IMAGE_F',     # Fringe only
     68        'fringe'   => 'PPIMAGE_J1_IMAGE_R',     # Fringe only
    6969    },
    7070    'bin2' => {         # We're checking the master --- input is not already processed
     
    7575        'domeflat' => 'PPIMAGE_J2_IMAGE_F',     # Flat-field only
    7676        'skyflat'  => 'PPIMAGE_J2_IMAGE_F',     # Flat-field only
    77         'fringe'   => 'PPIMAGE_J2_IMAGE_F',     # Fringe only
     77        'fringe'   => 'PPIMAGE_J2_IMAGE_R',     # Fringe only
    7878    },
    7979};
Note: See TracChangeset for help on using the changeset viewer.