mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-05-13 17:52:11 +02:00

- added stand alone fitting using: https://jugit.fz-juelich.de/mlz/lmfit.git - fit_gaus, fit_pol1 with and without errors - multi threaded fitting --------- Co-authored-by: JulianHeymes <julian.heymes@psi.ch>
19 lines
175 B
ReStructuredText
19 lines
175 B
ReStructuredText
|
|
Fit
|
|
========
|
|
|
|
.. py:currentmodule:: aare
|
|
|
|
|
|
**Functions**
|
|
|
|
.. autofunction:: gaus
|
|
|
|
.. autofunction:: pol1
|
|
|
|
|
|
**Fitting**
|
|
|
|
.. autofunction:: fit_gaus
|
|
|
|
.. autofunction:: fit_pol1 |