Closedown

This commit is contained in:
2015-12-08 10:48:25 +01:00
parent afe8e53733
commit e19f452a1e

View File

@@ -18,6 +18,7 @@ def get_energy():
#Fitting
"""
from mathutils import estimate_peak_indexes, fit_gaussians, create_fit_point_list, Gaussian
import java.awt.Color as Color
@@ -58,7 +59,7 @@ def fit(ydata, xdata = None):
return (None, None, None)
#fit([1,2,3, 3,3,3,4,5,6,12,33,23,15,3,2,1, 1, 1, 1, 1])
"""
def rock(axis = th1):
"""
@@ -77,4 +78,5 @@ def rocknroll():
TODO
"""
run("rocknroll")