moabb.make_process_pipelines#
- moabb.make_process_pipelines(processing: BaseProcessing, dataset: BaseDataset, return_epochs: bool = False, return_raws: bool = False, postprocess_pipeline=None)[source]#
Shortcut for the method
moabb.paradigms.base.BaseProcessing.make_process_pipelines()