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 a1fb193 commit 24ac2c0Copy full SHA for 24ac2c0
element_array_ephys/export/nwb/README.md
@@ -25,7 +25,7 @@ which can be called independently:
25
probe.ProbeType.Electrode::shank_row -> electrodes["shank_row"]
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, to the final file might be smaller than the original, but there is no
+ 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.
30
31
0 commit comments