Open
Description
This experiment from @JBFord has 3 signal streams with mult-block (10 blocks) setup, the reader TdtRawIO
can parse the header but TdtRecordingExtractor
returns empty list of times and traces, sampling frequency is 1
, the data type is int
.
The data for one of the blocks look like https://gin.g-node.org/NeuralEnsemble/ephy_testing_data/src/master/tdt/aep_05/Block-1 but also have multiple SEV files like in https://gin.g-node.org/NeuralEnsemble/ephy_testing_data/src/master/tdt/dataset_1_single_block.
@JuliaSprenger have you seen similar before with multiple data streams and multiple block example?