Changeset 29520
- Timestamp:
- Oct 21, 2010, 2:49:04 PM (16 years ago)
- Location:
- branches/eam_branches/ipp-20100823/ippconfig
- Files:
-
- 11 edited
-
gpc1/camera.config (modified) (1 diff)
-
isp/camera.config (modified) (1 diff)
-
isp/dvo.config (modified) (2 diffs)
-
isp/format.config (modified) (1 diff)
-
megacam/camera.config (modified) (1 diff)
-
recipes/filerules-mef.mdc (modified) (1 diff)
-
recipes/filerules-simple.mdc (modified) (1 diff)
-
recipes/filerules-split.mdc (modified) (1 diff)
-
recipes/nightly_science.config (modified) (3 diffs)
-
recipes/ppStatsFromMetadata.config (modified) (1 diff)
-
simtest/camera.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823/ippconfig/gpc1/camera.config
r28089 r29520 160 160 NPIX_MAX S32 1455690816 161 161 NPIX_INTERCHIP S32 103794483 162 163 # The set of maskbits that should not be set to NAN in "released" images 164 # This value is equal to CONV.POOR | STARCORE | SPIKE | SUSPECT = 0x5280 165 # unfortunately the perl parser won't accept a hex value 166 MASK.NO.CENSOR U32 21120 -
branches/eam_branches/ipp-20100823/ippconfig/isp/camera.config
r27289 r29520 76 76 77 77 PHOTCODE.RULE STR {DETECTOR}.{FILTER.ID} # Rule for generating photcode 78 # don't censor any masked pixels when making postage stamps 79 MASK.NO.CENSOR U32 0xFFFFFFFF -
branches/eam_branches/ipp-20100823/ippconfig/isp/dvo.config
r13156 r29520 17 17 CCDNUM-KEYWORD EXTNAME 18 18 ST-KEYWORD NONE 19 OBSERVATORY-LATITUDE NONE20 OBSERVATORY-LONGITUDE NONE19 OBSERVATORY-LATITUDE 20.7070999146 20 OBSERVATORY-LONGITUDE 10.4170608521 21 21 SUBPIX_DATAFILE NONE 22 22 … … 46 46 # scaled correlation radius 47 47 ADDSTAR_NSIGMA 0 48 49 CATMODE MEF50 CATFORMAT PANSTARRS_DEV_0 -
branches/eam_branches/ipp-20100823/ippconfig/isp/format.config
r27289 r29520 49 49 FPA.ALT STR ALT 50 50 FPA.AZ STR AZ 51 FPA.TEMP STR CCDTEMP51 FPA.TEMP STR DETTEM 52 52 FPA.EXPOSURE STR EXPTIME 53 CHIP.TEMP STR CCDTEMP53 CHIP.TEMP STR DETTEM #KELVIN 54 54 CELL.EXPOSURE STR EXPTIME 55 55 CELL.DARKTIME STR DARKTIME -
branches/eam_branches/ipp-20100823/ippconfig/megacam/camera.config
r26265 r29520 153 153 154 154 PHOTCODE.RULE STR {DETECTOR}.{FILTER.ID}.{CHIP.N} # Rule for generating photcode 155 156 # don't censor any masked pixels 157 NO.CENSOR U32 0xFFFFFFFF -
branches/eam_branches/ipp-20100823/ippconfig/recipes/filerules-mef.mdc
r28541 r29520 295 295 296 296 PPSTAMP.OUTPUT OUTPUT {OUTPUT}.fits IMAGE COMP_IMG FPA TRUE NONE 297 PPSTAMP.OUTPUT.DIFF OUTPUT {OUTPUT}.fits IMAGE COMP_SUB FPA TRUE NONE 297 298 PPSTAMP.OUTPUT.MASK OUTPUT {OUTPUT}.mk.fits MASK COMP_MASK FPA TRUE NONE 298 299 PPSTAMP.OUTPUT.VARIANCE OUTPUT {OUTPUT}.wt.fits VARIANCE COMP_WT FPA TRUE NONE -
branches/eam_branches/ipp-20100823/ippconfig/recipes/filerules-simple.mdc
r29469 r29520 267 267 268 268 PPSTAMP.OUTPUT OUTPUT {OUTPUT}.fits IMAGE COMP_IMG FPA TRUE NONE 269 PPSTAMP.OUTPUT.DIFF OUTPUT {OUTPUT}.fits IMAGE COMP_SUB FPA TRUE NONE 269 270 PPSTAMP.OUTPUT.MASK OUTPUT {OUTPUT}.mk.fits MASK COMP_MASK FPA TRUE NONE 270 271 PPSTAMP.OUTPUT.VARIANCE OUTPUT {OUTPUT}.wt.fits VARIANCE COMP_WT FPA TRUE NONE -
branches/eam_branches/ipp-20100823/ippconfig/recipes/filerules-split.mdc
r28961 r29520 280 280 281 281 PPSTAMP.OUTPUT OUTPUT {OUTPUT}.fits IMAGE COMP_IMG FPA TRUE NONE 282 PPSTAMP.OUTPUT.DIFF OUTPUT {OUTPUT}.fits IMAGE COMP_SUB FPA TRUE NONE 282 283 PPSTAMP.OUTPUT.MASK OUTPUT {OUTPUT}.mk.fits MASK COMP_MASK FPA TRUE NONE 283 284 PPSTAMP.OUTPUT.VARIANCE OUTPUT {OUTPUT}.wt.fits VARIANCE COMP_WT FPA TRUE NONE -
branches/eam_branches/ipp-20100823/ippconfig/recipes/nightly_science.config
r29124 r29520 37 37 FILTERS STR z.00000 38 38 FILTERS STR y.00000 39 FILTERS STR w.00000 39 40 40 41 UNRECOVERABLE_QUALITY MULTI … … 208 209 END 209 210 TARGETS METADATA 211 NAME STR MD11 212 TESS STR MD11.V2 213 OBSMODE STR MD 214 OBJECT STR MD11% 215 # COMMENT STR %MD11% 216 STACKABLE BOOL TRUE 217 DIST S16 30 218 END 219 TARGETS METADATA 210 220 NAME STR STS 211 221 TESS STR STS … … 225 235 END 226 236 TARGETS METADATA 237 NAME STR OSS 238 DISTRIBUTION STR SweetSpot 239 TESS STR RINGS.V0 240 OBSMODE STR OSS 241 STACKABLE BOOL FALSE 242 EXTRA_PROCESSING BOOL TRUE 243 END 244 TARGETS METADATA 227 245 NAME STR ThreePi 228 246 TESS STR RINGS.V0 -
branches/eam_branches/ipp-20100823/ippconfig/recipes/ppStatsFromMetadata.config
r28486 r29520 374 374 ENTRY VAL GOOD_PIXEL_FRAC F32 MEAN -good_frac 375 375 ENTRY VAL QUALITY S32 CONSTANT -quality # Bad quality flag 376 ENTRY VAL MJD_OBS F64 CONSTANT -mjd_obs 376 377 377 378 # Revision values -
branches/eam_branches/ipp-20100823/ippconfig/simtest/camera.config
r25756 r29520 78 78 79 79 PHOTCODE.RULE STR {DETECTOR}.{FILTER.ID}.{CHIP.NAME} # Rule for generating photcode 80 81 # don't censor any masked pixels when making postage stamps 82 MASK.NO.CENSOR U32 0xFFFFFFFF
Note:
See TracChangeset
for help on using the changeset viewer.
