From c2bd916100c149498f39e1e9ace42b17728ae514 Mon Sep 17 00:00:00 2001 From: panepucci Date: Tue, 15 Dec 2015 14:26:24 +0100 Subject: [PATCH] Script execution --- script/local.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/script/local.py b/script/local.py index 959424b..d30afcf 100644 --- a/script/local.py +++ b/script/local.py @@ -60,10 +60,10 @@ def fit(ydata, xdata = 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): - """ - """ - run("rock", {"rock_axis":th1}) +#def rock(axis = th1): +# run("rock", {"rock_axis":th1}) + +from rock import rock def fbm(): """