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

    r13532 r13630  
    4747
    4848# Rejection levels for detrend creation
    49 REJECTION       METADATA
    50         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
    51         FLAT    MULTI
    52 
    53         BIAS    LIMITS  *       0               1               20              0.5             20              0               3               20              0                       0               0       0.5
    54         DARK    LIMITS  *       0               1               0               0.5             0               0               3               20              0                       0               0       0.5
    55         SHUTTER LIMITS  *       0               0               0               0               0               0               0               0               0                       0               0       0
    56         FLAT    LIMITS  *       0               0               0               0               0               0               0               0               3                       0               0       0
    57 #       FLAT    LIMITS  u       0               0               0               0               0               0               0               0               3                       0               0       0
    58 #       FLAT    LIMITS  g       0               0               0               0               0               0               0               0               3                       0               0       0
    59 #       FLAT    LIMITS  r       0               0               0               0               0               0               0               0               3                       0               0       0
    60 #       FLAT    LIMITS  i       0               0               0               0               0               0               0               0               3                       0               0       0
    61 #       FLAT    LIMITS  z       0               0               0               0               0               0               0               0               3                       0               0       0
    62         FRINGE  LIMITS  *       0               0               0               0               0               0               0               0               0                       0               0       0
    63 
    64 # FILTER is an additional qualifier, and may be "*" (or absent!), in which case it matches everything
    65 # EXPECTED is the expected mean value
    66 # IMFILE.MEAN is the maximum permitted mean value for an imfile, relative to the standard deviation
    67 # IMFILE.STDEV is the maximum permitted standard deviation for an imfile
    68 # EXP.MEAN is the maximum permitted mean value for an exposure, relative to the standard deviation
    69 # EXP.STDEV is the maximum permitted standard deviation for an exposure
    70 # EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure relative to the mean
    71 # ENSEMBLE.MEAN is the maximum permitted mean for an ensemble of exposures
    72 # ENSEMBLE.STDEV is the maximum permitted standard deviation for an ensemble of exposures
    73 # ENSEMBLE.MEANSTDEV is the maximum permitted mean standard deviation for an ensemble of exposures
    74 # IMFILE.SN is the minimum permitted signal-to-noise for an imfile
    75 # EXP.SN is the minimum permitted signal-to-noise for an exposure
    76 # These values (all except FILTER) may be zero, in which case no clipping is applied.
    77 
    78 END
     49REJECTIONS STR simtest/rejections.config
    7950
    8051FILERULES METADATA
Note: See TracChangeset for help on using the changeset viewer.