add pressure meaning and alias device p
This commit is contained in:
@ -33,6 +33,10 @@ devices = dict(
|
||||
'alias': ['B', 'magfield'],
|
||||
'targets': {'se_mf': 20},
|
||||
},
|
||||
pressure = {
|
||||
'alias': 'p',
|
||||
'targets': {'se_pressure': 20},
|
||||
},
|
||||
rotation_z={
|
||||
# possible names of the instruments main omega alias
|
||||
# only one of these must be an alias, and this is then used
|
||||
|
Reference in New Issue
Block a user