Metadata-Version: 2.4
Name: diadfit
Version: 1.0.19
Summary: DiadFit
Home-page: https://github.com/PennyWieser/DiadFit
Author: Penny Wieser
Author-email: penny.wieser@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: scipy>1.6
Requires-Dist: lmfit>=1.1.0
Requires-Dist: tqdm
Requires-Dist: python-docx
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

[![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/
