User Tools

Site Tools


index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
index [2022/01/30 17:13]
till [FitPy]
index [2024/01/15 21:55] (current)
till
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
  
-{{ :wiki:logo.png|}}+{{ :wiki:logo.png?nolink|}}
 ====== FitPy ====== ====== FitPy ======
  
 FitPy -- A Python framework for advanced fitting of models to spectroscopic data. FitPy -- A Python framework for advanced fitting of models to spectroscopic data.
 +
 +[[https://doi.org/10.5281/zenodo.5920380|{{zenodo.5920380.png}}]]
  
 FitPy is a Python framework for the **advanced fitting of models to spectroscopic data** focussing on **reproducibility**. Supported are semi-stochastic sampling of starting conditions, global fitting of several datasets at once, and fitting several concurrent models to one dataset. FitPy builds upon and extends the [[https://www.aspecd.de/|ASpecD framework]]. At the same time, it relies on the [[https://www.scipy.org/|SciPy software stack]] and on [[https://lmfit.github.io/lmfit-py/|lmfit]] for its fitting capabilities. FitPy is a Python framework for the **advanced fitting of models to spectroscopic data** focussing on **reproducibility**. Supported are semi-stochastic sampling of starting conditions, global fitting of several datasets at once, and fitting several concurrent models to one dataset. FitPy builds upon and extends the [[https://www.aspecd.de/|ASpecD framework]]. At the same time, it relies on the [[https://www.scipy.org/|SciPy software stack]] and on [[https://lmfit.github.io/lmfit-py/|lmfit]] for its fitting capabilities.
Line 13: Line 15:
 ---- ----
  
 +
 +<WRAP group centeralign>
 +<WRAP third column>
 +[[https://pypi.org/project/fitpy/|{{fa>cube?48}}]]
 +
 +[[https://pypi.org/project/fitpy/|Package (pypi.org)]]
 +</WRAP>
 +
 +<WRAP third column>
 +[[https://docs.fitpy.de/|{{fa>book?48}}]]
 +
 +[[https://docs.fitpy.de/|Documentation]]
 +</WRAP>
 +
 +<WRAP third column>
 +[[https://github.com/tillbiskup/fitpy|{{fa>github?48}}]]
 +
 +[[https://github.com/tillbiskup/fitpy|Source (GitHub)]]
 +</WRAP>
 +</WRAP>
 +
 +
 +----
 +
 +
 +===== License and citation =====
  
 FitPy is **free and open source** licensed under a [[.:license|BSD 2-clause license]]. However, if you use FitPy for your own research, please cite it appropriately: FitPy is **free and open source** licensed under a [[.:license|BSD 2-clause license]]. However, if you use FitPy for your own research, please cite it appropriately:
  
-Till Biskup. FitPy (2022). [[htps://doi.org/10.5281/zenodo.5920380|doi:10.5281/zenodo.5920380]]+  * Till Biskup. FitPy (2024). [[https://doi.org/10.5281/zenodo.5920380|doi:10.5281/zenodo.5920380]]
  
 As FitPy is based on the SciPy and lmfit packages, you are highly encouraged to cite these two packages as well: SciPy: [[https://doi.org/10.1038/s41592-019-0686-2|doi:10.1038/s41592-019-0686-2]], lmfit: [[https://doi.org/10.5281/zenodo.598352|doi:10.5281/zenodo.598352]]. As FitPy is based on the SciPy and lmfit packages, you are highly encouraged to cite these two packages as well: SciPy: [[https://doi.org/10.1038/s41592-019-0686-2|doi:10.1038/s41592-019-0686-2]], lmfit: [[https://doi.org/10.5281/zenodo.598352|doi:10.5281/zenodo.598352]].
  
-To make things easier, FitPy has a DOI provided by Zenodo, and you may click on the badge below to directly access the record associated with it. Note that this DOI refers to the package as such and always forwards to the most current version. 
  
-[[https://doi.org/10.5281/zenodo.5920380|{{zenodo.5920380.png}}]]+===== News ===== 
 + 
 +Note: The most up-to-date information can be found in the [[https://docs.fitpy.de/changelog.html|changelog]] included in the [[https://docs.fitpy.de/|package documentation]]. 
 + 
 +  * 2024-01-15: **FitPy v0.1.1 released** 
 +    * [[https://github.com/tillbiskup/fitpy/releases/tag/v0.1.1|Changelog (GitHub)]] 
 +  * 2022-01-30: **FitPy v0.1.0 released** 
 +    * [[https://github.com/tillbiskup/fitpy/releases/tag/v0.1.0|Changelog (GitHub)]] 
 + 
 + 
 +---- 
 + 
 + 
 +**A note on the logo:** The logo shows a Latin square, usually attributed to Leonhard Euler. In the context of statistical sampling, a Latin square consists of only one sample in each row and each column. Its //n//-dimensional generalisation, the Latin hypercube, is used to generate a near-random sample of parameter values from a multidimensional distribution in statistics, //e.g.//, for obtaining sets of starting parameters for minimisation and fitting tasks. The logo shows a snake (obviously a Python) distributed such over a 4x4 square that it visits each row and each column only once. The copyright of the logo belongs to J. Popp.
  
index.1643559203.txt.gz · Last modified: 2022/01/30 17:13 by till