Closedown
This commit is contained in:
@@ -5,5 +5,5 @@ host=smtpint.psi.ch
|
||||
port=0
|
||||
pwd=
|
||||
smsSuffix=@sms.switch.ch
|
||||
to=matthias.muntwiler@psi.ch;daria.sostina@psi.ch
|
||||
to=matthias.muntwiler@psi.ch
|
||||
usr=
|
||||
|
||||
@@ -5,5 +5,5 @@ host=smtpint.psi.ch
|
||||
port=0
|
||||
pwd=
|
||||
smsSuffix=@sms.switch.ch
|
||||
to=matthias.muntwiler@psi.ch;daria.sostina@psi.ch;oliver.groening@empa.ch;samuel.stolz@empa.ch
|
||||
to=matthias.muntwiler@psi.ch;daria.sostina@psi.ch
|
||||
usr=
|
||||
|
||||
@@ -38,7 +38,7 @@ close_shutter_at_end: close beam shutter and turn off analyser at the end of the
|
||||
|
||||
print("11")
|
||||
dir()
|
||||
from local import trig_scienta
|
||||
#from local import trig_scienta
|
||||
|
||||
print("12")
|
||||
|
||||
|
||||
@@ -452,3 +452,5 @@ def get_plot_snapshots(title = None, file_type = "jpg", temp_path = get_context(
|
||||
p.saveSnapshot(file_name , file_type)
|
||||
ret.append(file_name)
|
||||
return ret
|
||||
|
||||
import MultiRegion
|
||||
|
||||
Reference in New Issue
Block a user