Skip to content

Commit

Permalink
Update src/spikeinterface/extractors/mdaextractors.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 cf620cc commit 982bbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/extractors/mdaextractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def write_recording(
File name of raw file. Defaults to 'raw.mda'.
params_fname: str, default: 'params.json'
File name of params file. Defaults to 'params.json'.
geom_fname: str, default 'geom.csv'
geom_fname: str, default: 'geom.csv'
File name of geom file. Defaults to 'geom.csv'.
dtype: dtype or None, default None
Data type to be used. If None dtype is same as recording traces.
Expand Down

0 comments on commit 982bbc4

Please sign in to comment.