Skip to content

Commit 458d5ca

Browse files
h-mayorquinzm711
andauthored
Update doc/how_to/physical_units.rst
Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
1 parent 124c803 commit 458d5ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/how_to/physical_units.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For extracellular recordings, this is typically microvolts (µV), but some recor
66
SpikeInterface provides tools to handle both situations.
77

88
It's important to note that **most spike sorters work fine on raw digital (ADC) units** and scaling is not needed. Going a step further, some sorters, such as Kilosort 3, require their input to be in raw ADC units.
9-
The specific behavior however depends on the spike sorter, so it's important to understand the specific input requirements in a case per case basis.
9+
The specific behavior however depends on the spike sorter, so it's important to understand the specific input requirements on a case per case basis.
1010

1111
Many preprocessing tools are also linear transformations, and if the ADC is implemented as a linear transformation which is fairly common, then the overall effect can be preserved.
1212
That is, **preprocessing steps can often be applied either before or after unit conversion without affecting the outcome.**. That said, there are rough edges to this approach.

0 commit comments

Comments
 (0)