IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14997


Ignore:
Timestamp:
Sep 24, 2007, 9:12:21 AM (19 years ago)
Author:
eugene
Message:

add new parameters for pmPSF trend model

File:
1 edited

Legend:

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

    r14964 r14997  
    8181   NELEMENTS        S32       1                # number of unmasked components
    8282END  # folder for 2D polynomial
     83
     84PSF.TREND.MODE STR POLY_ORD
     85PSF.TREND.NX   S32 0
     86PSF.TREND.NY   S32 0
    8387
    8488PSF_FIT_RADIUS      F32  15.0            # fitting radius for test PSF model
     
    135139CONSTANT_PHOTOMETRIC_WEIGHTS BOOL TRUE # Should the photometric code [currently only ensemblePSF] refuse to weight each pixel by it's significance?
    136140INTERPOLATE_AP BOOL TRUE
    137 POISSON_ERRORS BOOL TRUE
     141
     142POISSON.ERRORS.PHOT.LMM BOOL TRUE
     143POISSON.ERRORS.PHOT.LIN BOOL FALSE
     144POISSON.ERRORS.PARAMS   BOOL TRUE
    138145
    139146PCM_BOX_SIZE        S32 2
Note: See TracChangeset for help on using the changeset viewer.