/pydra-brainstat

Pydra tasks for BrainStat

Primary LanguagePythonApache License 2.0Apache-2.0

pydra-brainstat


Pydra tasks for BrainStat.

Pydra is a dataflow engine which provides a set of lightweight abstractions for DAG construction, manipulation, and distributed execution.

BrainStat is a statistics and context decoding toolbox for neuroimaging.

This project exposes selected BrainStats's utilities as Pydra tasks to facilitate their incorporation into more advanced processing workflows.

Development

This project is managed with [Hatch][hatch]:

pipx install hatch

To run the test suite:

hatch run test

To fix linting issues:

hatch run lint:fix

To check the documentation:

hatch run docs:serve --open-browser

Licensing

This project is distributed under the terms of the Apache License, Version 2.0.