[SciPy-User] curve fitting with fixed parameters
Christian K.
ckkart at hoc.net
Wed Jun 8 07:38:19 EDT 2011
Meesters, Christian <meesters <at> aesku.com> writes:
>
> Hi,
> Recently I started a thread "curve_fit - fitting a sum of 'functions'".
Thanks for all the ideas: I am working to get proper weights for the actual
function I would like to fit.
Have a look at peak-o-mat (http://lorentz.sourceforge.net). It is an
interactive fitting program, written in python/wxpython. Fitting is done using
scipy.odr. You may speciy weights, mark parameters as fixed, etc. Any python
expression may be used as model.
The documentation is sparse and the latest file release is quite old, so
better use the source on svn.
Regards, Christian
More information about the SciPy-User
mailing list