nipoppy track-processing

Note

This command calls the nipoppy.workflows.tracker.PipelineTracker class from the Python API internally.

nipoppy track-processing

Track the processing status of a pipeline.

nipoppy track-processing [OPTIONS] [DATASET_ARGUMENT]

Options

--dataset <dpath_root>

Path to the root of the dataset (default is current working directory).

--pipeline <pipeline_name>

Required Pipeline name, as specified in the config file.

--pipeline-version <pipeline_version>

Pipeline version, as specified in the pipeline config file (default: latest out of the installed versions).

--pipeline-step <pipeline_step>

Pipeline step, as specified in the pipeline config file (default: first step).

--participant-id <participant_id>

Participant ID (with or without the sub- prefix).

--session-id <session_id>

Session ID (with or without the ses- prefix).

-n, --dry-run

Print commands but do not execute them.

-v, --verbose

Verbose mode (Show DEBUG messages).

--layout <fpath_layout>

Path to a custom layout specification file, to be used instead of the default layout.

Arguments

DATASET_ARGUMENT

Optional argument