Skip to content

Commit cf26c9a

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 458d5ca commit cf26c9a

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
@@ -9,7 +9,7 @@ It's important to note that **most spike sorters work fine on raw digital (ADC)
99
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.
12-
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.
12+
That is, **preprocessing steps can often be applied either before or after unit conversion without affecting the outcome.**. That being said, there are rough edges to this approach.
1313
preprocessing algorithms like filtering, whitening, centering, interpolation and common reference require casting to float within the pipeline. We advise users to experiment
1414
with different approaches to find the best one for their specific use case.
1515

0 commit comments

Comments
 (0)