Script execution
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user