Releases: SiLab-Bonn/pyBAR_fei4_interpreter
Releases · SiLab-Bonn/pyBAR_fei4_interpreter
1.5.1
1.5.0
- code cleanup
- adding new histograms
- optimize print output
- fix compilation warnings
- adding additional columns to the Hits table for TDC analysis
1.3.0: bug fixes and features
- some cleanup
- added TDC trigger distance histogram
- fixed error flags related to trigger words
- fixed compilation on newer compilers
- added support for different trigger data formats
Maintanance and feature
- A feature was implemented to reset interpretation histograms. That is needed to use the interpretation in a real time environemnt (like the silab online monitor)
- It is not required that start/stop time stamp is different. This adresses actual pybar bug: SiLab-Bonn/pyBAR#48
Minor Bugfix and feature release
Bugs:
- A bug is fixed that the event number was sometimes assigned wrong by 1 for the last event of a readout
Features:
- Mean tot histograms are created in C++
- Nicer interpretation summary
- A small hit counter was added
Fix PyPI package
The PyPI package installation is fixed in this commit.
Examples
Initial release
1.0 Update README.md