User Guide/Toolbox/ASeg Short Clicks Detection: Difference between revisions
From STX Wiki
< User Guide | Toolbox
Jump to navigationJump to search
m (1 revision: Initial import) |
No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{SUBPAGENAME}}}} | {{DISPLAYTITLE:{{SUBPAGENAME}}}} | ||
{{Toolbox}} | |||
The <code>ASeg_Short_Clicks_Detection</code> function finds click sequences and shows sequence statistics. | The <code>ASeg_Short_Clicks_Detection</code> function finds click sequences and shows sequence statistics. | ||
[[File:tb_autoseg_aseg_short_clicks_detection.png]] | [[File:tb_autoseg_aseg_short_clicks_detection.png]] | ||
parameter name | ;parameter name | ||
:The name of the parameter to use for peak detection. | |||
The name of the parameter to use for peak detection. | ;max. peak dist. | ||
:The maximum distance between peaks of a sequence (in seconds). | |||
max. peak dist. | ;peak threshold mode | ||
:The peak threshold mode: | |||
The maximum distance between peaks of a sequence (in seconds). | :automatic - peak threshold chosen automatically. | ||
:cursor-ymax - y position of active cursor used as peak threshold. | |||
peak threshold mode | :userdefined - the user peak threshold value is used as the peak threshold. | ||
;user peak threshold | |||
The peak threshold mode | :The user defined peak threshold, used if peak threshold mode is userdefined. | ||
;use whole analysis signal | |||
automatic - peak threshold chosen automatically. | :If left unchecked, the signal between the cursors is analysed. If checked, the whole analysis signal is used. | ||
cursor-ymax - y position of active cursor used as peak threshold. | |||
userdefined - the user peak threshold value is used as the peak threshold. | |||
user peak threshold | |||
The user defined peak threshold, used if peak threshold mode is userdefined. | |||
use whole analysis signal | |||
If left unchecked, the signal between the cursors is analysed. If checked, the whole analysis signal is used. |
Latest revision as of 12:12, 31 August 2015
The ASeg_Short_Clicks_Detection
function finds click sequences and shows sequence statistics.
- parameter name
- The name of the parameter to use for peak detection.
- max. peak dist.
- The maximum distance between peaks of a sequence (in seconds).
- peak threshold mode
- The peak threshold mode:
- automatic - peak threshold chosen automatically.
- cursor-ymax - y position of active cursor used as peak threshold.
- userdefined - the user peak threshold value is used as the peak threshold.
- user peak threshold
- The user defined peak threshold, used if peak threshold mode is userdefined.
- use whole analysis signal
- If left unchecked, the signal between the cursors is analysed. If checked, the whole analysis signal is used.