Changeset 30767
- Timestamp:
- Mar 1, 2011, 9:56:14 AM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110213/ippconfig
- Files:
-
- 5 edited
-
gpc1/ppStack.config (modified) (1 diff)
-
recipes/ppStack.config (modified) (1 diff)
-
recipes/ppSub.config (modified) (1 diff)
-
recipes/psphot.config (modified) (2 diffs)
-
recipes/reductionClasses.mdc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ippconfig/gpc1/ppStack.config
r30678 r30767 37 37 OUTPUT.LOGFLUX BOOL TRUE 38 38 END 39 40 # Recipe overrides for STACK 41 STACKPHOT METADATA 42 PSF.MODEL STR PS_MODEL_QGAUSS # Model for PSF match 43 END -
branches/eam_branches/ipp-20110213/ippconfig/recipes/ppStack.config
r30678 r30767 97 97 END 98 98 99 # Recipe overrides for STACK 100 STACKPHOT METADATA 101 END 99 102 100 103 # Debugging -
branches/eam_branches/ipp-20110213/ippconfig/recipes/ppSub.config
r30625 r30767 125 125 END 126 126 127 # Difference of two stacks : uses SINGLE not DUAL convolution 128 STACKPHOT METADATA 129 DUAL BOOL FALSE # Dual convolution? 130 INVERSE BOOL FALSE # Generate inverse subtraction? 131 PHOTOMETRY BOOL TRUE # Perform photometry? 132 CONVOLVE.TARGET STR SINGLE2 # convolution direction 133 END 134 127 135 # Difference of warp - stack 128 136 WARPSTACK_FORCED METADATA -
branches/eam_branches/ipp-20110213/ippconfig/recipes/psphot.config
r30708 r30767 328 328 329 329 # Extended source fit parameters 330 STACKPHOT_TEST METADATA331 EXTENDED_SOURCE_ANALYSIS BOOL TRUE # perform any of the aperture-like measurements?332 EXTENDED_SOURCE_SN_LIM F32 20.0333 EXTENDED_SOURCE_PETROSIAN BOOL TRUE334 EXTENDED_SOURCE_ISOPHOTAL BOOL FALSE335 EXTENDED_SOURCE_ANNULI BOOL TRUE336 EXTENDED_SOURCE_KRON BOOL FALSE337 PSPHOT.STACK.MATCH.PSF.SOURCE STR AUTO # which inputs to convolve? (RAW, CNV, AUTO)338 PSPHOT.STACK.TARGET.PSF.AUTO BOOL F # automatically determine target PSF size?339 PSPHOT.STACK.TARGET.PSF.FWHM F32 4.5 # FWHM of target PSF (if NOT AUTO sized; pixels)340 END341 342 # Extended source fit parameters343 330 STACKPHOT METADATA 344 331 EXTENDED_SOURCE_FITS BOOL TRUE # perform any of the aperture-like measurements? … … 356 343 357 344 EXT_FIT_MAX_RADIUS F32 50.0 358 PSF_MODEL STR PS_MODEL_GAUSS 345 PSF_MODEL STR PS_MODEL_QGAUSS 346 EXT_MODEL STR PS_MODEL_SERSIC 347 END 348 349 # Extended source fit parameters 350 STACKPHOT_TEST METADATA 351 EXTENDED_SOURCE_FITS BOOL TRUE # perform any of the aperture-like measurements? 352 EXTENDED_SOURCE_ANALYSIS BOOL TRUE # perform any of the aperture-like measurements? 353 EXTENDED_SOURCE_SN_LIM F32 20.0 354 EXTENDED_SOURCE_PETROSIAN BOOL TRUE 355 EXTENDED_SOURCE_ANNULI BOOL TRUE 356 PSPHOT.STACK.MATCH.PSF.SOURCE STR AUTO # which inputs to convolve? (RAW, CNV, AUTO) 357 PSPHOT.STACK.TARGET.PSF.AUTO BOOL F # automatically determine target PSF size? 358 PSPHOT.STACK.USE.RAW BOOL F # perform photometry & morphology analysis on the raw image 359 @PSPHOT.STACK.TARGET.PSF.FWHM F32 8.0 10.0 # FWHM of target PSF (if NOT AUTO sized; pixels) 360 RADIAL_APERTURES BOOL T # calculate flux in circular radial apertures? 361 RADIAL_APERTURES_SN_LIM F32 0.0 # S/N limit for radial aperture calculation 362 OUTPUT.FORMAT STR PS1_SV1 363 364 EXT_FIT_MAX_RADIUS F32 50.0 365 PSF_MODEL STR PS_MODEL_QGAUSS 359 366 EXT_MODEL STR PS_MODEL_SERSIC 360 367 END -
branches/eam_branches/ipp-20110213/ippconfig/recipes/reductionClasses.mdc
r30708 r30767 144 144 # basic science analysis 145 145 DEFAULT METADATA 146 CHIP_PPIMAGE STR CHIP 147 CHIP_PSPHOT STR CHIP 148 WARP_PSWARP STR WARP 149 STACK_PPSTACK STR STACK 150 STACK_PPSUB STR STACK 151 STACK_PSPHOT STR STACK 152 DIFF_PPSUB STR DIFF 153 DIFF_PSPHOT STR DIFF 154 JPEG_BIN1 STR PPIMAGE_J1 155 JPEG_BIN2 STR PPIMAGE_J2 156 FAKEPHOT STR FAKEPHOT 157 ADDSTAR STR ADDSTAR 158 PSASTRO STR DEFAULT_RECIPE 159 STACKPHOT STR STACKPHOT 146 CHIP_PPIMAGE STR CHIP 147 CHIP_PSPHOT STR CHIP 148 WARP_PSWARP STR WARP 149 STACK_PPSTACK STR STACK 150 STACK_PPSUB STR STACK 151 STACK_PSPHOT STR STACK 152 DIFF_PPSUB STR DIFF 153 DIFF_PSPHOT STR DIFF 154 JPEG_BIN1 STR PPIMAGE_J1 155 JPEG_BIN2 STR PPIMAGE_J2 156 FAKEPHOT STR FAKEPHOT 157 ADDSTAR STR ADDSTAR 158 PSASTRO STR DEFAULT_RECIPE 159 STACKPHOT_PSPHOT STR STACKPHOT 160 STACKPHOT_PPSUB STR STACKPHOT 161 STACKPHOT_PPSTACK STR STACKPHOT 160 162 BACKGROUND_PPBACKGROUND STR BACKGROUND 161 163 BACKGROUND_PSWARP STR BACKGROUND … … 311 313 PSASTRO STR PS1_REFERENCE 312 314 STACKPHOT STR STACKPHOT 315 END 316 317 # stackphot (static sky) test reduction 318 STACKPHOT_TEST METADATA 319 STACKPHOT_PSPHOT STR STACKPHOT_TEST 320 STACKPHOT_PPSUB STR STACKPHOT 321 STACKPHOT_PPSTACK STR STACKPHOT 313 322 END 314 323
Note:
See TracChangeset
for help on using the changeset viewer.
