IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 1, 2009, 2:07:04 PM (17 years ago)
Author:
eugene
Message:

cleanup and minimize camera-specific recipe options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippconfig/gpc1/psphot.config

    r25660 r25727  
    11
    2 BACKGROUND.XBIN                     S32  256            # size of background superpixels
    3 BACKGROUND.YBIN                     S32  256            # size of background superpixels
     2BACKGROUND.XBIN                     S32   256           # size of background superpixels
     3BACKGROUND.YBIN                     S32   256           # size of background superpixels
    44
    55SOFTEN.VARIANCE                     BOOL  TRUE          # XXX drop? soften the errors for bright pixels
     
    1212PSF_CLUMP_GRID_SCALE                F32   2.5           # XXX too large? size of Sx,Sy image pixel
    1313
    14 PSF.RESIDUALS.RADIUS                F32   9.0             # keep this pixel if residual is more significant than this
    15 PSF.RESIDUALS.SPATIAL_ORDER         S32   1               # fit spatial variations of the residuals at this order (0,1)
     14PSF.RESIDUALS.RADIUS                F32   9.0           # keep this pixel if residual is more significant than this
     15PSF.RESIDUALS.SPATIAL_ORDER         S32   1             # fit spatial variations of the residuals at this order (0,1)
    1616
    1717# PSF model parameters : choose the PSF model desired
    1818PSF_MODEL                           STR   PS_MODEL_PS1_V1
    19 PSPHOT.CR.NSIGMA.SOFTEN             F32   0.0025            # Softening parameter for weights
     19PSPHOT.CR.NSIGMA.SOFTEN             F32   0.0025        # Softening parameter for weights in CR stat
    2020
    2121PSF.TREND.NX                        S32   3
     
    2525FULL_FIT_SN_LIM                     F32   25.0
    2626
    27 APTREND.ORDER.MAX                   S32  3
     27APTREND.ORDER.MAX                   S32   3
    2828
    29 DIAGNOSTIC.PLOTS                    METADATA
     29DIAGNOSTIC.PLOTS METADATA
    3030  IMAGE.BACKGROUND.CELL.HISTOGRAM   BOOL  FALSE
    3131  IMAGE.BACKGROUND.CELL.HISTOGRAM.X S32   32
     
    3333END
    3434
    35 DIFF    METADATA
     35DIFF METADATA
    3636  BACKGROUND.XBIN                   S32  32            # size of background superpixels
    3737  BACKGROUND.YBIN                   S32  32            # size of background superpixels
Note: See TracChangeset for help on using the changeset viewer.