Commit Graph

63 Commits

Author SHA1 Message Date
gac-x07mb da1c7bb4cf repair error due to code editor chaos 2024-12-17 16:44:13 +01:00
gac-x07mb d4512c0fb1 minor syntax beauty changes 2024-12-17 16:36:57 +01:00
gac-x07mb 1654f7cfa4 minor changes 2024-12-17 16:28:15 +01:00
gac-x07mb 3c618b431e minor changes add functions to phoenix.py 2024-12-17 16:13:36 +01:00
gac-x07mb a36a0a9189 improve phoenix_help, update dxp_loc.py, revise scan scripts 2024-12-06 15:31:10 +01:00
gac-x07mb c944d5da69 small fix 2024-11-21 17:45:36 +01:00
gac-x07mb c86a5e3f4b Add help functionality for BL specific information on BEC command line 2024-11-21 17:38:36 +01:00
gac-x07mb 61b1385976 move dxp.py temporarilty to local dir to avoid git error messages 2024-11-20 08:34:48 +01:00
gac-x07mb 42ec7d64f2 move dxp.py temporarilty to local dir to avoid git error messages 2024-11-20 08:27:23 +01:00
gac-x07mb 2da6af2b50 test upload for debugging 2024-11-19 16:48:41 +01:00
gac-x07mb bde88ec5ce test upload for debugging 2024-11-19 16:38:02 +01:00
gac-x07mb 10c512604a bugfix 2024-11-19 15:36:06 +01:00
gac-x07mb 4ef08b9b99 remove not needed files 2024-11-19 15:21:39 +01:00
gac-x07mb 7a28dd3ca8 clean up of path and filenames for xmap and falcon 2024-11-19 15:14:44 +01:00
wakonig_k e583e25424 fix(scans): fixed scans for bec v3 2024-11-14 17:53:07 +01:00
ci_update_bot 14da4a1ad5 docs: Update device list 2024-11-14 10:40:24 +00:00
gac-x07mb 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-x07mb bae057995f Add channels for detector energy calibration to falcon 2024-11-14 11:27:47 +01:00
gac-x07mb b806cbc9c2 remove unneded files 2024-11-14 11:27:47 +01:00
gac-x07mb 55e723ba24 Add script test_falcon.py, which allows testing falcon device in local iphython shell 2024-11-14 11:27:47 +01:00
gac-x07mb e10be3e9bf syntax erro correction 2024-11-14 11:27:47 +01:00
gac-x07mb 2e93a0d811 falcon_phonix.py to match epics and bec names, add option for 4 detectors 2024-11-14 11:27:47 +01:00
gac-x07mb 956a3267c4 relax condition in pipeline tests for phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mb b704ba1095 relax condition in pipeline tests for phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mb 08e2c73c2d relax condition in pipeline tests for phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mb 86582fdebc ... trouble shooting as tests fail phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mb 2a445e3449 ... trouble shooting as tests fail phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mb 06ffca03ee correct another editing error in phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mb e07a1fe66f correct another editing error in phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mb f162e8585f correct editing error in phoenix_trigger.py 2024-11-14 11:27:47 +01:00
gac-x07mb d4b74302ef Add documentation folder, some changes to falcon_phoenix.py, phoenixtrigger.py, post_startup.py 2024-11-14 11:27:47 +01:00
gac-x07mb e5f004258a add on yaml file 2024-11-14 11:27:47 +01:00
gac-x07mb 2f2b152ef1 1st version of falcon implementation for PHOENIX 2024-11-14 11:27:47 +01:00
gac-x07mb ec61712803 enable adding of configs to existing configs some fixes 2024-11-14 11:27:47 +01:00
gac-x07mb 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
wakonig_k 16b49fe670 added license 2024-10-01 10:26:34 +02:00
ci_update_bot 20774ba2a4 docs: Update device list 2024-08-28 14:56:22 +00:00
appel_c 3423a978b6 fix: remove copy/paste bug 2024-08-28 16:21:41 +02:00
appel_c 66eff8e5f0 fix: remove DummyDetector import from init; crashes pipeline due to syntax error 2024-08-28 16:21:41 +02:00
appel_c 5ba10cdff8 test: add tests for phoenix_trigger device 2024-08-28 16:21:41 +02:00
appel_c b752a79c41 refactor: cleanup phoenix_trigger device 2024-08-28 16:21:41 +02:00
ci_update_bot bfa06fe519 docs: Update device list 2024-08-28 12:34:28 +00:00
gac-x07mb 6c8d5ee202 refactor: misc changes; playing around 2024-08-28 14:18:18 +02:00
gac-x07mb 1f55dc8736 feat: added phoenix trigger and config 2024-08-28 14:17:24 +02:00
gac-x07mb 1c9c94f28f chore: ignore gz files 2024-08-28 14:16:11 +02:00
ci_update_bot 08d576dbc2 docs: Update device list 2024-08-28 11:43:01 +00:00
gac-x07mb bd7dff99c5 next version 2024-08-28 09:39:23 +02:00
gac-x07mb f3f51d0a05 Add new logging method which writes to special data file to phoenix.PhoenixBL 2024-08-27 17:49:27 +02:00
gac-x07mb d815c24e27 Add method to create larch type data group to phoenix_bec.scripts.phoenix, and data conversion to group for linescan data 2024-08-26 14:25:42 +02:00
gac-x07mb dac949679d finally figured out how to handle EpicsSignals for string type.... 2024-08-23 17:48:52 +02:00