Skip to content

Commit 3b9b3a6

Browse files
h-mayorquinzm711
andauthored
Update src/spikeinterface/extractors/neoextractors/plexon.py
Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
1 parent 006f98c commit 3b9b3a6

File tree

1 file changed

+1
-1
lines changed
  • src/spikeinterface/extractors/neoextractors

1 file changed

+1
-1
lines changed

src/spikeinterface/extractors/neoextractors/plexon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class PlexonRecordingExtractor(NeoBaseRecordingExtractor):
2929
3030
Example for wideband signals:
3131
names: ["WB01", "WB02", "WB03", "WB04"]
32-
ids: ["1" , "2", "3", "4"]
32+
ids: ["0" , "1", "2", "3"]
3333
"""
3434

3535
NeoRawIOClass = "PlexonRawIO"

0 commit comments

Comments
 (0)