Skip to content

Releases: SiLab-Bonn/pyBAR_fei4_interpreter

1.5.1

19 Sep 10:41
Compare
Choose a tag to compare

Fixing build with MSVC++ 10 (2010) and later.

1.5.0

18 Sep 12:16
Compare
Choose a tag to compare
  • 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

03 Mar 16:58
Compare
Choose a tag to compare
  • 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

11 Apr 12:09
Compare
Choose a tag to compare
  • 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

07 Apr 16:14
Compare
Choose a tag to compare

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

23 Feb 12:27
Compare
Choose a tag to compare

The PyPI package installation is fixed in this commit.

Examples

23 Feb 11:40
Compare
Choose a tag to compare

Examples are added to this commit.

Initial release

23 Feb 10:50
Compare
Choose a tag to compare
1.0

Update README.md