We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abccafa commit 00c3691Copy full SHA for 00c3691
element_array_ephys/export/nwb/README.md
@@ -26,7 +26,7 @@ which can be called independently:
26
27
3. `add_ephys_recording_to_nwb`: Read voltage data directly from source files and iteratively transfer them to the
28
NWB file. Automatically applies lossless compression to the data, so the final file might be smaller than the original, but there is no
29
- data loss. Currently supports neuropixel and openephys, and relies on SpikeInterface to read the data.
+ data loss. Currently supports Neuropixels data acquired with SpikeGLX or Open Ephys, and relies on SpikeInterface to read the data.
30
31
32
source data -> acquisition["ElectricalSeries"]
0 commit comments