p = np.polyfit(np.log(simDFNew[xField]), np.log(timeField), deg=1)