Scan private master axis
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"PASSES" : 1,
|
||||
"STOP" : [ 1.0, 2.0 ],
|
||||
"DIAGS" : [ "phi", "theta", "tilt", "x", "y", "z" ],
|
||||
"MASTER_AXIS" : {
|
||||
"MASTER" : "phi",
|
||||
"SLAVES" : [ "x", "y" ],
|
||||
"NAME" : "test"
|
||||
},
|
||||
"PRE_ACTIONS" : {
|
||||
"scienta.passEnergyDev" : "20",
|
||||
"scienta.acquisitionModeDev" : "Fixed",
|
||||
"scienta.energyModeDev" : "Kinetic",
|
||||
"scienta.lensModeDev" : "Transmission",
|
||||
"scienta.detectorModeDev" : "ADC",
|
||||
"scienta.slices" : 512,
|
||||
"scienta.channels" : 512,
|
||||
"y" : 0.1
|
||||
},
|
||||
"COMPRESSION" : true,
|
||||
"SENSORS" : [ "scienta.dataMatrix", "keithley11" ],
|
||||
"ZIGZAG" : true,
|
||||
"SETTLING_TIME" : 0.0,
|
||||
"MONITORS" : [ "current" ],
|
||||
"START" : [ 0.0, 1.0 ],
|
||||
"RANGE" : [ null, null, null, null ],
|
||||
"POSITIONERS" : [ "x", "test" ],
|
||||
"STEPS" : [ 9, 2 ],
|
||||
"SNAPS" : [ "acmi", "energy", "exit_slit", "fe_horiz_width", "fe_vert_width", "helium_valve", "master", "tcmp", "temp_boot1", "temp_boot2", "temp_cryopump", "temp_cryostat", "temp_headmech", "temp_sample1", "temp_sample2", "temp_shield" ]
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"PASSES" : 1,
|
||||
"STOP" : [ 1.0, 2.0 ],
|
||||
"DIAGS" : [ "phi", "theta", "tilt", "x", "y", "z" ],
|
||||
"MASTER_AXIS" : {
|
||||
"CONFIG" : {
|
||||
"fileName" : "/sls/X09LA/data/X09LA/pshell/home/devices/test.properties",
|
||||
"precision" : -1,
|
||||
"offset" : 0.0,
|
||||
"scale" : 1.0,
|
||||
"unit" : "null",
|
||||
"sign_bit" : 0,
|
||||
"resolution" : "NaN",
|
||||
"minValue" : "NaN",
|
||||
"maxValue" : "NaN",
|
||||
"rotation" : false,
|
||||
"mode" : "LINEAR",
|
||||
"masterPositions" : [ -1.0, 1.0 ],
|
||||
"slave1Positions" : [ -1.0, 2.0 ],
|
||||
"slave2Positions" : [ -1.0, 1.5 ],
|
||||
"slave3Positions" : null,
|
||||
"slave4Positions" : null,
|
||||
"slave5Positions" : null,
|
||||
"slave6Positions" : null
|
||||
},
|
||||
"MASTER" : "phi",
|
||||
"SLAVES" : [ "x", "y" ],
|
||||
"NAME" : "test"
|
||||
},
|
||||
"PRE_ACTIONS" : {
|
||||
"scienta.passEnergyDev" : "20",
|
||||
"scienta.acquisitionModeDev" : "Fixed",
|
||||
"scienta.energyModeDev" : "Kinetic",
|
||||
"scienta.lensModeDev" : "Transmission",
|
||||
"scienta.detectorModeDev" : "ADC",
|
||||
"scienta.slices" : 512,
|
||||
"scienta.channels" : 512,
|
||||
"y" : 0.1
|
||||
},
|
||||
"COMPRESSION" : true,
|
||||
"SENSORS" : [ "scienta.dataMatrix", "keithley11" ],
|
||||
"ZIGZAG" : true,
|
||||
"SETTLING_TIME" : 0.0,
|
||||
"MONITORS" : [ "current" ],
|
||||
"START" : [ 0.0, 1.0 ],
|
||||
"RANGE" : [ null, null, null, null ],
|
||||
"POSITIONERS" : [ "x", "test" ],
|
||||
"STEPS" : [ 9, 2 ],
|
||||
"SNAPS" : [ "acmi", "energy", "exit_slit", "fe_horiz_width", "fe_vert_width", "helium_valve", "master", "tcmp", "temp_boot1", "temp_boot2", "temp_cryopump", "temp_cryostat", "temp_headmech", "temp_sample1", "temp_sample2", "temp_shield" ]
|
||||
}
|
||||
Reference in New Issue
Block a user