Changeset 34248
- Timestamp:
- Jul 31, 2012, 11:52:36 AM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120627
- Files:
-
- 8 edited
- 1 copied
-
. (modified) (1 prop)
-
ippconfig (modified) (1 prop)
-
ippconfig/gpc1/psastro.config (modified) (1 diff)
-
ippconfig/recipes/Makefile.am (modified) (1 diff)
-
ippconfig/recipes/psastro.config (modified) (1 diff)
-
ippconfig/recipes/psphot.config (modified) (7 diffs)
-
ippconfig/recipes/pstamp.config (copied) (copied from trunk/ippconfig/recipes/pstamp.config )
-
ippconfig/recipes/reductionClasses.mdc (modified) (1 diff, 1 prop)
-
ippconfig/system.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627
-
branches/eam_branches/ipp-20120627/ippconfig
- Property svn:mergeinfo changed
/trunk/ippconfig merged: 34137,34147-34148,34161,34163,34202,34212-34214,34226,34233
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120627/ippconfig/gpc1/psastro.config
r33975 r34248 375 375 PSASTRO.CATDIR STR /data/ipp064.0/ipp/ippRefs/catdir.refcat.20120524.v0 376 376 END 377 378 STATICSKY_TESTCAL METADATA 379 REFSTAR_MASK BOOL FALSE 380 PSASTRO.SAVE.REFMATCH BOOL FALSE 381 PSASTRO.FIX.CHIPS BOOL FALSE 382 PSASTRO.USE.MODEL BOOL FALSE 383 PSASTRO.MOSAIC.MODE BOOL FALSE 384 385 PSASTRO.CATDIR STR PS1.REF.20120524 386 ZERO.POINT.USE.MEAN BOOL TRUE 387 PSASTRO.MAX.NRAW S32 0 388 PSASTRO.GRID.NRAW.MAX S32 50000 389 PSASTRO.MIN.INST.MAG.RAW F32 -21.0 390 PSASTRO.MAX.INST.MAG.RAW F32 -15.0 391 PSASTRO.GRID.MIN.INST.MAG.RAW F32 -21.0 392 PSASTRO.GRID.MAX.INST.MAG.RAW F32 -15.0 393 DVO.GETSTAR.MIN.MAG.INST F32 -14.0 394 END 395 396 # initial setup for MD@100 inputs, should work for 50-500 input 397 STATICSKY_DEEPCAL METADATA 398 REFSTAR_MASK BOOL FALSE 399 PSASTRO.SAVE.REFMATCH BOOL FALSE 400 PSASTRO.FIX.CHIPS BOOL FALSE 401 PSASTRO.USE.MODEL BOOL FALSE 402 PSASTRO.MOSAIC.MODE BOOL FALSE 403 404 PSASTRO.CATDIR STR PS1.REF.20120524 405 ZERO.POINT.USE.MEAN BOOL TRUE 406 PSASTRO.MAX.NRAW S32 0 407 PSASTRO.MAX.NREF S32 10000 408 PSASTRO.GRID.NRAW.MAX S32 2000 409 PSASTRO.GRID.NREF.MAX S32 2000 410 PSASTRO.MIN.INST.MAG.RAW F32 -20.0 411 PSASTRO.MAX.INST.MAG.RAW F32 -15.0 412 PSASTRO.GRID.MIN.INST.MAG.RAW F32 -20.0 413 PSASTRO.GRID.MAX.INST.MAG.RAW F32 -15.0 414 DVO.GETSTAR.MIN.MAG.INST F32 -13.0 415 END 416 -
branches/eam_branches/ipp-20120627/ippconfig/recipes/Makefile.am
r31717 r34248 32 32 ppVizPSF.mdc \ 33 33 nightly_science.config \ 34 ppBackground.mdc 34 ppBackground.mdc \ 35 pstamp.config 35 36 36 37 install_DATA = $(install_files) -
branches/eam_branches/ipp-20120627/ippconfig/recipes/psastro.config
r33930 r34248 270 270 PSASTRO.MOSAIC.MODE BOOL FALSE 271 271 END 272 273 STATICSKY_TESTCAL METADATA 274 END 275 276 STATICSKY_DEEPCAL METADATA 277 END 278 -
branches/eam_branches/ipp-20120627/ippconfig/recipes/psphot.config
r34193 r34248 69 69 FOOTPRINT_CULL_NSIGMA_PAD F32 0.01 # Fractional Padding for stdev 70 70 FOOTPRINT_USE_UNSUBTRACTED BOOL TRUE # find footprints without sources subtracted 71 FOOTPRINT_SET_NANS_TO_ZERO BOOL FALSE # set nan pixels in smoothed image to zero when culling peaks 71 72 72 73 # parameter for the simple deblending … … 233 234 @RADIAL.ANNULAR.BINS.UPPER F32 0.96 2.72 4.16 7.04 12.0 18.56 29.76 45.68 72.80 112.80 176.88 # perl parser fails without a comment ticket #1476 still? 234 235 236 # In very dense fields it doesn't make sense to measure out to large radial apertures. 237 # If the number of sources is above RADIAL.CUT.RADIUS.NUM.SOURCES.LIMIT 238 # bins with RADIAL.ANNULAR.BINS.UPPER > RADIAL.SOURCES.OVER.LIMIT.RADIUS 239 # will be removed from the recipe. (Note this is currently only used in psphotStack). 240 RADIAL.NUM.SOURCES.LIMIT S32 50000 241 RAIDAL.SOURCES.OVER.LIMIT.RADIUS F32 20.0 # pixels 242 235 243 # Extended source fit parameters 236 244 EXTENDED_TEST METADATA … … 275 283 276 284 # psphotFitSourcesLinear has 3 options for the weighting: CONSTANT, 277 # IMAGE_VAR, MODEL_VA the first of these used to be folded into the285 # IMAGE_VAR, MODEL_VAR the first of these used to be folded into the 278 286 # boolean CONSTANT_PHOTOMETRIC_WEIGHTS above. 279 287 LINEAR_FIT_VARIANCE_MODE STR CONSTANT … … 341 349 PSPHOT.CR.MAX.MAG F32 0 # guess for limit on Kron Mag 342 350 PSPHOT.CR.AUTOSCALE BOOL FALSE 351 PSPHOT.CR.MAX.WINDOW S32 50 # maximum window to seach for cosmic rays 343 352 344 353 # Detection efficiency … … 353 362 @PSPHOT.STACK.TARGET.PSF.FWHM F32 6.0 8.0 # FWHM of target PSF (if NOT AUTO sized; pixels) 354 363 PSPHOT.STACK.USE.RAW BOOL T 364 PSPHOT.STACK.SPLIT.LINEAR.FIT BOOL T # require positive flux for pass 3 sources then fit matched sources 355 365 356 366 RADIAL_APERTURES BOOL F # calculate flux in circular radial apertures? … … 382 392 PSF_MODEL STR PS_MODEL_PS1_V1 383 393 EXT_MODEL STR PS_MODEL_QGAUSS 384 PEAKS_NMAX_TOTAL S32 50000 # maximum allowed number of peaks - Toavoid memory explosion394 PEAKS_NMAX_TOTAL S32 0 # set this to limit the allowed number of peaks - Yields fault instead of avoid memory explosion 385 395 END 386 396 … … 518 528 # extended source models applied to sources 519 529 EXTENDED_SOURCE_MODELS METADATA 520 TYPE EXTENDED_SOURCE_MODEL MODEL SNLIM PSF_CONVOLVED521 TRAIL_RAW EXTENDED_SOURCE_MODEL PS_MODEL_TRAIL 10.0 FALSE530 TYPE EXTENDED_SOURCE_MODEL MODEL SNLIM PSF_CONVOLVED 531 TRAIL_RAW EXTENDED_SOURCE_MODEL PS_MODEL_TRAIL 10.0 FALSE 522 532 END 523 533 END -
branches/eam_branches/ipp-20120627/ippconfig/recipes/reductionClasses.mdc
- Property svn:mergeinfo changed
/trunk/ippconfig/recipes/reductionClasses.mdc merged: 34161,34163
r34139 r34248 498 498 # deep stacks 499 499 DEEP_STACK METADATA 500 STACK_PPSTACK STR STACK_DEEP 501 STACK_PPSUB STR STACK 502 STACK_PSPHOT STR STACK 500 STACK_PPSTACK STR STACK_DEEP 501 STACK_PPSUB STR STACK 502 STACK_PSPHOT STR STACK 503 STACKPHOT_PSPHOT STR STACKPHOT 504 STATICSKY_CALIBRATION STR STATICSKY_DEEPCAL 503 505 END 504 506 - Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120627/ippconfig/system.config
r33789 r34248 63 63 PPBACKGROUND STR recipes/ppBackground.mdc # Background restoration 64 64 PSVIDEOPHOT STR recipes/psvideophot.config # video cell photometry 65 PSTAMP STR recipes/pstamp.config # postage stamp server 65 66 END
Note:
See TracChangeset
for help on using the changeset viewer.
