Skip to content

Commit

Permalink
Update src/spikeinterface/extractors/neoextractors/plexon.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
  • Loading branch information
h-mayorquin and zm711 authored Jul 12, 2024
1 parent 006f98c commit 3b9b3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/extractors/neoextractors/plexon.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class PlexonRecordingExtractor(NeoBaseRecordingExtractor):
Example for wideband signals:
names: ["WB01", "WB02", "WB03", "WB04"]
ids: ["1" , "2", "3", "4"]
ids: ["0" , "1", "2", "3"]
"""

NeoRawIOClass = "PlexonRawIO"
Expand Down

0 comments on commit 3b9b3a6

Please sign in to comment.