nipoppy.workflows.bids_conversion¶
Workflow for convert command.
Module Contents¶
- class nipoppy.workflows.bids_conversion.BidsConversionRunner(dpath_root, pipeline_name, pipeline_version=None, pipeline_step=None, participant_id=None, session_id=None, simulate=False, fpath_layout=None, logger=None, dry_run=False)¶
Bases:
nipoppy.workflows.runner.PipelineRunnerConvert data to BIDS.
- Parameters:
- dpaths_to_check()¶
Directory paths to create if needed during the setup phase.
- Return type:
- get_participants_sessions_to_run(participant_id, session_id)¶
Return participant-session pairs to run the pipeline on.
- pipeline_config()¶
Get the user config for the BIDS conversion software.
- Return type:
- run_cleanup(**kwargs)¶
Clean up after main BIDS conversion part is run.
Specifically: - Write updated doughnut file