Script execution
This commit is contained in:
@@ -177,9 +177,9 @@ 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.6, -0.5, 114.8],
|
||||
[-9.1,-90.0,-0.6, -0.5, 114.8],
|
||||
sample_pos = [[-9.1,-90.0,0.65, -0.25, 115],
|
||||
[-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]]
|
||||
|
||||
for (index, nn) in enumerate(sample_pos):
|
||||
|
||||
Reference in New Issue
Block a user