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

    r13532 r13630  
    5959
    6060# Rejection levels for detrend creation
    61 REJECTION       METADATA
    62         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
    63         FLAT    MULTI
    64 
    65         BIAS    LIMITS  *       0               1               20              0.5             20              0               3               20              0                       0               0       0.75
    66         DARK    LIMITS  *       0               1               0               0.5             0               0               3               20              0                       0               0       0.75
    67         SHUTTER LIMITS  *       0               0               0               0               0               0               0               0               0                       0               0       0
    68         FLAT    LIMITS  *       0               0               0               0               0               0               0               0               3                       0               0       0
    69 #       FLAT    LIMITS  u       0               0               0               0               0               0               0               0               3                       0               0       0
    70 #       FLAT    LIMITS  g       0               0               0               0               0               0               0               0               3                       0               0       0
    71 #       FLAT    LIMITS  r       0               0               0               0               0               0               0               0               3                       0               0       0
    72 #       FLAT    LIMITS  i       0               0               0               0               0               0               0               0               3                       0               0       0
    73 #       FLAT    LIMITS  z       0               0               0               0               0               0               0               0               3                       0               0       0
    74         FRINGE  LIMITS  *       0               0               0               0               0               0               0               0               0                       0               0       0
    75 
    76 # FILTER is an additional qualifier, and may be "*" (or absent!), in which case it matches everything
    77 # EXPECTED is the expected mean value
    78 # IMFILE.MEAN is the maximum permitted mean value for an imfile, relative to the standard deviation
    79 # IMFILE.STDEV is the maximum permitted standard deviation for an imfile
    80 # EXP.MEAN is the maximum permitted mean value for an exposure, relative to the standard deviation
    81 # EXP.STDEV is the maximum permitted standard deviation for an exposure
    82 # EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure relative to the mean
    83 # ENSEMBLE.MEAN is the maximum permitted mean for an ensemble of exposures
    84 # ENSEMBLE.STDEV is the maximum permitted standard deviation for an ensemble of exposures
    85 # ENSEMBLE.MEANSTDEV is the maximum permitted mean standard deviation for an ensemble of exposures
    86 # IMFILE.SN is the minimum permitted signal-to-noise for an imfile
    87 # EXP.SN is the minimum permitted signal-to-noise for an exposure
    88 # These values (all except FILTER) may be zero, in which case no clipping is applied.
    89 
    90 END
     61REJECTIONS STR simmosaic/rejections.config
    9162
    9263FILERULES METADATA
Note: See TracChangeset for help on using the changeset viewer.