Skip to content

Commit f77c81e

Browse files
committed
update online doc
1 parent 621075b commit f77c81e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/trace-processing/functionalities/tm-automatic-sorting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ The type of data sets can be selected in menu **(b)** (x-axis) and **(g)** (y-ax
8181
* `minima (molecule-wise)` for the maxima of the data-time traces
8282
* `maxima (molecule-wise)` for the minima of the data-time traces
8383
* `medians (molecule-wise)` for the medians of the data-time traces
84+
* `SNR (molecule-wise)` for the signal-to-noise ratio of the data-time traces $$data(t)$$, calculated from mean value $$\langle data\rangle$$ and trajectory length $$L$$ with: $$SNR=\frac{\langle data \rangle }{\sqrt{\frac{1}{L-1}\sum_t{data(t)-\langle data\rangle}}}$$
8485
* `nb. of states (molecule-wise)` for the number of states in state trajectories
8586
* `nb. of transitions (molecule-wise)` for the number of state transitions in state trajectories
8687
* `mean dwell time (molecule-wise)` for the average state dwell times of the state trajectories

0 commit comments

Comments
 (0)