Closedown

This commit is contained in:
gac-x03da
2019-01-25 11:43:31 +01:00
parent b2d06462fc
commit dfdce45aef
4 changed files with 5 additions and 3 deletions

View File

@@ -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")

View File

@@ -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