nipoppy.workflows.base

Workflow utilities.

Classes

BaseDatasetWorkflow

Base workflow class with awareness of dataset layout and components.

BaseWorkflow

Base workflow class with logging/subprocess/filesystem utilities.

CommandRunner

Protocol for functions that run commands, used for strategy injection.

LogPrefix

Prefixes for logging subprocess output.

Module Contents

nipoppy.workflows.base.logger