IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17976


Ignore:
Timestamp:
Jun 8, 2008, 2:25:03 PM (18 years ago)
Author:
eugene
Message:

default output format should be PS1_DEV_1; set default PEAKS and MOMENTS output files to NONE

File:
1 edited

Legend:

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

    r17953 r17976  
    1818MASKVAL                             STR   SAT,BAD,BLANK   # Mask these types of pixels
    1919
    20 OUTPUT.FORMAT                       STR   SMPDATA
     20OUTPUT.FORMAT                       STR   PS1_DEV_1
    2121
    2222# these parameter govern how the background is measured
     
    173173# BREAK_POINT may be one of (PEAKS, MOMENTS, PSFMODEL, ENSEMBLE)
    174174BREAK_POINT                         STR   NONE     
    175 # PEAKS_OUTPUT_FILE                   STR   peaks.dat
    176 # MOMENTS_OUTPUT_FILE               STR   moments.dat
     175PEAKS_OUTPUT_FILE                   STR   NONE
     176MOMENTS_OUTPUT_FILE                 STR   NONE
     177
    177178# ANALYSIS_REGION                   STR   [1000:1600,2800:3400]
    178179
Note: See TracChangeset for help on using the changeset viewer.