Metadata-Version: 2.1
Name: flics
Version: 0.1.0
Summary: Reimplementation of the flow image correlation spectroscopy (FLICS)
Home-page: https://github.com/ZviBaratz/flics
Author: Zvi Baratz
Author-email: z.baratz@gmail.com
License: UNKNOWN
Project-URL: Original Article, https://www.nature.com/articles/srep07341
Project-URL: Data from Article, https://www.dropbox.com/s/y1o652z1djpcjz6/f03_x5_4p36fps-Ch1.tif?dl=0
Project-URL: GUI Package, https://github.com/PBLab/flics/
Project-URL: Bug Reports, https://github.com/ZviBaratz/flics/issues
Project-URL: Source, https://github.com/ZviBaratz/flics/
Keywords: spectroscopy analysis blood flow microcirculation velocity
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pillow
Provides-Extra: dev
Requires-Dist: flake8; extra == 'dev'
Requires-Dist: yapf; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'

# FLICS
## Reimplementation of flow image correlation spectroscopy

Based on [this](https://www.nature.com/articles/srep07341) article.

Raw data used in the article can be found [here](https://www.dropbox.com/s/y1o652z1djpcjz6/f03_x5_4p36fps-Ch1.tif?dl=0).


