Skip to content

Commit

Permalink
Update src/spikeinterface/extractors/neoextractors/tdt.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 7b506bf commit 9ce96cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/extractors/neoextractors/tdt.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class TdtRecordingExtractor(NeoBaseRecordingExtractor):
The folder path to the tdt folder.
stream_id: str or None, default: None
If there are several streams, specify the stream id you want to load.
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 9ce96cc

Please sign in to comment.