Skip to content

Conversation

@MarkRivers
Copy link
Member

Implements code changes described in #79

and the Stream2 interface is used.
Previously 3-D NDArrays were created, with the third dimension being the
threshold index.  This does not work when the driver does not decompress
the data, because the arrays are individually compressed but a 3-D array
must be compressed as a unit.
The driver now only creates 2-D NDArrays, and creates new NDAttributes,
ThresholdName and ThresholdEnergy to identify which threshold an NDArray
contains.
The driver sends all thresholds on asyn address 0, and threshold N on
asyn address N (N=1 to number of enabled thresholds).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants