Startup
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
N=385.0;440.0;2.0;10.0;-2.0;-4.0
|
||||
Fe_Sridhar=690.0;760.0;3.0;10.0;-8.0;-9.0
|
||||
Cu=920.0;970.0;1.0;10.0;-2.3;-2.3
|
||||
V&O_lin_FE1.25x1.25=505.0;560.0;2.0;10.0;-1.2;-2.5
|
||||
@@ -7,11 +8,11 @@ Fe_FE1.25x1.25=680.0;750.0;0.5;10.0;-5.0;-4.0
|
||||
MCP test=778.0;779.0;0.2;0.0;-8.8;-9.5
|
||||
Cr2x2=560.0;610.0;2.0;10.0;1.9;0.9
|
||||
V=505.0;540.0;2.0;10.0;-7.5;-8.5
|
||||
Ni=825.0;890.0;2.0;10.0;-3.5;3.0
|
||||
Ni=825.0;890.0;2.0;10.0;-9.0;-11.5
|
||||
Ni Linear=825.0;890.0;2.0;10.0;-3.5;-5.5
|
||||
O=500.0;560.0;2.0;10.0;-7.5;-8.5
|
||||
Gd=1170.0;1240.0;2.0;10.0;-13.0;-11.5
|
||||
Cr=560.0;610.0;2.0;10.0;-6.2;-7.2
|
||||
Cr=560.0;610.0;3.0;10.0;-7.5;-9.0
|
||||
Co=750.0;825.0;2.0;10.0;-9.5;-11.5
|
||||
Mn=620.0;670.0;2.0;10.0;-7.5;-8.1
|
||||
Fe=680.0;750.0;2.0;10.0;-8.0;-9.0
|
||||
|
||||
@@ -282,7 +282,7 @@ open_vg11()
|
||||
time.sleep(0.5)
|
||||
open_vg12()
|
||||
time.sleep(0.5)
|
||||
#open_vg13()
|
||||
open_vg13()
|
||||
|
||||
for scan_no in range(number_of_scans):
|
||||
suffix = ("%03d" % fid)
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
<dimension zigzag="false" dataGroup="false">
|
||||
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="RegionPositioner" name="X11MA-VME-ES4:TRY" asynchronous="false" id="horizontal">
|
||||
<region>
|
||||
<start>10.0</start>
|
||||
<end>20.0</end>
|
||||
<start>11.0</start>
|
||||
<end>18.0</end>
|
||||
<stepSize>0.25</stepSize>
|
||||
</region>
|
||||
</positioner>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
<dimension zigzag="false" dataGroup="false">
|
||||
<positioner xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="RegionPositioner" name="X11MA-VME-ES4:TRZ" settlingTime="0.5" asynchronous="false" id="vertical">
|
||||
<region>
|
||||
<start>8.0</start>
|
||||
<end>16.0</end>
|
||||
<start>7.0</start>
|
||||
<end>15.0</end>
|
||||
<stepSize>0.5</stepSize>
|
||||
</region>
|
||||
</positioner>
|
||||
|
||||
Reference in New Issue
Block a user