Metadata-Version: 2.1
Name: foss4fus
Version: 0.1.2
Summary: Open source framework for functional ultrasound imaging data analysis
Home-page: https://foss4fus.readthedocs.io
Author: Théo Lambert @ Neuro-Electronics Research Flanders
Author-email: theo.lambert@nerf.be
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy ==1.23.5
Requires-Dist: scipy ==1.10.0
Requires-Dist: pandas ==1.5.2
Requires-Dist: mat73 ==0.63
Requires-Dist: pynrrd ==1.0.0
Requires-Dist: scikit-image ==0.19.3
Requires-Dist: scikit-learn ==1.2.2
Requires-Dist: seaborn ==0.12.2
Requires-Dist: Pillow ==9.3.0
Requires-Dist: nibabel ==5.1.0
Requires-Dist: openpyxl ==3.1.4

# FOSS4fUS

FOSS4fUS is a free and open-source software for the analysis of functional ultrasound imaging data. Is is part of the OpenfUS initiative launched by the Urban lab at Neuro-Electronics Research Flanders.



### Installation

```

pip install foss4fus

```



### Get started

We invite the user to read the protocol available here: <link to the protocol>

