Script execution

This commit is contained in:
gac-x03da
2019-03-25 21:50:56 +01:00
parent be5656ab81
commit 2f8b55c973

View File

@@ -177,7 +177,7 @@ try:
setup_live_plots(REGIONS_1)
task = fork(update_live_plots)
# theta (polar), phi (azimuth), x, y, z
sample_pos = [[-9.1,-90.0,0.65, -0.25, 115],
sample_pos = [[-9.1,-90.0,0.65, -0.25, 115.0],
[-9.1,-90.0,-0.6, -0.5, 114.8],
#[-9.1,-90.0,-0.6, -0.5, 114.8],
[-9.1,-90.0,-0.6, -0.5, 114.8]]