Newer
Older
Version 1.3.3, 2019-10-17

legoc
committed
-------------------------
- Improved lstexporter128 with the possibility to filter a set of channels with a ratio.
- Bugfix: writing 64 for the number of channels of a board writes 0 (6 bits). Solution is to convert 0 to 64 when reading the value.

legoc
committed
Version 1.3.2, 2019-05-28
-------------------------
- Added GGDMS and GGFMCPICKUP boards.
- Corrected masks for eventEnergy() function according to the number of bits defined.
Version 1.2.0, 2018-09-20
-------------------------
- Made dependency to boost only with --enable-cameo option.
- Removed read and write functions to property_tree from CrateBoard.h.
- Number of bits for the timestamp of the 1725 PHA RT changed to 31.
- Removed lsto generation from lstrates128 application.
Version 1.1.1, 2017-01-10
-------------------------
- Implemented writeListModeContextToBinary.
-------------------------
- Integrated new boards
- New interface to access data
- Added columns to lstreader128
- Relative time is related to a board
- Corrected missing jump when a bad event is read in EventArrayAlgorithm.
- Implemented different reading when version = 1 and version > 1.
- Corrected using time base for calculating rates. Added the lstrates128 application.
- Corrected reading of the 1724 board (30bits of timestamp with 2 bits of zero)
Version 1.0.2, 2016-07-11
-------------------------
- Corrected boost dependencies.
Version 1.0.1, 2016-05-05
-------------------------
- Minor corrections.
Version 1.0.0, 2016-03-05
-------------------------
- initial version forked from the branch new128 of LstDataProcess library.