IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19755


Ignore:
Timestamp:
Sep 25, 2008, 11:25:17 AM (18 years ago)
Author:
Paul Price
Message:

Adding directory for temporary images.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppStack.config

    r19750 r19755  
    3030PSF.MODEL       STR     PS_MODEL_GAUSS  # Model for PSF generation
    3131
    32 TEMP.IMAGE      STR     conv.im.fits    # Suffix for convolved images
    33 TEMP.MASK       STR     conv.mk.fits    # Suffix for convolved masks
    34 TEMP.WEIGHT     STR     conv.wt.fits    # Suffix for convolved weight maps
     32TEMP.DIR        STR     /tmp            # Directory for temporary images
     33TEMP.IMAGE      STR     conv.im.fits    # Suffix for temporary convolved images
     34TEMP.MASK       STR     conv.mk.fits    # Suffix for temporary convolved masks
     35TEMP.WEIGHT     STR     conv.wt.fits    # Suffix for temporary convolved weight maps
    3536TEMP.DELETE     BOOL    FALSE           # Delete temporary files on completion?
Note: See TracChangeset for help on using the changeset viewer.