Releases: XENONnT/alea
Releases · XENONnT/alea
v0.2.0
What's Changed
- Proposal to use pre-commit for continuous integration by @dachengx in #78
- Example notebooks by @hammannr in #75
- Simplify TemplateSource, CombinedSource and SpectrumTemplateSource by @dachengx in #69
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #80
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #82
- Add Submitter and NeymanConstructor by @dachengx in #79
New Contributors
- @pre-commit-ci made their first contribution in #80
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.0.0
What's Changed
- readme update with pointer to previous work in lieu of commit history by @kdund in #8
- Adds a statistical model base class (under construction by @kdund in #7
- change folder/module name by @kdund in #9
- Move submission_script.py also from binference to here by @dachengx in #10
- Add simple gaussian model by @hammannr in #12
- Parameter class by @hammannr in #19
- Confidence intervals by @kdund in #27
- Update README.md by @kdund in #29
- Init code style checking, pytest, and coverage by @dachengx in #31
- Add templates for wimp example by @hoetzsch in #30
- Removes all hash for parameters not used for each source, and for all… by @kdund in #37
- First implementation of an nT-like likelihood by @hammannr in #32
- Check if some parameter is not set as guess when fitting by @kdund in #44
- Fix likelihood_names check in statistical_model.store_data to handle unnamed likelihoods by @kdund in #45
- Create pull_request_template.md by @dachengx in #46
- Codes style cleaning by @dachengx in #49
- First runner manipulating statistical model by @dachengx in #47
- Run test on main not master by @dachengx in #55
- Simplify file structure by @dachengx in #51
- Move
blueice_extended_model
tomodels
by @dachengx in #56 - Change data format to only use structured arrays by @kdund in #42
- Another fitting test by @kdund in #59
- Add first tests module and file indexing system by @dachengx in #54
- Shape parameters by @hammannr in #58
- Recover examples folder, update file indexing, add notebooks folder, remove legacies by @dachengx in #61
- Remove pdf_cache folder before pytest by @dachengx in #65
- Make 0.0.0, initialize documentation structure based on readthedocs, add badges to README by @dachengx in #66
New Contributors
- @kdund made their first contribution in #8
- @dachengx made their first contribution in #10
- @hammannr made their first contribution in #12
- @hoetzsch made their first contribution in #30
Full Changelog: https://github.com/XENONnT/alea/commits/v0.0.0