Skip to content

Commit 069e2dd

Browse files
Update neo/rawio/spikeglxrawio.py
Co-authored-by: Alessio Buccino <[email protected]>
1 parent 986f262 commit 069e2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo/rawio/spikeglxrawio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ class SpikeGLXRawIO(BaseRawWithBufferApiIO):
8585
* This IO reads the entire folder and subfolders locating the `.bin` and `.meta` files
8686
* Handles gates and triggers as segments (based on the `_gt0`, `_gt1`, `_t0` , `_t1` in filenames)
8787
* Handles all signals coming from different acquisition cards ("imec0", "imec1", etc) in a typical
88-
PXIe chassis setup and also external signal like"nidq".
88+
PXIe chassis setup and also external signal like "nidq".
8989
* For imec devices both "ap" and "lf" are extracted so even a one device setup will have several "streams"
9090
9191
Examples

0 commit comments

Comments
 (0)