lw_pipeline.helper.report.find_steps_derivatives#

lw_pipeline.helper.report.find_steps_derivatives(step_files, config)[source]#

Find possible derivatives from pipeline steps using inspect.

Import the pipeline steps and find methods with signature “(source, bids_path)”, this takes a while..