Changeset 11330 for trunk/ippconfig/recipes
- Timestamp:
- Jan 26, 2007, 2:24:29 PM (19 years ago)
- Location:
- trunk/ippconfig/recipes
- Files:
-
- 2 edited
-
psastro.config (modified) (1 diff)
-
psphot.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/psastro.config
r10881 r11330 36 36 PSASTRO.MIN.NSTAR S32 3 # min fitted stars in solution 37 37 38 MAG_MAX F32 18.0 ## XXX change name to PSASTRO.something?38 MAG_MAX F32 23.0 ## XXX change name to PSASTRO.something? 39 39 40 40 # option may be MAX, MIN, or VALUE. for VALUE, look up -
trunk/ippconfig/recipes/psphot.config
r10723 r11330 21 21 SKY_FIT_ORDER S32 0 22 22 SKY_FIT_LINEAR BOOL FALSE 23 SKY_STAT STR FITTED_MEAN # statistic used to measure background23 SKY_STAT STR FITTED_MEAN_V3 # statistic used to measure background 24 24 # allowed values for SKY_STAT: 25 25 # SAMPLE_MEAN, SAMPLE_MEDIAN, CLIPPED_MEAN, ROBUST_MEAN, ROBUST_QUARTILE, FITTED_MEAN … … 30 30 YMIN F32 0 # minimum valid y-coord 31 31 YMAX F32 0 # maximum valid y-coord 32 SATURATION F32 64000 # saturation level on this chip33 32 34 33 # peak finding 35 34 PEAKS_SMOOTH_SIGMA F32 1.0 # smoothing kernel sigma in pixels 36 35 PEAKS_SMOOTH_NSIGMA F32 2.0 # smoothing kernel width in sigmas 37 PEAKS_NSIGMA_LIMIT F32 10.0 # peak significance threshold 36 PEAKS_NSIGMA_LIMIT F32 25.0 # peak significance threshold 37 PEAKS_NSIGMA_LIMIT_2 F32 5.0 # peak significance threshold 38 38 39 39 # parameters to control the selection of the peak in the Sx,Sy plane 40 40 MOMENTS_SCALE F32 0.1 41 MOMENTS_SN_MIN F32 10 .041 MOMENTS_SN_MIN F32 100.0 # min S/N to measure moments 42 42 MOMENTS_SX_MAX F32 3.0 43 43 MOMENTS_SY_MAX F32 3.0 … … 82 82 PSF_MIN_SN F32 2.0 # reject objects below this significance 83 83 PSF_MAX_CHI F32 50.0 # reject objects worse that this 84 FULL_FIT_SN_LIM F32 10.084 FULL_FIT_SN_LIM F32 50.0 85 85 86 86 # EXTended source model parameters
Note:
See TracChangeset
for help on using the changeset viewer.
