-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unify 'defaults' and use of quotations across docstrings (#2134)
* Unify 'defaults' * sorters wip and fix imports * Update src/spikeinterface/core/waveform_tools.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/core/waveform_tools.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/core/waveform_tools.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/core/waveform_tools.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/widgets/amplitudes.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/widgets/unit_waveforms.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/extractors/mdaextractors.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/extractors/mdaextractors.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/widgets/traces.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/widgets/template_similarity.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/widgets/traces.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/extractors/mdaextractors.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/extractors/neoextractors/tdt.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/extractors/neoextractors/tdt.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/extractors/neoextractors/spikeglx.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/preprocessing/remove_artifacts.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/extractors/neoextractors/spikeglx.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/extractors/neoextractors/spikegadgets.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/extractors/neoextractors/spikegadgets.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/preprocessing/filter.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/postprocessing/correlograms.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/preprocessing/remove_artifacts.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/postprocessing/isi.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/preprocessing/average_across_direction.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/preprocessing/directional_derivative.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/preprocessing/directional_derivative.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/preprocessing/directional_derivative.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/preprocessing/depth_order.py Co-authored-by: Zach McKenzie <[email protected]> * sortingcomponents and more fixes * More quotation handling (core) * Final round of cleaning * Add unsaved files * Import hdbscan when needed and add ros3 to pytest.markers * Update src/spikeinterface/core/baserecordingsnippets.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/core/baserecordingsnippets.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/core/baserecordingsnippets.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/core/job_tools.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/core/job_tools.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/curation/curationsorting.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/curation/sortingview_curation.py Co-authored-by: Zach McKenzie <[email protected]> * Update src/spikeinterface/core/core_tools.py Co-authored-by: Zach McKenzie <[email protected]> --------- Co-authored-by: Zach McKenzie <[email protected]>
- Loading branch information
Showing
155 changed files
with
2,075 additions
and
2,109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.