Skip to content Skip to sidebar Skip to footer
Showing posts with the label Lmfit

Different Constraints For Fit Parameter In Lmfit Model

I am trying to create a multible voigt/Gaussian/Lorentizan-peak fit function with lmfit. Therefore,… Read more Different Constraints For Fit Parameter In Lmfit Model

Creating A Python Lmfit Model With Arbitrary Number Of Parameters

Is there a way to construct a an lmfit Model based on a function with an arbitrary number of depend… Read more Creating A Python Lmfit Model With Arbitrary Number Of Parameters