Metadata-Version: 2.1
Name: splora
Version: 0.0.1a0
Summary: Python library to estimate neuronal activity-related, activity-inducing and innovaition signals, as well as estimating global fluctuations.
Home-page: https://github.com/eurunuela/splora
Author: Eneko Uruñuela
Maintainer: Eneko Uruñuela
Maintainer-email: e.urunuela@bcbl.eu
License: Apache-2.0
Download-URL: https://github.com/eurunuela/splora
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides: splora
Requires-Python: >=3.6.1
Description-Content-Type: text/markdown; charset=UTF-8
Provides-Extra: doc
Provides-Extra: style
Provides-Extra: test
Provides-Extra: all
License-File: LICENSE

# Sparse and Low-Rank Paradigm Free Mapping

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.


