- Timestamp:
- Sep 27, 2009, 11:21:32 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/ippconfig/simtest/psphot.config
r25393 r25623 4 4 SAVE.BACKGND BOOL TRUE 5 5 SAVE.BACKSUB BOOL TRUE 6 SAVE.RESID BOOL TRUE 6 SAVE.RESID BOOL TRUE 7 7 SAVE.PLOTS BOOL TRUE 8 SAVE.PSF BOOL TRUE 9 LOAD.PSF BOOL FALSE8 SAVE.PSF BOOL TRUE 9 # LOAD.PSF BOOL FALSE 10 10 11 11 # smaller than gpc1 or default... (test on GPC1...) … … 18 18 PSF_SN_LIM F32 20.0 # minimum S/N for stars used for PSF model 19 19 20 USE_FOOTPRINTS BOOL T # use new pmFootprint peak packaging 21 FOOTPRINT_NSIGMA_LIMIT F32 14.0 # threshold for bright pmFootprint detection 22 20 23 # smaller than gpc1 (12), but larger than default (3) test this 21 24 PSF_MOMENTS_RADIUS F32 16.0 # calculate initial source moments with this radius 22 25 MOMENTS_GAUSS_SIGMA F32 4.0 # XXX TEST THIS: sigma in pixels (should be >> seeing equiv) 23 MOMENTS_SN_MIN F32 10.0 # min S/N to measure moments26 MOMENTS_SN_MIN F32 1.0 # min S/N to measure moments 24 27 MOMENTS_MIN_PIXEL_SN F32 0.0 # ---> this should be fixed to 0.0 25 28 … … 29 32 30 33 # robust vs fitted?? gpc1 uses fitted... robust median gives better background stdev --> test with flat-field photometry 31 SKY_STAT STR ROBUST_MEDIAN # statistic used to measure background 32 SKY_BIAS F32 0.0 # offset applied to measured sky (FOR TESTING) 33 # SKY_STAT STR FITTED_MEAN_V4 # statistic used to measure background 34 # SKY_STAT STR ROBUST_MEDIAN # statistic used to measure background 35 # SKY_BIAS F32 -3. # offset applied to measured sky (FOR TESTING) 36 SKY_BIAS F32 0.0 # offset applied to measured sky (FOR TESTING) 37 SKY_STAT STR FITTED_MEAN_V4 # statistic used to measure background 34 38 35 39 # turn off for the moment 36 PSF.RESIDUALS BOOL FALSE # generate the residuals? 40 PSF.RESIDUALS BOOL TRUE # generate the residuals? 41 MEASURE.APTREND BOOL TRUE ### Gene says there's bugs in this part 42 43 IGNORE_GROWTH BOOL TRUE 44 INTERPOLATE_AP BOOL TRUE 45 AP_MIN_SN F32 1.0 46 47 PSF_FIT_RADIUS F32 5.0 # fitting radius for test PSF model
Note:
See TracChangeset
for help on using the changeset viewer.
