Skip to content

Releases: ess-dmsc/python-streaming-data-types

Updated schemas

07 Dec 14:09
6b6ca19
Compare
Choose a tag to compare

Minor updates to schemas:

  • f144
  • se00

Added 6 schemas

30 Nov 12:14
af0467a
Compare
Choose a tag to compare

Added 6 schemas since release v0.15.1:

  • ev44
  • hs01
  • f144
  • ep01
  • se00
  • al00

f142 speed up

03 Jan 07:11
efef4af
Compare
Choose a tag to compare
Merge pull request #54 from ess-dmsc/performance_fix_f142

Improve f142 serialisation performance

Added ev43

22 Oct 07:04
Compare
Choose a tag to compare
v0.15.0

Bumped version number

Changes to pl72 run start

19 Jul 11:20
cd5a8dc
Compare
Choose a tag to compare

Added option control topic field

Add support for detector-spectrum map in run start message

21 May 13:53
70516b7
Compare
Choose a tag to compare

Adds support for detector-spectrum map in run start message, this field is used at ISIS Neutron Source.

Pinned flatbuffers

11 May 12:31
3f3ea99
Compare
Choose a tag to compare
v0.12.0

Update README_DEV.md

Fixes for verification

30 Oct 10:01
b1514ee
Compare
Choose a tag to compare
  • Default values are force-added to flatbuffers to improve chances of flatbuffer being verifiable with the verifier in C++
  • flatbuffers >=1.12 now required
  • Performance improvement for serialisation using tdct schema

Bug fix for serialising single timestamp to tdct

11 Aug 09:43
ee74e44
Compare
Choose a tag to compare

Small fix to serialisation to tdct schema in the case that there is only a single chopper timestamp.

Added Forwarder configuration schema

16 Jul 14:50
Compare
Choose a tag to compare

Serialisation and deserialisation of hs00 buffer also now preserves type if given a numpy uint32, uint64, float32 or float64 array.