/splora

Sparse and Low-Rank Paradigm Free Mapping.

Primary LanguagePythonApache License 2.0Apache-2.0

Sparse and Low-Rank Paradigm Free Mapping

Latest Version PyPI - Python Version DOI License CircleCI Documentation Status Codecov

Repository for SPLORA PFM.

How to install:

pip install .

How to use:

splora -i data.nii.gz -m mask.nii.gz -tr 2

To see all options available, type: splora -h

You can also use the package by importing to your own Python script.