Changeset 24405
- Timestamp:
- Jun 15, 2009, 10:58:20 AM (17 years ago)
- Location:
- trunk/ippconfig/recipes
- Files:
-
- 4 edited
-
ppStack.config (modified) (1 diff)
-
ppSub.config (modified) (1 diff)
-
psphot.config (modified) (1 diff)
-
reductionClasses.mdc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStack.config
r24364 r24405 74 74 TEMP.DELETE BOOL FALSE # Delete temporary files on completion? 75 75 END 76 77 # Faster processing for PR images 78 PR METADATA 79 CONVOLVE BOOL FALSE 80 END -
trunk/ippconfig/recipes/ppSub.config
r24360 r24405 67 67 PHOTOMETRY BOOL TRUE # Perform photometry? 68 68 END 69 70 #PR image class 71 PR METADATA 72 PHOTOMETRY BOOL FALSE 73 END -
trunk/ippconfig/recipes/psphot.config
r24402 r24405 283 283 DIFF METADATA 284 284 END 285 286 287 # Recipe overrides for PR reduction 288 PR METADATA 289 FULL_FIT_SN_LIM F32 100.0 290 END -
trunk/ippconfig/recipes/reductionClasses.mdc
r24063 r24405 251 251 ADDSTAR STR ADDSTAR 252 252 END 253 254 255 # Intended for fast processing to make PR images 256 PR METADATA 257 CHIP_PPIMAGE STR CHIP 258 CHIP_PSPHOT STR PR 259 STACK_PPSTACK STR PR 260 STACK_PPSUB STR PR 261 STACK_PSPHOT STR PR 262 END
Note:
See TracChangeset
for help on using the changeset viewer.
