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

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