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

Add probe option to Session and tests #184

Merged
merged 15 commits into from
Feb 6, 2025
Merged

Add probe option to Session and tests #184

merged 15 commits into from
Feb 6, 2025

Conversation

JoeZiminski
Copy link
Member

@JoeZiminski JoeZiminski commented Feb 6, 2025

Session now takes a probe argument (None by default).

If passed, this sets the probe (a ProbeInterface probe) onto the SpikeInterface Recording objects associated with the session.

Also adds tests, including a very small dataset which is vendored. The metadata for this data is very long, which is why the diff is huge. The actual PR is quite small.

Adds documentation for probe argument.

@JoeZiminski JoeZiminski linked an issue Feb 6, 2025 that may be closed by this pull request
@JoeZiminski JoeZiminski changed the title Starting adding probe option. Add probe option to Session and tests Feb 6, 2025
@JoeZiminski JoeZiminski merged commit 07def04 into main Feb 6, 2025
19 checks passed
@JoeZiminski JoeZiminski deleted the add_probe branch February 6, 2025 16:23
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.

Take the probe or probe information as argument
1 participant