Skip to content

Commit

Permalink
Update doc/modules/core.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
zm711 authored Apr 25, 2024
1 parent eabd121 commit 7198da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/modules/core.rst
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ and it supports several **extensions** (derived from the :py:class:`~spikeinterf
to perform further analysis, such as calculating :code:`waveforms` and :code:`templates`.

Importantly, the :py:class:`~spikeinterface.core.SortingAnalyzer` handles the *sparsity* and the physical *scaling*.
Sparsity defines the channels on which waveforms and templates are calculated using, for example, based on a
Sparsity defines the channels on which waveforms and templates are calculated using, for example, a
physical distance from the channel with the largest peak amplitude (see the :ref:`Sparsity` section). Scaling, set by
the :code:`return_scaled` argument, says whether the data has been converted from integer values to physical units such as
Voltage (see the end of the :ref:`Recording` section).
Expand Down

0 comments on commit 7198da3

Please sign in to comment.