Changeset 20680 for trunk/ippconfig/recipes/ppStack.config
- Timestamp:
- Nov 10, 2008, 7:19:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppStack.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStack.config
r20660 r20680 33 33 PSF.MODEL STR PS_MODEL_PS1_V1 # Model for PSF generation 34 34 35 TEMP.DIR STR ./# Directory for temporary images35 TEMP.DIR STR /tmp # Directory for temporary images 36 36 TEMP.IMAGE STR conv.im.fits # Suffix for temporary convolved images 37 37 TEMP.MASK STR conv.mk.fits # Suffix for temporary convolved masks 38 38 TEMP.WEIGHT STR conv.wt.fits # Suffix for temporary convolved weight maps 39 TEMP.DELETE BOOL FALSE # Delete temporary files on completion?39 TEMP.DELETE BOOL TRUE # Delete temporary files on completion? 40 40 41 41 ZP BOOL TRUE # Calculate ZP using own photometry? … … 47 47 STACK METADATA 48 48 END 49 50 51 # Debugging 52 DEBUG METADATA 53 TEMP.DIR STR ./ # Directory for temporary images 54 TEMP.DELETE BOOL FALSE # Delete temporary files on completion? 55 END
Note:
See TracChangeset
for help on using the changeset viewer.
