IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 31, 2013, 9:51:24 AM (13 years ago)
Author:
bills
Message:

committing the version used for SAS.30.
Turn off EXTENDED_SOURCE_FITS_POISSON for all recipes.
Turned on SAVE.RESID in STACKPHOT recipe.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/ippconfig/recipes/psphot.config

    r36254 r36260  
    208208EXTENDED_SOURCE_FITS                BOOL  FALSE  # perform the detailed extended sourc fits?
    209209EXTENDED_SOURCE_FITS_INTERACTIVE    BOOL  FALSE  # perform the detailed extended sourc fits?
    210 EXTENDED_SOURCE_FITS_POISSON        BOOL  TRUE   # use poisson errors for extended source models
     210EXTENDED_SOURCE_FITS_POISSON        BOOL  FALSE   # use poisson errors for extended source models
    211211
    212212EXTENDED_SOURCE_MODELS_SELECTION    STR   ALL
     
    456456  EXT_MODEL                           STR   PS_MODEL_QGAUSS
    457457  PEAKS_NMAX_TOTAL                    S32   0 # set this to limit the allowed number of peaks - Yields fault instead of avoid memory explosion
     458
     459  SAVE.RESID                          BOOL  TRUE
    458460END
    459461
Note: See TracChangeset for help on using the changeset viewer.