mobgap.gait_sequences.base.base_gsd_docfiller#

mobgap.gait_sequences.base.base_gsd_docfiller(func: Callable) str[source]#

Decorator to fill common parts of the docstring for subclasses of BaseGsdDetector.

Available keys for the substitution:

['other_parameters', 'gs_list_', 'detect_short', 'detect_para', 'detect_return', 'self_optimize_paras', 'self_optimize_return']