Skip to content

Commit

Permalink
added to extractors rst (#1992)
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin authored Sep 13, 2023
1 parent 1cf0ddf commit 777a07d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/modules/extractors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,11 @@ For raw recording formats, we currently support:
* **MCS RAW** :py:func:`~spikeinterface.extractors.read_mcsraw()`
* **MEArec** :py:func:`~spikeinterface.extractors.read_mearec()`
* **Mountainsort MDA** :py:func:`~spikeinterface.extractors.read_mda_recording()`
* **Neuralynx** :py:func:`~spikeinterface.extractors.read_neuralynx()`
* **Neurodata Without Borders** :py:func:`~spikeinterface.extractors.read_nwb_recording()`
* **Neuroscope** :py:func:`~spikeinterface.coextractorsre.read_neuroscope_recording()`
* **Neuroexplorer** :py:func:`~spikeinterface.extractors.read_neuroexplorer()`
* **NIX** :py:func:`~spikeinterface.extractors.read_nix()`
* **Neuralynx** :py:func:`~spikeinterface.extractors.read_neuralynx()`
* **Open Ephys Legacy** :py:func:`~spikeinterface.extractors.read_openephys()`
* **Open Ephys Binary** :py:func:`~spikeinterface.extractors.read_openephys()`
* **Plexon** :py:func:`~spikeinterface.extractors.read_plexon()`
Expand Down

0 comments on commit 777a07d

Please sign in to comment.