This commit is contained in:
sfop
2016-11-04 11:24:36 +01:00
parent cc2ec94429
commit af16ecea43

2
script/test/averager.py Normal file
View File

@@ -0,0 +1,2 @@
av = create_averager(gun_phase, 5, 0.1)
res= tscan(av, 10, 0.1)