IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2008, 1:29:31 PM (18 years ago)
Author:
bills
Message:

updating some config files for simmosaic camera

File:
1 edited

Legend:

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

    r13907 r20889  
    11
    22SAVE.BACKMDL    BOOL    TRUE
    3 SAVE.BACKMDL.STDEV BOOL         TRUE
    43SAVE.BACKGND    BOOL    TRUE
    54SAVE.BACKSUB    BOOL    TRUE
     
    109
    1110IMSTATS_NPIX        S32  3000            # number of pixels to use for sky estimate boxes:
     11SKY_INNER_RADIUS    F32    10            # square annulus for local sky measurement
     12
     13PSF_MOMENTS_RADIUS  F32    7               # calculate initial source moments with this radius
     14
     15
    1216
    1317#PSPHOT_TEST METADATA
     
    2024
    2125#PSF_SN_LIM          F32  20.0            # minimum S/N for stars used for PSF model
    22 MOMENTS_SN_MIN      F32  20.0            # min S/N to measure moments
     26MOMENTS_SN_MIN      F32  10.0            # min S/N to measure moments
    2327FULL_FIT_SN_LIM     F32  100.0
    2428EXT_MIN_SN          F32  100.0           # fit galaxies above this S/N limit
    2529
    26 PEAKS_NSIGMA_LIMIT  F32  10.0            # peak significance threshold
     30MOMENTS_SX_MAX                      F32   25.0
     31MOMENTS_SY_MAX                      F32   25.0
     32
     33
     34PEAKS_NSIGMA_LIMIT  F32  25.0            # peak significance threshold
     35PEAKS_NSIGMA_LIMIT_2 F32  10.0           # peak significance threshold
     36
    2737BREAK_POINT         STR  ENSEMBLE        # limit total processing for now (for speed)
    2838
Note: See TracChangeset for help on using the changeset viewer.