IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10496


Ignore:
Timestamp:
Dec 5, 2006, 7:23:13 PM (20 years ago)
Author:
Paul Price
Message:

Updating recipes to put most information into top-level recipe

Location:
trunk/ippconfig/megacam
Files:
13 deleted
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/megacam/camera.config

    r10457 r10496  
    8484# Recipe options
    8585RECIPES         METADATA
    86         # Recipes for ppImage
    87         PPIMAGE         STR     megacam/ppImage.config          # Default: all (normal) options on
    88         PPIMAGE_O       STR     megacam/ppImage_o.config        # Overscan
    89         PPIMAGE_OB      STR     megacam/ppImage_ob.config       # Overscan, bias
    90         PPIMAGE_OBD     STR     megacam/ppImage_obd.config      # Overscan, bias, dark
    91         PPIMAGE_OBDS    STR     megacam/ppImage_obds.config     # Overscan, bias, dark, shutter, flat
    92         PPIMAGE_OBDSF   STR     megacam/ppImage_obdsf.config    # Overscan, bias, dark, shutter, flat
    93         PPIMAGE_OBDSFR  STR     megacam/ppImage_obdsfr.config   # Overscan, bias, dark, shutter, flat, fringe
    94         PPIMAGE_B       STR     megacam/ppImage_b.config        # Bias only
    95         PPIMAGE_D       STR     megacam/ppImage_d.config        # Dark only
    96         PPIMAGE_S       STR     megacam/ppImage_n.config        # NOTHING --- no need for shutter yet
    97         PPIMAGE_F       STR     megacam/ppImage_f.config        # Flat only
    98         PPIMAGE_R       STR     megacam/ppImage_r.config        # Fringe only
    99         PPIMAGE_J1      STR     megacam/ppImage_j1.config       # JPEG only; binning 1
    100         PPIMAGE_J2      STR     megacam/ppImage_j2.config       # JPEG only; binning 2
    101         PPIMAGE_N       STR     megacam/ppImage_n.config        # Nothing significant; binning only
    102 
    10386        # Recipes for ppMerge
    10487        PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
  • trunk/ippconfig/megacam/ppImage.config

    r9893 r10496  
    1 ### Phase 2 recipe configuration file
    2 
    3 # List of tasks to perform
    4 MASK            BOOL    FALSE           # Mask bad pixels
    5 MASK.VALUE      U8      0xff            # only mask pixels matching this bitmask
    6 NONLIN          BOOL    FALSE           # Non-linearity correction
    7 OVERSCAN        BOOL    TRUE            # Overscan subtraction
    8 BIAS            BOOL    TRUE            # Bias subtraction
    9 DARK            BOOL    TRUE            # Dark subtraction
    10 SHUTTER         BOOL    FALSE           # Shutter correction
    11 FLAT            BOOL    TRUE            # Flat-field normalisation
    12 FRINGE          BOOL    FALSE           # Fringe subtraction
    13 PHOTOM          BOOL    FALSE           # Source identification and photometry
    14 ASTROM.CHIP     BOOL    FALSE
    15 ASTROM.MOSAIC   BOOL    FALSE           # Astrometry
    16 
    17 BASE.FITS       BOOL    TRUE            # Save base detrended image?
    18 CHIP.FITS       BOOL    TRUE            # Save chip-mosaic-ed image?
    19 FPA1.FITS       BOOL    TRUE            # Save 1st binned fpa image?
    20 FPA2.FITS       BOOL    TRUE            # Save 2nd binned fpa image?
    21 BIN1.FITS       BOOL    TRUE            # Save 1st binned chip image?
    22 BIN2.FITS       BOOL    TRUE            # Save 2nd binned chip image?
    23 BIN1.JPEG       BOOL    TRUE            # Save 1st binned jpeg?
    24 BIN2.JPEG       BOOL    FALSE           # Save 2nd binned jpeg?
    25 
    26 # Non-linearity correction
    27 NONLIN.SOURCE           STR     CHIP.NAME       # How to determine the source
    28 #@NONLIN.DATA           F32     0.0 1.001 0.001 # A polynomial
    29 NONLIN.DATA             STR     nonlin.dat      # Filename for lookup table
    30 #NONLIN.DATA            METADATA                # Source of non-linearity data
    31 #       ccd00           STR     nonlin00.dat    # A lookup table
    32 #       @ccd01          F32     0.0 1.001 0.001 # A polynomial
    33 #       @ccd02          F32     0.0 1.001 0.001 # A polynomial
    34 #       @ccd03          F32     1.2345          # A polynomial
    35 #       @ccd04          F32     0.0 1.001 0.001 # A polynomial
    36 #       @ccd05          F32     0.0 1.001 0.001 # A polynomial
    37 #       @ccd06          F32     0.0 1.001 0.001 # A polynomial
    38 #       @ccd07          F32     0.0 1.001 0.001 # A polynomial
    39 #       @ccd08          F32     0.0 1.001 0.001 # A polynomial
    40 #       @ccd09          F32     0.0 1.001 0.001 # A polynomial
    41 #       @ccd10          F32     0.0 1.001 0.001 # A polynomial
    42 #       @ccd11          F32     0.0 1.001 0.001 # A polynomial
    43 #       @ccd12          F32     0.0 1.001 0.001 # A polynomial
    44 #       @ccd13          F32     0.0 1.001 0.001 # A polynomial
    45 #       @ccd14          F32     0.0 1.001 0.001 # A polynomial
    46 #       @ccd15          F32     0.0 1.001 0.001 # A polynomial
    47 #       @ccd16          F32     0.0 1.001 0.001 # A polynomial
    48 #       @ccd17          F32     0.0 1.001 0.001 # A polynomial
    49 #       @ccd18          F32     0.0 1.001 0.001 # A polynomial
    50 #       @ccd19          F32     0.0 1.001 0.001 # A polynomial
    51 #       @ccd10          F32     0.0 1.001 0.001 # A polynomial
    52 #       @ccd21          F32     0.0 1.001 0.001 # A polynomial
    53 #       @ccd22          F32     0.0 1.001 0.001 # A polynomial
    54 #       @ccd23          F32     0.0 1.001 0.001 # A polynomial
    55 #       @ccd24          F32     0.0 1.001 0.001 # A polynomial
    56 #       @ccd25          F32     0.0 1.001 0.001 # A polynomial
    57 #       @ccd26          F32     0.0 1.001 0.001 # A polynomial
    58 #       @ccd27          F32     0.0 1.001 0.001 # A polynomial
    59 #       @ccd28          F32     0.0 1.001 0.001 # A polynomial
    60 #       @ccd29          F32     0.0 1.001 0.001 # A polynomial
    61 #       @ccd30          F32     0.0 1.001 0.001 # A polynomial
    62 #       @ccd31          F32     0.0 1.001 0.001 # A polynomial
    63 #       @ccd32          F32     0.0 1.001 0.001 # A polynomial
    64 #       @ccd33          F32     0.0 1.001 0.001 # A polynomial
    65 #       @ccd34          F32     0.0 1.001 0.001 # A polynomial
    66 #       @ccd35          F32     0.0 1.001 0.001 # A polynomial
    67 #       @ccd36          F32     0.0 1.001 0.001 # A polynomial
    68 #END
     1### ppImage recipe configuration file for Megacam
    692
    703# Overscan subtraction
    714OVERSCAN.SINGLE         BOOL    FALSE           # Reduce overscan to a single value?
    72 #OVERSCAN.FIT           STR     SPLINE          # NONE | POLYNOMIAL | SPLINE
    73 OVERSCAN.FIT            STR     POLYNOMIAL      # NONE | POLYNOMIAL | SPLINE
    74 OVERSCAN.ORDER          S32     5               # Order of polynomial fit
     5OVERSCAN.FIT            STR     NONE            # NONE | POLYNOMIAL | SPLINE
     6OVERSCAN.ORDER          S32     0               # Order of polynomial fit
    757OVERSCAN.STAT           STR     MEAN            # MEAN | MEDIAN
    76 
    77 # binned output image options
    78 BIN1.XBIN               S32     8
    79 BIN1.YBIN               S32     8
    80 BIN2.XBIN               S32     64
    81 BIN2.YBIN               S32     64
    82 
    83 PHOTCODE.RULE           STR     {CAMERA}.{FILTER.ID}.{CHIP.N}
  • trunk/ippconfig/megacam/ppMerge_bias.config

    r10264 r10496  
    1 # Recipe configuration for ppMerge
    2  
    3 ROWS            S32     128             # Number of rows to read at once
    4 ELECTRONS       F32     100.0           # Minimum number of electrons for useful signal
    5 SAMPLE          S32     100             # Sampling factor for measuring the background
    6 REJ             F32     4.0             # Rejection threshold (sigma)
    7 ITER            S32     1               # Number of rejection iterations
     1REJ             F32     3.0             # Rejection threshold (sigma)
     2ITER            S32     2               # Number of rejection iterations
    83FRACHIGH        F32     0.0             # Fraction of high pixels to reject immediately
    94FRACLOW         F32     0.0             # Fraction of low pixels to reject immediately
    10 NKEEP           S32     5               # Minimum number of pixels in stack to keep
    11 FRINGE.NUM      S32     5000            # Number of fringe regions
    12 FRINGE.SIZE     S32     3               # Half-size of fringe regions
    13 FRINGE.XSMOOTH  S32     11              # Number of smoothing regions in x
    14 FRINGE.YSMOOTH  S32     5               # Number of smoothing regions in y
    15 SHUTTER.SIZE    S32     128             # Size for shutter measurement regions
    16 SHUTTER.ITER    S32     2               # Number of iterations for shutter measurement
    17 SHUTTER.REJECT  F32     3               # Rejection limit for shutter measurement
    18 MASK.SUSPECT    F32     5.0             # Threshold for suspect pixels (sigma)
    19 MASK.BAD        F32     -4.0            # Threshold for bad pixels (sigma)
    20 MASKVAL         S32     0               # Mask value for input data
     5WEIGHTS         BOOL    FALSE           # Use image weights?
    216COMBINE         STR     CLIPPED         # Statistic to use for combination:
    22 WEIGHTS         BOOL    FALSE           # Use image weights?
    23 MEAN            STR     ROBUST_MEDIAN   # Statistic to use to measure the mean
    24 STDEV           STR     ROBUST_STDEV    # Statistic to use to measure the stdev
  • trunk/ippconfig/megacam/ppMerge_dark.config

    r10409 r10496  
    1 # Recipe configuration for ppMerge
    2  
    3 ROWS            S32     128             # Number of rows to read at once
    4 ELECTRONS       F32     100.0           # Minimum number of electrons for useful signal
    5 SAMPLE          S32     100             # Sampling factor for measuring the background
    61REJ             F32     2.0             # Rejection threshold (sigma)
    72ITER            S32     4               # Number of rejection iterations
    83FRACHIGH        F32     0.0             # Fraction of high pixels to reject immediately
    94FRACLOW         F32     0.0             # Fraction of low pixels to reject immediately
    10 NKEEP           S32     5               # Minimum number of pixels in stack to keep
    11 FRINGE.NUM      S32     5000            # Number of fringe regions
    12 FRINGE.SIZE     S32     3               # Half-size of fringe regions
    13 FRINGE.XSMOOTH  S32     11              # Number of smoothing regions in x
    14 FRINGE.YSMOOTH  S32     5               # Number of smoothing regions in y
    15 SHUTTER.SIZE    S32     128             # Size for shutter measurement regions
    16 SHUTTER.ITER    S32     2               # Number of iterations for shutter measurement
    17 SHUTTER.REJECT  F32     3               # Rejection limit for shutter measurement
    18 MASK.SUSPECT    F32     5.0             # Threshold for suspect pixels (sigma)
    19 MASK.BAD        F32     -4.0            # Threshold for bad pixels (sigma)
    20 MASKVAL         S32     0               # Mask value for input data
     5WEIGHTS         BOOL    FALSE           # Use image weights?
    216COMBINE         STR     CLIPPED         # Statistic to use for combination:
    22 WEIGHTS         BOOL    FALSE           # Use image weights?
    23 MEAN            STR     ROBUST_MEDIAN   # Statistic to use to measure the mean
    24 STDEV           STR     ROBUST_STDEV    # Statistic to use to measure the stdev
  • trunk/ippconfig/megacam/ppMerge_flat.config

    r10407 r10496  
    1 # Recipe configuration for ppMerge
    2 
    3 ROWS            S32     128             # Number of rows to read at once
    4 ELECTRONS       F32     100.0           # Minimum number of electrons for useful signal
    5 SAMPLE          S32     100             # Sampling factor for measuring the background
    61REJ             F32     3.0             # Rejection threshold (sigma)
    72ITER            S32     1               # Number of rejection iterations
     
    94FRACLOW         F32     0.1             # Fraction of low pixels to reject immediately
    105NKEEP           S32     5               # Minimum number of pixels in stack to keep
    11 FRINGE.NUM      S32     5000            # Number of fringe regions
    12 FRINGE.SIZE     S32     3               # Half-size of fringe regions
    13 FRINGE.XSMOOTH  S32     11              # Number of smoothing regions in x
    14 FRINGE.YSMOOTH  S32     5               # Number of smoothing regions in y
    15 SHUTTER.SIZE    S32     128             # Size for shutter measurement regions
    16 SHUTTER.ITER    S32     2               # Number of iterations for shutter measurement
    17 SHUTTER.REJECT  F32     3               # Rejection limit for shutter measurement
    18 MASK.SUSPECT    F32     5.0             # Threshold for suspect pixels (sigma)
    19 MASK.BAD        F32     -4.0            # Threshold for bad pixels (sigma)
    206MASKVAL         S32     0xff            # Mask value for input data
     7WEIGHTS         BOOL    TRUE            # Use image weights?
    218COMBINE         STR     MEAN            # Statistic to use for combination:
    22 WEIGHTS         BOOL    TRUE            # Use image weights?
    23 MEAN            STR     ROBUST_MEDIAN   # Statistic to use to measure the mean
    24 STDEV           STR     ROBUST_STDEV    # Statistic to use to measure the stdev
  • trunk/ippconfig/megacam/ppMerge_fringe.config

    r9893 r10496  
    1 # Recipe configuration for ppMerge
    2  
    3 ROWS            S32     128             # Number of rows to read at once
    4 ELECTRONS       F32     100.0           # Minimum number of electrons for useful signal
    5 SAMPLE          S32     100             # Sampling factor for measuring the background
    6 REJ             F32     3.0             # Rejection threshold (sigma)
    7 ITER            S32     1               # Number of rejection iterations
    8 FRACHIGH        F32     0.3             # Fraction of high pixels to reject immediately
    9 FRACLOW         F32     0.1             # Fraction of low pixels to reject immediately
    10 NKEEP           S32     5               # Minimum number of pixels in stack to keep
    11 FRINGE.NUM      S32     5000            # Number of fringe regions
    12 FRINGE.SIZE     S32     3               # Half-size of fringe regions
    13 FRINGE.XSMOOTH  S32     11              # Number of smoothing regions in x
    14 FRINGE.YSMOOTH  S32     5               # Number of smoothing regions in y
    15 SHUTTER.SIZE    S32     128             # Size for shutter measurement regions
    16 SHUTTER.ITER    S32     2               # Number of iterations for shutter measurement
    17 SHUTTER.REJECT  F32     3               # Rejection limit for shutter measurement
    18 MASKVAL         S32     0xff            # Mask value for input data
    19 COMBINE         STR     MEAN            # Statistic to use for combination
    20 MEAN            STR     ROBUST_MEDIAN   # Statistic to use to measure the mean
    21 STDEV           STR     ROBUST_STDEV    # Statistic to use to measure the stdev
Note: See TracChangeset for help on using the changeset viewer.