Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NsxFile.getdata doesn't subselect electrodes #36

Open
TomDonoghue opened this issue May 17, 2024 · 0 comments
Open

NsxFile.getdata doesn't subselect electrodes #36

TomDonoghue opened this issue May 17, 2024 · 0 comments

Comments

@TomDonoghue
Copy link

When trying to load a subset of a datafile, with NsxFile.getdata, setting elec_ids to a sub-selection of electrodes doesn't seem to actually change the set of loaded data - the output dictionary a note of the 'selected' electrode IDs, but but the data attribute always seems to contain the full set of electrodes. By quickly scanning the code, it seems that at some point in the recent updates something must have been removed - there is code that accepts and checks the electrode IDs, and adds that to the output, but no code that actually applies the selection.

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

No branches or pull requests

1 participant