From a311455f34bb4fbe085b9191cd61b91e6efbb14a Mon Sep 17 00:00:00 2001 From: Alessio Buccino Date: Thu, 14 Sep 2023 10:12:13 +0200 Subject: [PATCH] Update doc/modules/qualitymetrics/firing_range.rst Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com> --- doc/modules/qualitymetrics/firing_range.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modules/qualitymetrics/firing_range.rst b/doc/modules/qualitymetrics/firing_range.rst index 1b82c7540f..3fd3d53573 100644 --- a/doc/modules/qualitymetrics/firing_range.rst +++ b/doc/modules/qualitymetrics/firing_range.rst @@ -6,7 +6,7 @@ Calculation ----------- The firing range indicates the dispersion of the firing rate of a unit across the recording. It is computed by -taking the difference between the 95-th and 5th percentiles firing rates computed over short time bins (e.g. 10 s). +taking the difference between the 95th percentile's firing rate and the 5th percentile's firing rate computed over short time bins (e.g. 10 s).