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 227c0de commit a8e1098Copy full SHA for a8e1098
neo/rawio/spikeglxrawio.py
@@ -78,8 +78,8 @@ class SpikeGLXRawIO(BaseRawWithBufferApiIO):
78
The spikeglx folder containing meta/bin files
79
load_sync_channel: bool, default: False
80
Can be used to load the synch stream as the last channel of the neural data.
81
- From versions higher than 0.14.1 the sync channel is always loaded as a separate stream.
82
This option is deprecated and will be removed in version 0.15.
+ From versions higher than 0.14.1 the sync channel is always loaded as a separate stream.
83
load_channel_location: bool, default: False
84
If True probeinterface is used to load the channel locations from the directory
85
0 commit comments