Script execution

This commit is contained in:
boccioli_m
2015-06-02 10:09:23 +02:00
parent 65498cb3f2
commit 0a9d2af70b

View File

@@ -1,6 +1,3 @@
#Script imported from: PO2DV-NCS-HW_ps.xml
from mathutils import estimate_peak_indexes, fit_gaussians, create_fit_point_list
#Pre-actions
caput('PO2DV-NCS-VHQ1:Set-RampA', '10')
sleep(0.1)
@@ -64,4 +61,4 @@ ActualIA.close()
scan.end()
return 1
sys.exit(1)