Changeset 40034 for trunk/ippconfig
- Timestamp:
- May 12, 2017, 10:18:07 PM (9 years ago)
- Location:
- trunk/ippconfig/recipes
- Files:
-
- 2 edited
-
psphot.config (modified) (4 diffs)
-
reductionClasses.mdc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/psphot.config
r39926 r40034 90 90 # calculate difference stats? 91 91 DIFF_STATS BOOL FALSE 92 93 # add backward chip mapping 94 CHIP_PARAMS BOOL TRUE 92 95 93 96 # basic object statistics … … 687 690 DIFF METADATA 688 691 DIFF_STATS BOOL TRUE # Calculate diff-specific stats 689 OUTPUT.FORMAT STR PS1_DV 3# Format of output file692 OUTPUT.FORMAT STR PS1_DV5 # Format of output file 690 693 691 694 # Extended source fit parameters … … 701 704 END 702 705 706 # Recipe overrides for STACK-STACK DIFF 707 STACK_DIFF METADATA 708 DIFF_STATS BOOL TRUE # Calculate diff-specific stats 709 OUTPUT.FORMAT STR PS1_DV5 # Format of output file 710 711 CHIP_PARAMS BOOL FALSE 712 713 # Extended source fit parameters 714 # these models are used for high-quality shape analysis after all sources have been removed 715 EXTENDED_SOURCE_FITS BOOL TRUE # perform the detailed extended sourc fits? 716 EXT_MODEL STR PS_MODEL_TRAIL 717 718 # extended source models applied to sources 719 EXTENDED_SOURCE_MODELS METADATA 720 TYPE EXTENDED_SOURCE_MODEL MODEL SNLIM PSF_CONVOLVED 721 TRAIL_RAW EXTENDED_SOURCE_MODEL PS_MODEL_TRAIL 10.0 FALSE 722 END 723 END 724 725 726 703 727 # Recipe overrides for DIFF_PV3 704 728 DIFF_PV3 METADATA … … 721 745 PEAKS_NSIGMA_LIMIT_2 F32 3.5 # peak significance threshold -- MOPS would like to see 4.0->3.5 since ppMops fixed 722 746 DIFF_STATS BOOL TRUE # Calculate diff-specific stats 723 OUTPUT.FORMAT STR PS1_DV 3# Format of output file747 OUTPUT.FORMAT STR PS1_DV5 # Format of output file 724 748 725 749 PSF_FIT_MODEL_SUM_FRAC_CUT F32 0.5 -
trunk/ippconfig/recipes/reductionClasses.mdc
r38863 r40034 665 665 END 666 666 667 # reduction class specifically for warpwarpdiffs:667 # reduction class specifically for stackstack diffs: 668 668 STACKSTACK METADATA 669 669 DIFF_PPSUB STR STACKSTACK 670 DIFF_PSPHOT STR DIFF670 DIFF_PSPHOT STR STACK_DIFF 671 671 JPEG_BIN1 STR PPIMAGE_J1 672 672 JPEG_BIN2 STR PPIMAGE_J2
Note:
See TracChangeset
for help on using the changeset viewer.
