IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26293


Ignore:
Timestamp:
Nov 30, 2009, 4:15:57 PM (16 years ago)
Author:
beaumont
Message:

changed psphot recipe values for PR reduction class

Location:
trunk/ippconfig
Files:
2 edited

Legend:

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

    r25756 r26293  
    3737  BACKGROUND.YBIN                   S32  32            # size of background superpixels
    3838END
     39
     40# Recipe overrides for PR reduction
     41PR      METADATA
     42        BACKGROUND.XBIN       S32   128             # size          of background superpixels
     43        BACKGROUND.YBIN          S32   128             # size of background superpixels
     44        SKY_STAT         STR   FITTED_MEAN_V4  # statistic used to measure background
     45END
  • trunk/ippconfig/recipes/psphot.config

    r25820 r26293  
    301301        IMSTATS_NPIX            S32     50000
    302302        BREAK_POINT             STR   ENSEMBLE     
    303         PEAKS_NMAX              S32   1000            # on first pass, only keep NMAX peaks (0 == all)
    304 END
     303        PEAKS_NMAX              S32   1000            # on first pass, only keep NMAX peak (0 == all)
     304        BACKGROUND.XBIN       S32   128             # size          of background superpixels
     305        BACKGROUND.YBIN          S32   128             # size of background superpixels
     306        SKY_STAT         STR   FITTED_MEAN_V4  # statistic used to measure background
     307END
Note: See TracChangeset for help on using the changeset viewer.