Skip to content

Commit 054fc14

Browse files
huizizhang949zm711
andauthored
Update doc/modules/qualitymetrics/noise_cutoff.rst
Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
1 parent bbcb96b commit 054fc14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/modules/qualitymetrics/noise_cutoff.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ instead, it directly compares counts in the low‐amplitude bins to counts in hi
1818
Let `n_i` denote the count in the :math:`i`-th bin.
1919

2020
2. **Identify the “low” region**
21-
- Compute the amplitude value at the specified `low_quantile` (for example, 0.10 = 10 percentile), denoted as :math:`\text{amp}_{low}`.
21+
- Compute the amplitude value at the specified `low_quantile` (for example, 0.10 = 10th percentile), denoted as :math:`\text{amp}_{low}`.
2222
- Find all histogram bins whose upper edge is below that quantile value. These bins form the “low‐quantile region”.
2323
- Compute
2424

0 commit comments

Comments
 (0)