Changeset 34397 for branches/eam_branches/ipp-20120805/ippconfig
- Timestamp:
- Sep 5, 2012, 3:56:01 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120805/ippconfig
- Files:
-
- 6 edited
-
. (modified) (1 prop)
-
gpc1/psphot.config (modified) (1 diff)
-
recipes/psastro.config (modified) (1 diff)
-
recipes/psphot.config (modified) (3 diffs)
-
recipes/pstamp.config (modified) (1 diff)
-
recipes/reductionClasses.mdc (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120805/ippconfig
- Property svn:mergeinfo changed
/trunk/ippconfig (added) merged: 34300-34301,34307,34338,34340,34343,34354
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120805/ippconfig/gpc1/psphot.config
r32187 r34397 19 19 # PSF model parameters : choose the PSF model desired 20 20 PSF_MODEL STR PS_MODEL_PS1_V1 21 # vector of simga values to use in when setting the moments window (this is shorter for gpc1 than 22 # the psphot default) 23 @PSF.SIGMA.VALUES F32 1.0 2.0 3.0 4.5 6.0 9.0 # comment due to ticket #1476 24 21 25 PSPHOT.CR.NSIGMA.SOFTEN F32 0.0025 # Softening parameter for weights in CR stat 22 23 26 PSPHOT.CR.MAX.SIZE F32 0.8 # guess for limit on M_minor in pix^2 24 27 PSPHOT.CR.MAX.MAG F32 -8.0 # guess for limit on Kron Mag -
branches/eam_branches/ipp-20120805/ippconfig/recipes/psastro.config
r34147 r34397 167 167 CROSSTALK_MASK BOOL FALSE 168 168 169 # report and reject stars with reported magnitudes less than this value. These non physical 170 # magnitudes are errors in the reference catalog (this value is sky magnitude, not instrumental) 171 REFSTAR_CLAMP_MAG_MIN F32 -3.0 172 169 173 EXTRACT_MAX_MAG F32 -15.0 170 174 -
branches/eam_branches/ipp-20120805/ippconfig/recipes/psphot.config
r34273 r34397 122 122 PSF_MODEL STR PS_MODEL_GAUSS 123 123 # PSF_MODEL STR PS_MODEL_PGAUSS 124 # sigma values used by psphotSetMomentsWindow. Maximum length of this array is 8 125 @PSF.SIGMA.VALUES F32 1.0 2.0 3.0 4.5 6.0 9.0 12.0 18.0 # comment due to ticket #1476 124 126 125 127 # PSF.TREND.MASK must be a 2D polynomial … … 364 366 PSPHOT.STACK.SPLIT.LINEAR.FIT BOOL T # require positive flux for pass 3 linear fit then fit matched sources separately 365 367 368 # psphotStack source matching parameters 369 PSPHOT.STACK.MIN.DETECT.FOR.FORCED S32 2 # number of bands that an object must be detected in before creating 370 # sources in undetected bands 371 372 # PSPHOT.STACK.MATCH.FILTER 373 # list of metadata to control how source matching is performed for each band 374 # FILTER.ID is used to match to the FPA's concept value FPA.FILTERID 375 # ORDER controls the order in which the bands are processed. Lower numbers are processed first. 376 # The intent is to process in order of sensitivity 377 # MATCH.ALL if true causes forced photometry sources for objects detected in that band but don't meet 378 # the minimum number of detections cut 379 # TYPE is used in the recipe bookkeeping and has no semantic (but must be unique) 380 # Note: if an input has a filter not in this list it will be processed after all of the others with MATCH.ALL = FALSE 381 PSPHOT.STACK.MATCH.FILTERS METADATA 382 TYPE PSPHOT_STACK.MATCH.FILTER FILTER.ID ORDER MATCH.ALL 383 gband PSPHOT_STACK.MATCH.FILTER g 4 FALSE 384 rband PSPHOT_STACK.MATCH.FILTER r 2 FALSE 385 iband PSPHOT_STACK.MATCH.FILTER i 1 FALSE 386 zband PSPHOT_STACK.MATCH.FILTER z 3 FALSE 387 yband PSPHOT_STACK.MATCH.FILTER y 5 TRUE 388 wband PSPHOT_STACK.MATCH.FILTER w 0 FALSE 389 END 390 391 # if true keep all matched sources, even if we get a non-finite aperture flux measurement 392 PSPHOT.STACK.KEEP.BAD.MATCHES BOOL F 393 366 394 RADIAL_APERTURES BOOL F # calculate flux in circular radial apertures? 367 395 RADIAL_APERTURES_SN_LIM F32 0.0 # S/N limit for radial aperture calculation … … 537 565 DIFF_STATS BOOL TRUE # Calculate diff-specific stats 538 566 OUTPUT.FORMAT STR PS1_DV2 # Format of output file 539 END 540 567 568 # Extended source fit parameters 569 # these models are used for high-quality shape analysis after all sources have been removed 570 EXTENDED_SOURCE_FITS BOOL TRUE # perform the detailed extended sourc fits? 571 EXT_MODEL STR PS_MODEL_TRAIL 572 573 # extended source models applied to sources 574 EXTENDED_SOURCE_MODELS METADATA 575 TYPE EXTENDED_SOURCE_MODEL MODEL SNLIM PSF_CONVOLVED 576 TRAIL_RAW EXTENDED_SOURCE_MODEL PS_MODEL_TRAIL 10.0 FALSE 577 END 578 END 541 579 542 580 # Recipe overrides for PR reduction -
branches/eam_branches/ipp-20120805/ippconfig/recipes/pstamp.config
r34233 r34397 14 14 DATA_GROUP STR czw.SAS2.20120718 15 15 16 DATA_GROUP STR MD01.refstack.20110820 17 DATA_GROUP STR MD01.GR0% 16 DATA_GROUP STR MD01.refstack.20120803 18 17 19 18 DATA_GROUP STR MD02.refstack.20110907 -
branches/eam_branches/ipp-20120805/ippconfig/recipes/reductionClasses.mdc
- Property svn:mergeinfo changed (with no actual effect on merging)
Note:
See TracChangeset
for help on using the changeset viewer.
