Changeset 26883
- Timestamp:
- Feb 10, 2010, 4:46:18 PM (16 years ago)
- Location:
- branches/eam_branches/20091201/ippconfig
- Files:
-
- 8 edited
-
. (modified) (1 prop)
-
gpc1 (modified) (1 prop)
-
gpc1/ppImage.config (modified) (2 diffs)
-
isp/psastro.config (modified) (1 diff)
-
recipes/Makefile.am (modified) (2 diffs)
-
recipes/reductionClasses.mdc (modified) (3 diffs)
-
sdss/dvo.config (modified) (2 diffs)
-
system.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ippconfig
-
branches/eam_branches/20091201/ippconfig/gpc1
- Property svn:mergeinfo deleted
-
branches/eam_branches/20091201/ippconfig/gpc1/ppImage.config
r26818 r26883 286 286 PATTERN.ROW BOOL TRUE # Row pattern correction 287 287 PATTERN.CELL BOOL TRUE # Cell pattern correction 288 FRINGE BOOL FALSE# Fringe subtraction288 FRINGE BOOL TRUE # Fringe subtraction 289 289 BIN1.FITS BOOL TRUE # Save 1st binned chip image? 290 290 BIN2.FITS BOOL TRUE # Save 2nd binned chip image? … … 1071 1071 END 1072 1072 1073 1074 1075 1073 # Standard chip processing with pattern subtraction activated 1076 1074 CHIP_PATTERN METADATA -
branches/eam_branches/20091201/ippconfig/isp/psastro.config
r18046 r26883 34 34 PSASTRO.MIN.NSTAR S32 10 # min fitted stars in solution 35 35 36 MAG_MAX F32 10 36 # Removed to allow ISP registration to work correctly. 37 #MAG_MAX F32 10 37 38 PSASTRO.CATDIR STR SYNTH.BRIGHT 38 39 PSASTRO.MATCH.LUMFUNC BOOL TRUE -
branches/eam_branches/20091201/ippconfig/recipes/Makefile.am
r25993 r26883 12 12 reductionClasses.mdc \ 13 13 rejections.config \ 14 dqStatsTool.config \ 14 15 ppImage.config \ 15 16 ppMerge.config \ … … 27 28 ppStatsFromMetadata.config \ 28 29 ppNoiseMap.config \ 29 ppSkycell.config 30 ppSkycell.config \ 31 ppVizPSF.mdc \ 32 nightly_science.config 30 33 31 34 install_DATA = $(install_files) -
branches/eam_branches/20091201/ippconfig/recipes/reductionClasses.mdc
r26791 r26883 81 81 SKYFLAT_RAW_JPEG_RESID STR FLAT_RESID 82 82 83 SKYFLATTEST_RAW_PROCESS STR PPIMAGE_OBD 84 SKYFLATTEST_RAW_RESID STR PPIMAGE_F 85 SKYFLATTEST_RAW_VERIFY STR PPIMAGE_F 86 SKYFLATTEST_RAW_STACK STR PPMERGE_FLAT 87 SKYFLATTEST_RAW_JPEG_IMAGE STR FLAT 88 SKYFLATTEST_RAW_JPEG_RESID STR FLAT_RESID 89 90 91 83 92 # *** Standard flat-field types 84 93 FLAT_PROCESS STR PPIMAGE_OBDS … … 169 178 # basic science analysis 170 179 STDSCIENCE_V0 METADATA 171 CHIP_PPIMAGE STR CHIP 180 CHIP_PPIMAGE STR CHIP_PATTERN 172 181 CHIP_PSPHOT STR CHIP 173 182 WARP_PSWARP STR WARP … … 354 363 END 355 364 365 PR_NOPATTERN METADATA 366 CHIP_PPIMAGE STR PR_NOPATTERN 367 CHIP_PSPHOT STR PR 368 WARP_PSWARP STR PR 369 STACK_PPSTACK STR PR 370 STACK_PPSUB STR PR 371 STACK_PSPHOT STR PR 372 DIFF_PPSUB STR DIFF 373 DIFF_PSPHOT STR DIFF 374 JPEG_BIN1 STR PPIMAGE_J1 375 JPEG_BIN2 STR PPIMAGE_J2 376 FAKEPHOT STR FAKEPHOT 377 ADDSTAR STR ADDSTAR 378 PSASTRO STR PR_RECIPE 379 END 380 356 381 # Testing pattern subtraction 357 382 TEST_PATTERN METADATA -
branches/eam_branches/20091201/ippconfig/sdss/dvo.config
r14553 r26883 1 1 2 2 # location of DVO database tables 3 CATDIR /data/ipp001.0/jester/stripe82/coadd/catdir 3 MOSAICNAME SDSS 4 4 5 5 # keywords used by DVO to interpret the headers … … 46 46 # scaled correlation radius 47 47 ADDSTAR_NSIGMA 0 48 49 CATMODE MEF50 CATFORMAT PANSTARRS_DEV_0 -
branches/eam_branches/20091201/ippconfig/system.config
r26265 r26883 51 51 JPEG STR recipes/jpeg.mdc # JPEG creation 52 52 PPSTATS_METADATA STR recipes/ppStatsFromMetadata.config # Image statistics 53 DQSTATS STR recipes/dqStatsTool.config # data quality statistics 53 54 DVOCORR STR recipes/dvocorr.config # Image statistics 54 55 PPSKYCELL STR recipes/ppSkycell.config # JPEGs of skycells … … 56 57 CENSOR STR recipes/censor.config # used to create the noise map 57 58 PPSMOOTH STR recipes/ppSmooth.config # stand-alone image smoothing 59 PPVIZPSF STR recipes/ppVizPSF.mdc # PSF visualisation 60 NIGHTLY_SCIENCE STR recipes/nightly_science.config # Nightly Science 58 61 END
Note:
See TracChangeset
for help on using the changeset viewer.
