Add comments to trigger.py, add option to add devices to existing devices in... #6

Merged
wakonig_k merged 19 commits from x07mb_v1.1 into main 2024-11-14 11:38:32 +01:00
19 Commits
Author SHA1 Message Date
gac-x07mbandwakonig_k cea11ff48f rewrite Falcon/Sitoro using a new base class in sitoro.py, which is a copy-edited version of mca.py. mca.py works fine with XMAP, we now consider Falcon/sitoro as completely different device. This is a first working version, do dxp and no mca support yet. Structure of code is along the lines discussed with Xioquiang Wang 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k bae057995f Add channels for detector energy calibration to falcon 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k b806cbc9c2 remove unneded files 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k 55e723ba24 Add script test_falcon.py, which allows testing falcon device in local iphython shell 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k e10be3e9bf syntax erro correction 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k 2e93a0d811 falcon_phonix.py to match epics and bec names, add option for 4 detectors 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k 956a3267c4 relax condition in pipeline tests for phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k b704ba1095 relax condition in pipeline tests for phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k 08e2c73c2d relax condition in pipeline tests for phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k 86582fdebc ... trouble shooting as tests fail phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k 2a445e3449 ... trouble shooting as tests fail phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k 06ffca03ee correct another editing error in phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k e07a1fe66f correct another editing error in phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k f162e8585f correct editing error in phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k d4b74302ef Add documentation folder, some changes to falcon_phoenix.py, phoenixtrigger.py, post_startup.py 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k e5f004258a add on yaml file 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k 2f2b152ef1 1st version of falcon implementation for PHOENIX 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k ec61712803 enable adding of configs to existing configs some fixes 2024-11-14 11:27:47 +01:00
gac-x07mbandwakonig_k 08a63c54ce Add comments to trigger.py, add option to add devices to existing devices in phoenix.py. Method connecting different config files via cat into a tmp file which is then loaded 2024-11-14 11:27:47 +01:00