From 87af13c227ae529c56dbc283daecf4d52149930f Mon Sep 17 00:00:00 2001 From: Gabriel Brammer Date: Fri, 27 Sep 2024 00:25:27 +0200 Subject: [PATCH] add new param defaults --- eazy/data/zphot.param.default | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/eazy/data/zphot.param.default b/eazy/data/zphot.param.default index d742d71e..fd1a95b6 100644 --- a/eazy/data/zphot.param.default +++ b/eazy/data/zphot.param.default @@ -23,6 +23,10 @@ SYS_ERR 0.01 # Systematic flux error (% of flux) APPLY_IGM y # Apply Madau 1995 IGM absorption IGM_SCALE_TAU 1.0 # Scale factor times Inoue14 IGM tau +FITTER nnls # Template fit mode +RENORM_TEMPLATES y # Renormalize templates before fitting +HESS_THRESHOLD 1 # Threshold for removing degenerate templates using the Hessian matrix + SCALE_2175_BUMP 0.00 # Scaling of 2175A bump. Values 0.13 (0.27) absorb ~10 (20) % at peak. TEMPLATE_SMOOTH 0.0 # Velocity smoothing (km/s) for templates, < 0 for no smoothing RESAMPLE_WAVE None