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

    r13597 r13630  
    5050
    5151# Rejection levels for detrend creation
    52 REJECTION       METADATA
    53         TYPE    LIMITS  FILTER EXPECTED IMFILE.MEAN IMFILE.STDEV IMFILE.MEANSTDEV EXP.MEAN EXP.STDEV EXP.MEANSTDEV ENSEMBLE.MEAN ENSEMBLE.STDEV ENSEMBLE.MEANSTDEV IMFILE.SN EXP.SN
    54 
    55         BIAS    LIMITS  *      0        2           10           0.5              1.0      10        0.5           3             3              0                  0         0     
    56         DARK    LIMITS  *      0        2           10           0.5              1.0      10        0.5           3             3              0                  0         0     
    57         SHUTTER LIMITS  *      0        0           0            0                0        0         0             0             0              0                  0         20.0     
    58         # need to adjust these to get a decent clipping
    59 
    60         FLAT    MULTI
    61         FLAT    LIMITS  *      0        0           0            0                0        0         0             0             0              3                  0         0     
    62 #       FLAT    LIMITS  u      0        0           0            0                0        0         0             0             0              3                  0         0     
    63 #       FLAT    LIMITS  g      0        0           0            0                0        0         0             0             0              3                  0         0     
    64 #       FLAT    LIMITS  r      0        0           0            0                0        0         0             0             0              3                  0         0     
    65 #       FLAT    LIMITS  i      0        0           0            0                0        0         0             0             0              3                  0         0     
    66 #       FLAT    LIMITS  z      0        0           0            0                0        0         0             0             0              3                  0         0     
    67 
    68         FRINGE  LIMITS  *      0        0           0            0                0        0         0             0             0              0                  0         0     
    69 
    70 # FILTER is an additional qualifier, and may be "*" (or absent!), in which case it matches everything
    71 # EXPECTED is the expected mean value
    72 # IMFILE.MEAN is the maximum permitted mean value for an imfile, relative to the standard deviation
    73 # IMFILE.STDEV is the maximum permitted standard deviation for an imfile
    74 # EXP.MEAN is the maximum permitted mean value for an exposure, relative to the standard deviation
    75 # EXP.STDEV is the maximum permitted standard deviation for an exposure
    76 # EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure relative to the mean
    77 # ENSEMBLE.MEAN is the maximum permitted mean for an ensemble of exposures
    78 # ENSEMBLE.STDEV is the maximum permitted standard deviation for an ensemble of exposures
    79 # ENSEMBLE.MEANSTDEV is the maximum permitted mean standard deviation for an ensemble of exposures
    80 # IMFILE.SN is the minimum permitted signal-to-noise for an imfile
    81 # EXP.SN is the minimum permitted signal-to-noise for an exposure
    82 # These values (all except FILTER) may be zero, in which case no clipping is applied.
    83 
    84 END
    85            
     52REJECTIONS STR isp/rejections.config
    8653
    8754FILERULES METADATA
Note: See TracChangeset for help on using the changeset viewer.