v0.2.0
This release brings:
- major updates to the model: coincidence and triple events, scanner geometry, detection efficiencies and external signals. These are the result of discussions within the Data Elements sub-group of the ETSI Consortium.
- auto-deployment to PyPI, i.e.
pip install petsird
. - updates to some support software, including yardl and conda
What's Changed
- building from .devcontainer failing when repository downloaded on Windows by @Imraj-Singh in #12
- add Triple events, multiples strategy and changed CoincidenceEvent by @KrisThielemans in #20
- scanner geometry by @KrisThielemans in #22
- renamed prd to petsird by @KrisThielemans in #32
- Minor fixes by @KrisThielemans in #36
- Auto pushing to TestPypi by @lukepolson in #26
- TimeBlock types by @KrisThielemans in #34
- fix workflows by @casperdcl in #40
- auto-version by @casperdcl in #41
- CI: build artefact by @casperdcl in #42
- replace mamba-forge with miniconda etc by @KrisThielemans in #44
- Update Docker installation by @johnstairs in #46
- add DetectionEfficiencies (aka "normalisation") by @KrisThielemans in #35
- README updates by @KrisThielemans in #49
New Contributors
- @Imraj-Singh made their first contribution in #12
- @lukepolson made their first contribution in #26
- @casperdcl made their first contribution in #40
Full Changelog: v0.1.0...v0.2.0