mobgap.laterality.base.base_lrc_docfiller#

mobgap.laterality.base.base_lrc_docfiller(func: Callable) str[source]#

Decorator to fill common parts of the docstring for subclasses of :class: BaseLRDetector.

Available keys for the substitution:

['other_parameters', 'ic_lr_list_', 'predict_short', 'predict_para', 'predict_return', 'self_optimize_paras', 'self_optimize_return']