-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
weak-lens issues & updates in simulation #1469
Comments
Added better init-diagnostics to show STDDEV vs. redshift in stdout.
|
Added sim-input which defines LENSDMUERR = frac * LENSDMU In snana.exe & snlc_fit.exe, the smeared LENSDMU and uncertainty LENSDMUERR are read from the sim data files and written to output SNANA/FITRES table file. The next step is to correct distance and inflate uncertainty using LENSDMU[ERR]; there are two possibilities here: |
From how I am reading this, option (ii) would better match observations since we can't easily subtract out weak lensing effects. |
Recently noticed that the lensing option
LENSING_PROBMAP_FILE: $SNDATA_ROOT/models/lensing/LENSING_PROBMAP_LogNormal+MICECATv1.DAT
has rms scatter of 0.035*z instead of the expected 0.055 * z,
and there was no diagnostics to show this.
Also need LENSDMU and LENSDMU_ERR, analogous to VPEC and VPEC_ERR.
The text was updated successfully, but these errors were encountered: