Closedown

This commit is contained in:
gobbo_a
2017-01-24 13:29:04 +01:00
parent d067f47842
commit a47b521e76
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
ReturnBug.java=disabled
GunScan.java=disabled
ShottkyScan.java=disabled
Correlation.java=disabled

View File

@@ -37,4 +37,4 @@ x = r.getPositions(0)
index_max = y.index(max(y))
phase_ref = x[index_max]
run("Lib/startup")
print set_return(phase_ref)
set_return(phase_ref)