IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30872


Ignore:
Timestamp:
Mar 10, 2011, 5:32:34 PM (15 years ago)
Author:
eugene
Message:

added keywords for background boxcar : BACKGROUND.XSAMPLE; added keyword for ppStack target airmass; update the background model parameters for gpc1

Location:
branches/eam_branches/ipp-20110213/ippconfig
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/ippconfig/gpc1/psphot.config

    r29590 r30872  
    11
    2 BACKGROUND.XBIN                     S32   256           # size of background superpixels
    3 BACKGROUND.YBIN                     S32   256           # size of background superpixels
     2BACKGROUND.XBIN                     S32   400             # size of background superpixels
     3BACKGROUND.YBIN                     S32   400             # size of background superpixels
     4BACKGROUND.XSAMPLE                  F32   2.0             # size of background superpixels
     5BACKGROUND.YSAMPLE                  F32   2.0             # size of background superpixels
    46
    57SOFTEN.VARIANCE                     BOOL  TRUE          # XXX drop? soften the errors for bright pixels
     
    3133DIAGNOSTIC.PLOTS METADATA
    3234  IMAGE.BACKGROUND.CELL.HISTOGRAM   BOOL  FALSE
    33   IMAGE.BACKGROUND.CELL.HISTOGRAM.X S32   32
    34   IMAGE.BACKGROUND.CELL.HISTOGRAM.Y S32   15
     35  IMAGE.BACKGROUND.CELL.HISTOGRAM.X S32   8
     36  IMAGE.BACKGROUND.CELL.HISTOGRAM.Y S32   8
    3537END
    3638
  • branches/eam_branches/ipp-20110213/ippconfig/recipes/ppStack.config

    r30767 r30872  
    7474        w       F32     25.0
    7575END
     76ZP.AIRMASS.TARGET F32 1.0
    7677
    7778PSF.INSTANCES   S32     15              # Number of instances for PSF generation
  • branches/eam_branches/ipp-20110213/ippconfig/recipes/psphot.config

    r30778 r30872  
    2424BACKGROUND.XBIN                     S32   128             # size of background superpixels
    2525BACKGROUND.YBIN                     S32   128             # size of background superpixels
     26BACKGROUND.XSAMPLE                  F32   1.0             # size of background superpixels
     27BACKGROUND.YSAMPLE                  F32   1.0             # size of background superpixels
    2628IMSTATS_NPIX                        S32   10000           # number of pixels to use for sky estimate boxes:
    2729
     
    295297TEST_FIT_PAR                        F32   NAN
    296298
     299IMAGE.BACKGROUND.CELL.HISTOGRAM   BOOL  FALSE
     300IMAGE.BACKGROUND.CELL.HISTOGRAM.X S32   0
     301IMAGE.BACKGROUND.CELL.HISTOGRAM.Y S32   0
     302
    297303DIAGNOSTIC.PLOTS                    METADATA
    298304  IMAGE.BACKGROUND.CELL.HISTOGRAM   BOOL  FALSE
Note: See TracChangeset for help on using the changeset viewer.