diff --git a/script/users/monney/TemperatureRamp.py b/script/users/monney/TemperatureRamp.py index f7450360..95fee860 100644 --- a/script/users/monney/TemperatureRamp.py +++ b/script/users/monney/TemperatureRamp.py @@ -58,11 +58,11 @@ try: #set_survey() #lscan(POSITIONERS, SENSORS, 1., 1., 0, LATENCY, RELATIVE, before_read=before_readout, after_read = after_readout) - print("4f ramping down") - set_4f() + #print("4f ramping down") + #set_4f() #caput('X03DA-PC-LAKESHORE:1-TEMP_SP', 10.) - print("scanning") - lscan(POSITIONERS, SENSORS, 0., 1., 180, LATENCY, RELATIVE, before_read=before_readout, after_read = my_after_read_down) + #print("scanning") + #lscan(POSITIONERS, SENSORS, 0., 1., 180, LATENCY, RELATIVE, before_read=before_readout, after_read = my_after_read_down) # print("wait for 10 K") # the timeout is dangerous, it may cause an exception!