Metadata-Version: 2.1
Name: DiadFit
Version: 0.0.59
Summary: DiadFit
Home-page: https://github.com/PennyWieser/DiadFit
Author: Penny Wieser
Author-email: penny.wieser@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: lmfit
Requires-Dist: tqdm
Requires-Dist: python-docx

[![PyPI](https://badgen.net/pypi/v/DiadFit)](https://pypi.org/project/DiadFit/)
[![Build Status](https://github.com/PennyWieser/DiadFit/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/PennyWieser/DiadFit/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/PennyWieser/DiadFit/branch/main/graph/badge.svg)](https://codecov.io/gh/PennyWieser/DiadFit/branch/main)

DiadFit is a python tool for fitting Raman data, particularly focused around applications to melt and fluid inclusions.

For more information and worked examples, please see https://diadfit.readthedocs.io/


