IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

fixing up jpeg, mosaicing parameters for cfh12k

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/cfh12k/ppImage.config

    r12374 r13759  
    1 ### ppImage recipe configuration file for Megacam
     1### ppImage recipe configuration file for cfh12k
    22
    33# Overscan subtraction
    44OVERSCAN.SINGLE         BOOL    FALSE           # Reduce overscan to a single value?
    55OVERSCAN.FIT            STR     NONE            # NONE | POLYNOMIAL | SPLINE
    6 OVERSCAN.ORDER          S32     0               # Order of polynomial fit
    7 OVERSCAN.STAT           STR     MEAN            # MEAN | MEDIAN
     6OVERSCAN.ORDER          S32     4               # Order of polynomial fit
     7OVERSCAN.STAT           STR     MEDIAN          # MEAN | MEDIAN
    88
    99# for a test, turn off selected detrend types
     
    1313FLAT            BOOL    TRUE            # Flat-field normalisation
    1414
    15 # megacam needs fringe subtraction
     15# binned output image options
     16BIN1.XBIN               S32     12
     17BIN1.YBIN               S32     12
     18BIN2.XBIN               S32     96
     19BIN2.YBIN               S32     96
     20
     21# cfh12k needs fringe subtraction
    1622FRINGE          BOOL    TRUE            # Fringe subtraction
    1723
Note: See TracChangeset for help on using the changeset viewer.