We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The ecephys recording is in OpenEphys binary format and has multiple streams (NIDAQ, AP, LF)
OpenEphys
OpenEphysRecordingInterface
We also have a J076_12-06.json file in the example recording folder:
J076_12-06.json
{ "specification": "probeinterface", "version": "0.2.2dev0", "probes": [ { "ndim": 2, "si_units": "um", "annotations": { "name": "" }, "contact_positions": [ [ 11.0, 860.0 ], [ ...
probegroup = read_probeinterface('J076_12-06.json')
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Neuropixels Project
The ecephys recording is in
OpenEphys
binary format and has multiple streams (NIDAQ, AP, LF)OpenEphysRecordingInterface
We also have a
J076_12-06.json
file in the example recording folder:The text was updated successfully, but these errors were encountered: