Closedown

This commit is contained in:
boccioli_m
2015-05-28 08:46:40 +02:00
parent 7fa24d36f5
commit aceb8dd00c
2 changed files with 1 additions and 2 deletions

View File

@@ -55,4 +55,3 @@ flush_data()
read =load_data(path)
print read

View File

@@ -6,7 +6,7 @@ from mathutils import estimate_peak_indexes, fit_gaussians, create_fit_point_lis
start = 0
end = 30
step_size = 0.02
step_size = 0.2
result= lscan(sout,sinp,start,end,[step_size,],0.01)