base_gait_dataset_docfiller#

mobgap.data.base.base_gait_dataset_docfiller(func: Callable) str[source]#

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

Available keys for the substitution:

['general_dataset_args', 'dataset_memory_args', 'common_dataset_data_attrs', 'common_dataset_reference_attrs', 'dataset_classvars', 'dataset_see_also']