bonsai-rx / ephys

Bonsai Library containing interfaces for acquisition and processing of electrophysiology signals
MIT License
0 stars 0 forks source link

Auxiliary data streams from multiple headstages are not read out correctly #9

Open glopesdev opened 3 years ago

glopesdev commented 3 years ago

This can be confirmed by inspecting the package source, where it can be seen that only the first auxiliary data stream is read onto the final data matrix:

https://github.com/bonsai-rx/ephys/blob/433628c590cc7aed9d78cb31bc440e0684ca45ec/Bonsai.Ephys/Rhd2000DataFrame.cs#L68-L81