This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
Version 1.2.0
This version deprecates v1.1.0 and partially adapts to the new setup. It includes a couple of new features and devices from the updated irradiation setup. The major changes are support for the following devices:
IrradDAQBoard
: custom-made readout board #48RadMonitor
: calibrated counter with Arduino readout which reads dose rate at setup #49
With supporting these, several minor changes came along:
- Refactor of setup dict and converter process
- Refactor of code structure #45 #57 #67 #68
- Screenshots of plots directly from
irrad_control
#40 #58 #63
Misc:
- Testing moved from Travis to Github Actions and from nose to pytest #56 #60 #61
- Add TID calculation in converter #52
- Updated README and install instructions #65
Major bug fixes:
- Fixed a bug resulting in wrong dtype for timestamps #59
Furthermore, Python 2 support is dropped completely! Python >= 3.8 is required from now on.
Last but not least, a gh-pages
webpage documenting the irradiation site was added in #43, describing the irradiation procedure and acclerator parameters.