Script execution
This commit is contained in:
@@ -98,9 +98,9 @@ def measure_stuff():
|
||||
ManipulatorTheta.move(angle_range[jj])
|
||||
print 'current theta is ', ManipulatorTheta.take(), ' and current azimuth is ' , ManipulatorPhi.take()
|
||||
Scienta.setPassEnergy(pass_energy_hold)
|
||||
print ' Flag 1'
|
||||
Scienta.getStepTime().write(angle_time[nn])
|
||||
print ' Flag 2'
|
||||
#print ' Flag 1'
|
||||
Scienta.getStepTime().write(angle_time[jj])
|
||||
#print ' Flag 2'
|
||||
sleep(1)
|
||||
vscan(Eph, SENSORS, VECTOR, True, LATENCY,False, before_read=wait_beam, after_read = after_readout)
|
||||
toc = time.time()
|
||||
|
||||
Reference in New Issue
Block a user