dispel.providers.generic.tasks.sbt_utt.const module#

Constants used in SBT module.

dispel.providers.generic.tasks.sbt_utt.const.FIXED_SIGN_AMP_THRESHOLD = 0.1#

The maximum amplitude allowed to perform the statistical thresholding during segmentation.

dispel.providers.generic.tasks.sbt_utt.const.KERNEL_WINDOW_SEGMENT = 151#

The window length for the median filter smoothing during segmentation.

dispel.providers.generic.tasks.sbt_utt.const.MIN_COVERAGE_THRESHOLD = 80.0#

The minimum % of signal left after segmentation for a flag.

dispel.providers.generic.tasks.sbt_utt.const.MIN_MOTION_DUR = 1#

The minimum excessive motion duration (in seconds).