- Timestamp:
- Sep 27, 2009, 11:21:32 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/ippconfig/gpc1/psphot.config
r24402 r25623 3 3 SAVE.OUTPUT BOOL TRUE 4 4 SAVE.BACKMDL BOOL TRUE 5 SAVE.BACKGND BOOL TRUE 6 SAVE.BACKSUB BOOL TRUE 5 7 SAVE.PSF BOOL TRUE 6 8 SAVE.PLOTS BOOL TRUE 7 8 # for testing:9 # BREAK_POINT STR BACKMDL10 9 11 10 BACKGROUND.XBIN S32 256 # size of background superpixels … … 16 15 SKY_STAT STR FITTED_MEAN_V4 # statistic used to measure background 17 16 SKY_CLIP_SIGMA F32 2.0 # statistic used to measure background 17 18 # soften the errors for bright pixels: 19 SOFTEN.VARIANCE BOOL TRUE 20 SOFTEN.VARIANCE.FRACTION F32 0.005 18 21 19 22 PEAKS_SMOOTH_SIGMA F32 2.5 # smoothing kernel sigma in pixels … … 29 32 PSF_CLUMP_GRID_SCALE F32 2.5 # size of Sx,Sy image pixel 30 33 31 PSF.RESIDUALS BOOL TRUE # generate the residuals? 34 PSF.RESIDUALS BOOL TRUE # generate the residuals? 35 PSF.RESIDUALS.PIX.SN F32 0.0 # keep this pixel if residual is more significant than this 36 PSF.RESIDUALS.RADIUS F32 9.0 # keep this pixel if residual is more significant than this 37 PSF.RESIDUALS.SPATIAL_ORDER S32 1 # fit spatial variations of the residuals at this order (0,1) 38 # PSF.RESIDUALS BOOL FALSE # generate the residuals? 32 39 33 40 # PSF model parameters : choose the PSF model desired … … 38 45 PSF.TREND.NX S32 3 39 46 PSF.TREND.NY S32 3 47 48 PSF_FIT_RADIUS_SCALE F32 7.0 # fitting radius for test PSF model 49 PSF_APERTURE_SCALE F32 4.0 # fitting radius for test PSF model 40 50 41 51 EXT_MIN_SN F32 50.0 # fit galaxies above this S/N limit
Note:
See TracChangeset
for help on using the changeset viewer.
