Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-31 | update contamination analysis step size | tlatorre | |
This commit updates the step size used for the MCMC in the contamination analysis to 0.5 times the error returned by scanning near the minimum. I ran some tests and this seemed to be pretty efficient compared to either the full error or 0.1 times the error. I also reduced the number of workers to 10. | |||
2020-05-25 | update contamination analysis stuff | tlatorre | |
- fix Constraint.renormalize_no_fix() which could enter an infinite loop if the fixed parameter was greater than 1 - EPSILON - don't divide by psi twice in get_events() - only use prompt events and cut on nhit_cal < 100 | |||
2020-05-12 | add a script to do a closure test on the contamination analysis | tlatorre | |