Changeset 9503 for trunk/ippconfig/megacam/camera.config
- Timestamp:
- Oct 12, 2006, 10:10:53 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/megacam/camera.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/megacam/camera.config
r9208 r9503 83 83 END 84 84 85 85 86 # Recipe options 86 RECIPES METADATA87 RECIPES METADATA 87 88 # Recipes for ppImage 88 89 PPIMAGE STR megacam/ppImage.config # Default: all (normal) options on … … 99 100 100 101 # Recipes for ppMerge 102 PPMERGE STR ppMerge_template.config # ppMerge recipe 101 103 PPMERGE_BIAS STR megacam/ppMerge_bias.config 104 PPMERGE_DARK STR megacam/ppMerge_dark.config 105 PPMERGE_FLAT STR megacam/ppMerge_flat.config 106 102 107 # Other recipes 103 PPMERGE STR ppMerge_template.config # ppMerge recipe104 108 PSPHOT STR megacam/psphot.config # psphot details 105 109 PSASTRO STR megacam/psastro.config # psastro details 106 110 PPSTATS STR megacam/ppStats.config # ppStats recipe 107 111 END 112 113 114 # Rejection levels for detrend creation 115 REJECTION METADATA 116 TYPE LIMITS FILTER EXPECTED IMFILE.MEAN IMFILE.STDEV EXP.MEAN EXP.STDEV EXP.MEANSTDEV ENSEMBLE.MEAN ENSEMBLE.STDEV ENSEMBLE.MEANSTDEV 117 FLAT MULTI 118 119 BIAS LIMITS * 0 0 15 0 15 0 0 0 0 120 DARK LIMITS * 0 0 0 0 0 0 0 0 0 121 FLAT LIMITS * 0 0 0 0 0 0 0 0 0 122 # FLAT LIMITS u 0 0 0 0 0 0 0 0 0 123 # FLAT LIMITS g 0 0 0 0 0 0 0 0 0 124 # FLAT LIMITS r 0 0 0 0 0 0 0 0 0 125 # FLAT LIMITS i 0 0 0 0 0 0 0 0 0 126 # FLAT LIMITS z 0 0 0 0 0 0 0 0 0 127 128 # FILTER is an additional qualifier, and may be "*" (or absent!), in which case it matches everything 129 # EXPECTED is the expected mean value 130 # IMFILE.MEAN is the maximum permitted mean value for an imfile 131 # IMFILE.STDEV is the maximum permitted standard deviation for an imfile 132 # EXP.MEAN is the maximum permitted mean value for an exposure 133 # EXP.STDEV is the maximum permitted standard deviation for an exposure 134 # EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure 135 # ENSEMBLE.MEAN is the maximum permitted mean for an ensemble of exposures 136 # ENSEMBLE.STDEV is the maximum permitted standard deviation for an ensemble of exposures 137 # ENSEMBLE.MEANSTDEV is the maximum permitted mean standard deviation for an ensemble of exposures 138 # These values (all except FILTER) may be zero, in which case no clipping is applied. 139 140 END 141 108 142 109 143 FILERULES METADATA
Note:
See TracChangeset
for help on using the changeset viewer.
