Metadata-Version: 2.1
Name: pyfus_lib
Version: 0.1.4
Summary: Open source framework for functional ultrasound imaging data analysis
Home-page: https://pyfus.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

# PyfUS

PyfUS 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 pyfus

```



### Get started

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

