bbreslauer / PySciPlot

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

Curve fitting needs weighting values #46

Closed bbreslauer closed 13 years ago

bbreslauer commented 13 years ago

Need to be able to weight the ydata for least squares fitting. Probably requires selecting a wave to weight by.

bbreslauer commented 13 years ago

Done.