IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2007, 5:18:36 PM (19 years ago)
Author:
eugene
Message:

moving rejection parameters to a separately loaded file

File:
1 edited

Legend:

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

    r12565 r13630  
    9494
    9595# Rejection levels for detrend creation
    96 REJECTION       METADATA
    97         TYPE    LIMITS  FILTER  EXPECTED        IMFILE.MEAN     IMFILE.STDEV    EXP.MEAN        EXP.STDEV       EXP.MEANSTDEV   ENSEMBLE.MEAN   ENSEMBLE.STDEV  ENSEMBLE.MEANSTDEV      IMFILE.SN       EXP.SN  IMFILE.MEANSTDEV
    98         FLAT    MULTI
    99         SKYFLAT  MULTI
    100         DOMEFLAT MULTI
    101 
    102         BIAS    LIMITS  *       0               1               4               0.5             4               0               3               4               0                       0               0       0.5
    103         DARK    LIMITS  *       0               1               4               0.5             4               0               3               4               0                       0               0       0.5
    104         FLAT    LIMITS  *       0               0               0               0               0               0               0               0               3                       0               0       0
    105         SKYFLAT  LIMITS *       0               0               0               0               0               0               0               0               3                       0               0       0
    106         DOMEFLAT LIMITS *       0               0               0               0               0               0               0               0               3                       0               0       0
    107 #       FLAT    LIMITS  u       0               0               0               0               0               0               0               0               3                       0               0       0
    108 #       FLAT    LIMITS  g       0               0               0               0               0               0               0               0               3                       0               0       0
    109 #       FLAT    LIMITS  r       0               0               0               0               0               0               0               0               3                       0               0       0
    110 #       FLAT    LIMITS  i       0               0               0               0               0               0               0               0               3                       0               0       0
    111 #       FLAT    LIMITS  z       0               0               0               0               0               0               0               0               3                       0               0       0
    112         FRINGE  LIMITS  *       0               0               0               0               0               0               0               0               0                       0               0       0
    113 
    114 # FILTER is an additional qualifier, and may be "*" (or absent!), in which case it matches everything
    115 # EXPECTED is the expected mean value
    116 # IMFILE.MEAN is the maximum permitted mean value for an imfile, relative to the standard deviation
    117 # IMFILE.STDEV is the maximum permitted standard deviation for an imfile
    118 # EXP.MEAN is the maximum permitted mean value for an exposure, relative to the standard deviation
    119 # EXP.STDEV is the maximum permitted standard deviation for an exposure
    120 # EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure relative to the mean
    121 # ENSEMBLE.MEAN is the maximum permitted mean for an ensemble of exposures
    122 # ENSEMBLE.STDEV is the maximum permitted standard deviation for an ensemble of exposures
    123 # ENSEMBLE.MEANSTDEV is the maximum permitted mean standard deviation for an ensemble of exposures
    124 # IMFILE.SN is the minimum permitted signal-to-noise for an imfile
    125 # EXP.SN is the minimum permitted signal-to-noise for an exposure
    126 # These values (all except FILTER) may be zero, in which case no clipping is applied.
    127 
    128 END
    129 
     96REJECTIONS STR megacam/rejections.config
    13097
    13198FILERULES METADATA
Note: See TracChangeset for help on using the changeset viewer.