Metadata-Version: 2.1
Name: mumott
Version: 2.0
Summary: A module for analyzing tensor tomography experiments via Python
Home-page: https://mumott.org/
Maintainer: The mumott developers team
License: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
License-File: LICENSE
Requires-Dist: colorcet
Requires-Dist: colorspacious
Requires-Dist: matplotlib
Requires-Dist: h5py
Requires-Dist: numba<=0.58.1,>=0.56.2
Requires-Dist: numpy<1.27.0,>=1.23.3
Requires-Dist: scipy
Requires-Dist: scikit-image
Requires-Dist: tqdm

mumott
======

**mumott** is a Python library for the analysis of photon probe tensor tomography data.
The documentation can be found `here <https://mumott.org/>`_.
