IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2009, 8:49:41 AM (17 years ago)
Author:
eugene
Message:

further work on the petrosian analysis & extended sources

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippconfig/mosaic2/psphot.config

    r25395 r25452  
    2424USE_FOOTPRINTS                      BOOL  TRUE            # use new pmFootprint peak packaging
    2525
     26PSF.TREND.MODE                      STR   MAP
     27PSF.TREND.NX                        S32   1
     28PSF.TREND.NY                        S32   1
     29
    2630PEAKS_NSIGMA_LIMIT   F32  15.0            # peak significance threshold
    2731MOMENTS_SN_MIN       F32  10.0           # min S/N to measure moments
    2832PSF_SN_LIM           F32  20.0            # minimum S/N for stars used for PSF model
    29 FULL_FIT_SN_LIM      F32  20.0
    30 EXT_MIN_SN           F32  20.0           # fit galaxies above this S/N limit
     33FULL_FIT_SN_LIM      F32  10.0
     34EXT_MIN_SN           F32  10.0           # fit galaxies above this S/N limit
    3135AP_MIN_SN            F32  10.0
    3236
     
    4246PSPHOT.EXT.NSIGMA.LIMIT             F32   3.0  # sources with extNsigma greater that this get tagged as likely extended sources
    4347PSPHOT.EXT.NSIGMA.MOMENTS           F32   2.0  # sources with extNsigma greater that this get tagged as likely extended sources
     48
     49EXTENDED_SOURCE_SN_LIM              F32   3.0
     50EXTENDED_SOURCE_ANALYSIS            BOOL  TRUE  # perform any of the aperture-like measurements?
     51EXTENDED_SOURCE_PETROSIAN           BOOL  TRUE
Note: See TracChangeset for help on using the changeset viewer.