Script execution
This commit is contained in:
@@ -34,6 +34,6 @@ scan_time = scienta_time * NSTEPS
|
||||
print "scan_time: ", scan_time
|
||||
|
||||
#try:
|
||||
cscan(MOTORS, SENSORS, RANGE[0], RANGE[1], NSTEPS - 1, time=scan_time, before_read=before_readout, after_read = after_readout)
|
||||
cscan(MOTORS, SENSORS, RANGE[0], RANGE[1], NSTEPS - 1, time=scan_time, before_read=before_readout, after_read = after_readout)
|
||||
#except ContinuousScanFollowingErrorException:
|
||||
print time.time(), " cscan: exception"
|
||||
print time.time(), " cscan: exception"
|
||||
|
||||
Reference in New Issue
Block a user