Skip to content

Commit

Permalink
Update src/spikeinterface/extractors/neoextractors/spikeglx.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zach McKenzie <[email protected]>
  • Loading branch information
alejoe91 and zm711 authored Oct 27, 2023
1 parent 9ce96cc commit 4003c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/extractors/neoextractors/spikeglx.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class SpikeGLXRecordingExtractor(NeoBaseRecordingExtractor):
stream_id: str, default: None
If there are several streams, specify the stream id you want to load.
For example, 'imec0.ap' 'nidq' or 'imec0.lf'.
stream_name: str, default: None
stream_name: str or None, default: None
If there are several streams, specify the stream name you want to load.
all_annotations: bool, default: False
Load exhaustively all annotations from neo.
Expand Down

0 comments on commit 4003c41

Please sign in to comment.