IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34137


Ignore:
Timestamp:
Jul 10, 2012, 3:48:11 PM (14 years ago)
Author:
bills
Message:

don't limit NPEAKS for now. Memory usage may be ok now.

File:
1 edited

Legend:

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

    r33972 r34137  
    381381  PSF_MODEL                           STR   PS_MODEL_PS1_V1
    382382  EXT_MODEL                           STR   PS_MODEL_QGAUSS
    383   PEAKS_NMAX_TOTAL                    S32   50000 # maximum allowed number of peaks - To avoid memory explosion
     383  PEAKS_NMAX_TOTAL                    S32   0 # set this to limit the allowed number of peaks - Yields fault instead of avoid memory explosion
    384384END
    385385
Note: See TracChangeset for help on using the changeset viewer.