Script execution

This commit is contained in:
boccioli_m
2015-05-22 15:16:25 +02:00
parent 79d0f52a6d
commit ee46958171

View File

@@ -58,8 +58,8 @@ SetVA.close()
ActualVA.close()
ActualIA.close()
readable = scan.getReadable(0)
positions = scan.getPositions(0)
readable = detector2
positions = detector1
threshold = (min(readable) + max(readable))/2
min_peak_distance = 5.0