71 Commits

Author SHA1 Message Date
77403aea1e add try to put full scan logig into one single device 2024-12-21 15:25:42 +01:00
03789c34f4 minor changes 2024-12-20 15:48:06 +01:00
c888c22da2 add curent code profile 2024-12-20 11:54:11 +01:00
010fefd11d add check for xmap to trigger 2024-12-20 11:40:26 +01:00
feb911ab68 add code settings file 2024-12-19 22:08:14 +01:00
cd81030430 add ph_ names to xmap to ease finding of epics channels 2024-12-19 18:41:55 +01:00
c021972d97 minor changes 2024-12-17 17:02:39 +01:00
3a45759f79 minor changes 2024-12-17 16:55:26 +01:00
da1c7bb4cf repair error due to code editor chaos 2024-12-17 16:44:13 +01:00
d4512c0fb1 minor syntax beauty changes 2024-12-17 16:36:57 +01:00
1654f7cfa4 minor changes 2024-12-17 16:28:15 +01:00
3c618b431e minor changes add functions to phoenix.py 2024-12-17 16:13:36 +01:00
a36a0a9189 improve phoenix_help, update dxp_loc.py, revise scan scripts 2024-12-06 15:31:10 +01:00
c944d5da69 small fix 2024-11-21 17:45:36 +01:00
c86a5e3f4b Add help functionality for BL specific information on BEC command line 2024-11-21 17:38:36 +01:00
61b1385976 move dxp.py temporarilty to local dir to avoid git error messages 2024-11-20 08:34:48 +01:00
42ec7d64f2 move dxp.py temporarilty to local dir to avoid git error messages 2024-11-20 08:27:23 +01:00
2da6af2b50 test upload for debugging 2024-11-19 16:48:41 +01:00
bde88ec5ce test upload for debugging 2024-11-19 16:38:02 +01:00
10c512604a bugfix 2024-11-19 15:36:06 +01:00
4ef08b9b99 remove not needed files 2024-11-19 15:21:39 +01:00
7a28dd3ca8 clean up of path and filenames for xmap and falcon 2024-11-19 15:14:44 +01:00
e583e25424 fix(scans): fixed scans for bec v3 2024-11-14 17:53:07 +01:00
14da4a1ad5 docs: Update device list 2024-11-14 10:40:24 +00:00
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
bae057995f Add channels for detector energy calibration to falcon 2024-11-14 11:27:47 +01:00
b806cbc9c2 remove unneded files 2024-11-14 11:27:47 +01:00
55e723ba24 Add script test_falcon.py, which allows testing falcon device in local iphython shell 2024-11-14 11:27:47 +01:00
e10be3e9bf syntax erro correction 2024-11-14 11:27:47 +01:00
2e93a0d811 falcon_phonix.py to match epics and bec names, add option for 4 detectors 2024-11-14 11:27:47 +01:00
956a3267c4 relax condition in pipeline tests for phoenix_trigger.py 2024-11-14 11:27:47 +01:00
b704ba1095 relax condition in pipeline tests for phoenix_trigger.py 2024-11-14 11:27:47 +01:00
08e2c73c2d relax condition in pipeline tests for phoenix_trigger.py 2024-11-14 11:27:47 +01:00
86582fdebc ... trouble shooting as tests fail phoenix_trigger.py 2024-11-14 11:27:47 +01:00
2a445e3449 ... trouble shooting as tests fail phoenix_trigger.py 2024-11-14 11:27:47 +01:00
06ffca03ee correct another editing error in phoenix_trigger.py 2024-11-14 11:27:47 +01:00
e07a1fe66f correct another editing error in phoenix_trigger.py 2024-11-14 11:27:47 +01:00
f162e8585f correct editing error in phoenix_trigger.py 2024-11-14 11:27:47 +01:00
d4b74302ef Add documentation folder, some changes to falcon_phoenix.py, phoenixtrigger.py, post_startup.py 2024-11-14 11:27:47 +01:00
e5f004258a add on yaml file 2024-11-14 11:27:47 +01:00
2f2b152ef1 1st version of falcon implementation for PHOENIX 2024-11-14 11:27:47 +01:00
ec61712803 enable adding of configs to existing configs some fixes 2024-11-14 11:27:47 +01:00
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
16b49fe670 added license 2024-10-01 10:26:34 +02:00
20774ba2a4 docs: Update device list 2024-08-28 14:56:22 +00:00
3423a978b6 fix: remove copy/paste bug 2024-08-28 16:21:41 +02:00
66eff8e5f0 fix: remove DummyDetector import from init; crashes pipeline due to syntax error 2024-08-28 16:21:41 +02:00
5ba10cdff8 test: add tests for phoenix_trigger device 2024-08-28 16:21:41 +02:00
b752a79c41 refactor: cleanup phoenix_trigger device 2024-08-28 16:21:41 +02:00
bfa06fe519 docs: Update device list 2024-08-28 12:34:28 +00:00