Commit Graph

16 Commits

Author SHA1 Message Date
9af6266c4c allow to configure category of parameters
by default, in datafile headers only value, status etc. is stored.
put the sec node devices 'param_category' to 'general' will
put all parameters into the header
2022-06-14 15:26:58 +02:00
d31a1d0e5a fix device alias creation in set_envlist 2022-05-30 11:56:22 +02:00
96dba6e693 missing return value in get_se_aliases 2022-05-05 17:07:34 +02:00
b80157c32d fix typo 2022-05-05 17:06:07 +02:00
a456819c4a fix stick_rotations_alias name 2022-05-05 17:04:32 +02:00
afaea89ea6 allow missing frappy_config, stick_rotation_alias 2022-05-05 17:03:09 +02:00
9be486f627 fix typo 'aliasname(s)' 2022-05-03 07:53:10 +02:00
a274b1233e revert to: allow multiple names for SE aliases
remark: 'frappy' setup should be moved to instrument setups
2022-05-03 07:40:48 +02:00
32292b0ba1 again modified alias handling 2022-05-02 18:11:01 +02:00
410a590d0f separate setup for additional aliases
- remove multiple aliases in frappy_config
2022-05-02 16:25:02 +02:00
b9370eb206 allow multiple names for SE aliases 2022-05-02 15:56:19 +02:00
41640c6c04 fix circular import in frappy_sinq 2022-05-02 10:11:16 +02:00
aaaca072e4 move set_se_list to frappy_config.set_envlist 2022-05-02 09:38:36 +02:00
c974edede9 reworked meanings / aliases
- add rotation_x to the list
- allow to configure items creating an alias without entry in envlist
2022-04-29 11:04:58 +02:00
1d39bd162b added frappy_config to frappy setup
frappy_config allows to configure how SE aliases are generated
set_se_list applies this to create aliases and update the envrionment
2022-04-20 12:06:58 +02:00
34075a07af move files in from repo git.psi.ch/sinqdev/nicos-sinq 2022-04-08 09:36:17 +02:00