Installation

Manually Prepared Environment (Python 3.9+)

On a functional Python 3.9 (or above but less than 3.12) environment with pip installed, fMRIStroke can be installed using the habitual command

$ python -m pip install git+https://github.com/alixlam/fmristroke.git

External Dependencies

fMRIStroke is written using Python 3.9 (or above but less than 3.12), and is based on nipype_.

Containerized execution (Docker and Singularity)

Not implemented yet.