/pydra-nibabel

Pydra task interfaces for Nibabel functions

Primary LanguagePythonOtherNOASSERTION

Pydra Nibabel

Selection of nibabel functions wrapped in Pydra tasks

For developers

Install repo in developer mode from the source directory. It is also useful to install pre-commit to take care of styling via black:

pip install -e .[dev]
pre-commit install