Skip to content

Add a real regression test for one-file-per-signal Intan digital streams#1862

Merged
alejoe91 merged 1 commit into
NeuralEnsemble:masterfrom
h-mayorquin:add_intan_test
Jun 10, 2026
Merged

Add a real regression test for one-file-per-signal Intan digital streams#1862
alejoe91 merged 1 commit into
NeuralEnsemble:masterfrom
h-mayorquin:add_intan_test

Conversation

@h-mayorquin

Copy link
Copy Markdown
Contributor

Following up on #1854: we have now the test data on gin for this case, so this swaps the synthetic demultiplex test for a real one that reads the file end to end and checks the digital streams against the raw .dat data.

While in there I also made a small improvement to _demultiplex_digital_data: it used to unpack the whole recording for every channel and slice at the end, so I moved the slice up front so it only unpacks the requested samples. This will save memory for chunked call.

@alejoe91 alejoe91 merged commit e35a0d7 into NeuralEnsemble:master Jun 10, 2026
3 checks passed
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.

2 participants