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

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