bbreslauer / PySciPlot

GNU General Public License v3.0
1 stars 0 forks source link

Curve fitting: use wave for initial values #49

Closed bbreslauer closed 13 years ago

bbreslauer commented 13 years ago

This would be esp. useful for iterating multiple times to refine a solution. For ease of use, it might also require being able to overwrite a wave with new data (for example, having the wave 'parameters' update each time the fit is run).