Simple, intuitive and interactive application to help fitting common functions to your data
Project description
Itfit
Interactive Fitter
Simple, intuitive and interactive application to help fitting common functions to your data.
import matplotlib.pyplot as plt
import itfit
fitter = itfit.Fitter(xdata, ydata)
fitter()
plt.show()
plot = fitter_app.default_plot_last_fit("x value", r"$\phi$ [s$^{-1}$]", "Itfit default plot")
plot.save_fig("figure.png")
Instalation
Itfit releases are available as wheel packages on PyPI. You can install the last version using pip
:
pip install itfit
Documentation
Documentations is automatically generated from code on master push and hosted in github-pages here.
Help
Just open an issue with the question
tag (or clic here) and we would love to help!
Contributing
You can contribute with:
- Examples
- Documentation
- Bug report/fix
- New fit functions
- Features
- Code
Even only feedback is greatly apreciated.
Just create an issue and let us know you want to help!
Licensing
Itfit is released under the Apache License Version 2.0.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file itfit-0.0.18.tar.gz
.
File metadata
- Download URL: itfit-0.0.18.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76d3ebaee97e169d180a719950f22f6af9e983ade691a75776dee535bc01d01f |
|
MD5 | 1005068df4be642a1bea7ebdf680b41d |
|
BLAKE2b-256 | 4d70691e4418cca4cd031a14944bdd7bdb8a333ccb551736cbec333b481fceee |
File details
Details for the file itfit-0.0.18-py3-none-any.whl
.
File metadata
- Download URL: itfit-0.0.18-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5c76312733906964e5c846ea2d2d3352cd5eb4c4aff1ea448464138f173b1c4 |
|
MD5 | 2c3d8d3aae8600ee1da9c28c36ce6d05 |
|
BLAKE2b-256 | 2c6b51e5825c273b1537b4e286173b7c88fd06732369e86972aeecc6c3e29775 |