Live scienta controls

This commit is contained in:
gac-x09la
2022-03-11 14:59:17 +01:00
parent 37fd09cfd8
commit 9f99157f0f
4 changed files with 644 additions and 708 deletions
+13 -10
View File
@@ -1,18 +1,21 @@
{
"PASSES" : 1,
"STOP" : [ 1.0 ],
"STOP" : [ ],
"DIAGS" : [ "phi", "theta", "tilt", "x", "y", "z" ],
"PRE_ACTIONS" : {
"id_mode" : "OFF",
"grating" : "G1 300",
"scienta.passEnergyDev" : "20",
"scienta.passEnergyDev" : "50",
"scienta.acquisitionModeDev" : "Fixed",
"scienta.energyModeDev" : "Kinetic",
"scienta.lensModeDev" : "DA7_08",
"scienta.detectorModeDev" : "ADC",
"scienta.lowEnergy" : 14.0,
"scienta.centerEnergy" : 14.5,
"scienta.lowEnergy" : 10.0,
"scienta.centerEnergy" : 12.0,
"scienta.highEnergy" : 15.0,
"scienta.energyStepSize" : 0.005,
"scienta.lowThetaY" : 2.0,
"scienta.centerThetaY" : 4.0,
"scienta.highThetaY" : 6.0,
"scienta.thetaYStepSize" : 0.1,
"scienta.centerThetaX" : 0.0,
"scienta.slices" : 601,
"scienta.channels" : 801
@@ -22,9 +25,9 @@
"ZIGZAG" : false,
"SETTLING_TIME" : 0.0,
"MONITORS" : [ "current" ],
"START" : [ 0.0 ],
"RANGE" : [ 900, 100, 800, 200 ],
"POSITIONERS" : [ "tilt" ],
"STEPS" : [ 10 ],
"START" : [ ],
"RANGE" : [ null, null, null, null ],
"POSITIONERS" : [ ],
"STEPS" : [ ],
"SNAPS" : [ "acmi", "cff", "energy", "exit_slit", "fe_horiz_width", "fe_vert_width", "helium_valve", "master", "pgm_cff", "photon_energy", "tcmp", "temp_boot1", "temp_boot2", "temp_cryopump", "temp_cryostat", "temp_headmech", "temp_sample1", "temp_sample2", "temp_shield" ]
}