Skip to content

childmindresearch/cpac-callback-plot

clplot - callback.log Plot

Build codecov Ruff stability-stable MIT License pages

Installation

Install this package via :

pip install git+https://github.com/childmindresearch/cpac-callback-plot

Quick start

usage: clplot [-h] [--output OUTPUT] [--overlap OVERLAP] [--label-min-percent LABEL_MIN_PERCENT] callback_log

Plot a timeline of pipeline events.

positional arguments:
  callback_log          Path to the callback.log file.

options:
  -h, --help            show this help message and exit
  --output OUTPUT       Path to save the plot. If not provided, the plot will be shown in a window.
  --overlap OVERLAP     Allowed overlap between events in the same slot. Default: 5 seconds.
  --label-min-percent LABEL_MIN_PERCENT
                        Minimum percentage of the total timeline duration for an event to be labeled. Default: 0.01

About

Plot CPAC/Nipype callback logs

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages