Is there a way to display a variable (specificaly, a linear fit paramter) in a plot I drow?
Also, is there a way to control the number of figures displayed?
I'm using matplotlib to generate the figures and optimize.curve_fit to do the curve fitting.
