IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2010, 9:16:10 AM (16 years ago)
Author:
eugene
Message:

updates from trunk

Location:
branches/eam_branches/ipp-20100823
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823

  • branches/eam_branches/ipp-20100823/ippconfig/recipes/psphot.config

    r29005 r29124  
    188188 #PGAUSS_PSF  EXTENDED_SOURCE_MODEL  PS_MODEL_PGAUSS   20.0    TRUE
    189189 #QGAUSS_PSF  EXTENDED_SOURCE_MODEL  PS_MODEL_QGAUSS   20.0    TRUE
    190  SERSIC_PSF  EXTENDED_SOURCE_MODEL  PS_MODEL_SERSIC   20.0    TRUE
     190 EXP_PCM  EXTENDED_SOURCE_MODEL  PS_MODEL_EXP      20.0    TRUE
     191 DEV_PCM  EXTENDED_SOURCE_MODEL  PS_MODEL_DEV      20.0    TRUE
     192 SER_PCM  EXTENDED_SOURCE_MODEL  PS_MODEL_SERSIC   20.0    TRUE
    191193END
    192194
     
    325327# Extended source fit parameters
    326328STACKPHOT                             METADATA
     329  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform any of the aperture-like measurements?
    327330  EXTENDED_SOURCE_ANALYSIS            BOOL  TRUE  # perform any of the aperture-like measurements?
    328331  EXTENDED_SOURCE_SN_LIM              F32   20.0
    329332  EXTENDED_SOURCE_PETROSIAN           BOOL  TRUE
    330   EXTENDED_SOURCE_ISOPHOTAL           BOOL  FALSE
    331333  EXTENDED_SOURCE_ANNULI              BOOL  TRUE
    332   EXTENDED_SOURCE_KRON                BOOL  FALSE
    333334  PSPHOT.STACK.MATCH.PSF.SOURCE       STR   AUTO # which inputs to convolve? (RAW, CNV, AUTO)
    334335  PSPHOT.STACK.TARGET.PSF.AUTO        BOOL  F    # automatically determine target PSF size?
     
    337338  RADIAL_APERTURES_SN_LIM             F32   0.0  # S/N limit for radial aperture calculation
    338339  OUTPUT.FORMAT                       STR   PS1_SV1
     340
     341  EXT_FIT_MAX_RADIUS                  F32   50.0
     342  PSF_MODEL                           STR   PS_MODEL_GAUSS
     343  EXT_MODEL                           STR   PS_MODEL_SERSIC
    339344END
    340345
Note: See TracChangeset for help on using the changeset viewer.