Skip to content

Instantly share code, notes, and snippets.

View mhogg's full-sized avatar

Michael Hogg mhogg

  • Sydney, Australia
View GitHub Profile
import matplotlib.pylab as pylab
from scipy.optimize import leastsq
from scipy.interpolate import interp1d
import numpy
fileList = [ 'AXIAL_Test4.prn', 'AXIAL_Test5.prn', 'AXIAL_Test6.prn',
'AXIAL_Test10.prn', 'AXIAL_Test11.prn', 'AXIAL_Test12.prn',
'ML_Test3.prn', 'ML_Test7.prn', 'ML_Test8.prn']