Skip to content

Paradigm-Free-Mapping/splora

Repository files navigation

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.