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/cfh12k/camera.config

    r13532 r13630  
    9292END
    9393
    94 
    9594# 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
    98         FLAT    MULTI
    99 
    100         BIAS    LIMITS  *       0               1               5               0.5             3               0.5             3               3               0                       0               0
    101         DARK    LIMITS  *       0               1               5               0.5             3               0.5             3               3               0                       0               0
    102         FLAT    LIMITS  *       0               0               0               0               0               0               0               0               3                       0               0
    103 #       FLAT    LIMITS  u       0               0               0               0               0               0               0               0               3                       0               0
    104 #       FLAT    LIMITS  g       0               0               0               0               0               0               0               0               3                       0               0
    105 #       FLAT    LIMITS  r       0               0               0               0               0               0               0               0               3                       0               0
    106 #       FLAT    LIMITS  i       0               0               0               0               0               0               0               0               3                       0               0
    107 #       FLAT    LIMITS  z       0               0               0               0               0               0               0               0               3                       0               0
    108         FRINGE  LIMITS  *       0               0               0               0               0               0               0               0               0                       0               0
    109 
    110 # FILTER is an additional qualifier, and may be "*" (or absent!), in which case it matches everything
    111 # EXPECTED is the expected mean value
    112 # IMFILE.MEAN is the maximum permitted mean value for an imfile, relative to the standard deviation
    113 # IMFILE.STDEV is the maximum permitted standard deviation for an imfile
    114 # EXP.MEAN is the maximum permitted mean value for an exposure, relative to the standard deviation
    115 # EXP.STDEV is the maximum permitted standard deviation for an exposure
    116 # EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure relative to the mean
    117 # ENSEMBLE.MEAN is the maximum permitted mean for an ensemble of exposures
    118 # ENSEMBLE.STDEV is the maximum permitted standard deviation for an ensemble of exposures
    119 # ENSEMBLE.MEANSTDEV is the maximum permitted mean standard deviation for an ensemble of exposures
    120 # IMFILE.SN is the minimum permitted signal-to-noise for an imfile
    121 # EXP.SN is the minimum permitted signal-to-noise for an exposure
    122 # These values (all except FILTER) may be zero, in which case no clipping is applied.
    123 
    124 END
    125                
     95REJECTIONS STR cfh12k/rejections.config
    12696
    12797FILERULES METADATA
Note: See TracChangeset for help on using the changeset viewer.