IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2011, 5:16:39 PM (15 years ago)
Author:
eugene
Message:

updates from trunk and mods for megacam u-band data

Location:
branches/eam_branches/ipp-20110505/ippconfig/gpc1
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110505/ippconfig/gpc1/camera.config

    r31163 r31622  
    165165NPIX_INTERCHIP          S32     103794483
    166166
     167# This sets the maximum size for the fwhm_major.  This is roughly 3", and 98.67% of all exposures in the database are less than this.
     168MAX_ALLOWED_FWHM          F32         12
     169
    167170# The set of maskbits that should not be set to NAN in "released" images
    168171# This value is equal to CONV.POOR | STARCORE | SPIKE | SUSPECT  = 0x5280
  • branches/eam_branches/ipp-20110505/ippconfig/gpc1/ppStack.config

    r31510 r31622  
    3838
    3939STACK_THREEPI  METADATA
     40    PSF.INPUT.MAX   F32     12.0
    4041    OUTPUT.NOCOMP   BOOL    FALSE
    4142    OUTPUT.LOGFLUX  BOOL    TRUE
  • branches/eam_branches/ipp-20110505/ippconfig/gpc1/psphot.config

    r31163 r31622  
    2020PSF_MODEL                           STR   PS_MODEL_PS1_V1
    2121PSPHOT.CR.NSIGMA.SOFTEN             F32   0.0025        # Softening parameter for weights in CR stat
     22
     23PSPHOT.CR.MAX.SIZE                  F32   0.8             # guess for limit on M_minor in pix^2
     24PSPHOT.CR.MAX.MAG                   F32  -8.0             # guess for limit on Kron Mag
     25PSPHOT.CR.AUTOSCALE                 BOOL  FALSE
    2226
    2327PSF.TREND.NX                        S32   3
Note: See TracChangeset for help on using the changeset viewer.