v0.2.1
What's Changed
- Add optional argument
degree_of_freedomforasymptotic_critical_valueby @dachengx in #86 - Update readthedocs configurations by @dachengx in #88
- Update tutorials by @hammannr in #89
- Add column to toyMC results with minuit convergence flag by @kdund in #91
- Debug a typo at docstring of fittable parameter by @dachengx in #95
- Improve documentation by @hammannr in #101
- Update Neyman threshold when changing runner_args by @hammannr in #100
- Allow submitter to skip the already succeeded files by @dachengx in #94
- Print time usage of
Runner.runby @dachengx in #104 - Get expectation values per likelihood term by @hammannr in #106
- Prevent arguments to submission variations being changed by deepcopy-ing them. by @dachengx in #107
- Make error message more explicit that an excecutable is not found and… by @kdund in #109
- Read poi and expectation directly from
output_filenameto accelerateNeymanConstructorby @dachengx in #108 - Direct call of used parameters of model by @dachengx in #112
- Add function to get all sources names from all likelihoods by @dachengx in #111
- Make sure values of parameters that need re-initialization are not changed by @hammannr in #110
- Allow all computation names by @kdund in #116
- Debug for the missing argument in
_read_poiby @dachengx in #118 - Remove unnecessary warning given new ptype constraints by @dachengx in #119
Full Changelog: v0.2.0...v0.2.1