Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.07 KB

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.