Metadata-Version: 2.1
Name: saenopy
Version: 0.9.0
Summary: Semi-elastic fiber optimisation in python.
License: MIT
Author: rgerum
Author-email: 14153051+rgerum@users.noreply.github.com
Requires-Python: >=3.8,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: docs
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: h5py (>=3.8.0,<4.0.0)
Requires-Dist: imagecodecs (>=2022.9.26,<2023.0.0)
Requires-Dist: jointforces (>=1.0.1,<2.0.0)
Requires-Dist: natsort (>=8.2.0,<9.0.0)
Requires-Dist: nbsphinx (>=0.8.10,<0.9.0) ; extra == "docs"
Requires-Dist: nptyping (>=2.4.1,<3.0.0)
Requires-Dist: numba (>=0.56.4,<0.57.0)
Requires-Dist: numpy (>=1.23.4,<2.0.0)
Requires-Dist: openpiv (>=0.24.2,<0.25.0)
Requires-Dist: pyqt5 (>=5.15.7,<6.0.0)
Requires-Dist: pyvista (>=0.37.0,<0.38.0)
Requires-Dist: pyvistaqt (>=0.9.0,<0.10.0)
Requires-Dist: qimage2ndarray (>=1.9.0,<2.0.0)
Requires-Dist: qtawesome (>=1.2.1,<2.0.0)
Requires-Dist: qtrangeslider (>=0.1.5,<0.2.0)
Requires-Dist: scipy (>=1.9.3,<2.0.0)
Requires-Dist: sphinx (>=6.1.3,<7.0.0) ; extra == "docs"
Requires-Dist: sphinx-gallery (>=0.11.1,<0.12.0) ; extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.2.0,<2.0.0) ; extra == "docs"
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Description-Content-Type: text/markdown

SAENOPY
=======

[![DOC](https://readthedocs.org/projects/saenopy/badge/)](https://saenopy.readthedocs.io)
[![PyTest](https://github.com/rgerum/saenopy/actions/workflows/test.yml/badge.svg)](https://github.com/rgerum/saenopy/actions/workflows/test.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

<p align="center">
  <img src="saenopy/img/Logo.png" />
</p>


SAENOPY is a free open source 3D traction force microscopy software. Its material model is especially well suited for
tissue-mimicking and typically highly non-linear biopolymer matrices such as collagen, fibrin, or Matrigel. 

It features a python package to use in scripts and an extensive graphical user interface.

Check out our [Documentation](https://saenopy.readthedocs.io) on how to install and use it or our preprint:

*Dynamic traction force measurements of migrating immune cells in 3D matrices*
David Böhringer, Mar Cóndor, Lars Bischof, Tina Czerwinski, Andreas Bauer, Caroline Voskens, Silvia Budday, 
Christoph Mark, Ben Fabry, Richard Gerum
**bioRxiv 2022.11.16.516758**; doi: https://doi.org/10.1101/2022.11.16.516758


