Commit Graph

294 Commits

Author SHA1 Message Date
appel_c 78ba00ce14 test: add tests for eiger 2023-10-30 22:25:15 +01:00
appel_c 72b88482ca fix: bugfixes after adding tests 2023-10-30 22:24:25 +01:00
semantic-release cf09883a9b 0.8.1
Automatically generated by python-semantic-release
v0.8.1
2023-09-27 09:41:02 +00:00
appel_c 48445e8b61 fix: fixed formatting 2023-09-27 11:39:05 +02:00
appel_c 712674e4b8 fix: add ndarraymode and formatting 2023-09-27 11:35:27 +02:00
e21536 0372f6f726 fix: online changes e21536 2023-09-21 10:44:44 +02:00
semantic-release 0fc5bf22e1 0.8.0
Automatically generated by python-semantic-release
v0.8.0
2023-09-15 16:02:11 +00:00
e20639 f221f9e88e fix: format online changes via black 2023-09-15 18:00:25 +02:00
e20639 c418b87ad6 feat: first draft for Epics sequencer class 2023-09-15 17:55:42 +02:00
e20639 b6bf7bc9b3 fix: minor changes on the sgalil controller 2023-09-15 17:55:23 +02:00
e20639 f9f9ed5e23 fix: small changes in epics_motor_ex, potentially only comments 2023-09-15 17:55:00 +02:00
e20639 67115a0658 fix: online changes in e20639 for mcs card operating full 2D grid 2023-09-13 17:28:39 +02:00
e20643 0bf308a13d fix: online changes e20643 2023-09-12 09:04:55 +02:00
e20636 592ddfe6da fix: online changes sgalil e20636 2023-09-09 10:14:28 +02:00
e20636 76f88efa31 fix: online changes pilatus_2 e20636 2023-09-09 10:14:02 +02:00
e20636 bb12181020 fix: online changes e20636 mcs 2023-09-09 10:13:41 +02:00
e20636 793904566d fix: online changes e20636 falcon 2023-09-09 10:13:17 +02:00
e20636 e299c71ec0 fix: online changes eiger9m 2023-09-09 10:12:37 +02:00
e20636 c261fbb55a fix: online changes DDG 2023-09-09 10:11:58 +02:00
semantic-release cb201f445c 0.7.0
Automatically generated by python-semantic-release
v0.7.0
2023-09-07 12:06:31 +00:00
appel_c c80d9ab29b feat: add timeout functionality to ophyd devices 2023-09-07 14:04:32 +02:00
semantic-release e48f4a305e 0.6.0
Automatically generated by python-semantic-release
v0.6.0
2023-09-07 09:47:32 +00:00
wakonig_k 49029649aa Merge branch 'csaxs_detector_integration' into 'master'
Csaxs detector integration

See merge request bec/ophyd_devices!34
2023-09-07 11:45:32 +02:00
wakonig_k 0a1ee98f16 Merge branch 'master' into 'csaxs_detector_integration'
# Conflicts:
#   setup.py
2023-09-07 09:37:53 +00:00
appel_c 3bab432a2f feat: add falcon and progress bar option to devices 2023-09-07 11:07:59 +02:00
appel_c 3a126976cd fix: online changes 2023-09-06 08:00:42 +02:00
appel_c ac8b96b9ba fix: adjusted __init__ for epics motor extension 2023-09-06 08:00:31 +02:00
appel_c 057d93ab60 feat: extension for epics motors from xiaoqiang 2023-09-06 07:59:51 +02:00
appel_c 3e594b5e04 fix: changes for sgalil grid scan from BEC 2023-09-06 07:59:12 +02:00
appel_c 58caf2ddd3 fix: working acquire, line and grid scan using mcs, ddg and eiger9m 2023-09-05 16:16:17 +02:00
appel_c 5ce6fbcbb9 fix: DDG logic to wait for burst in trigger 2023-09-05 12:28:38 +02:00
appel_c 911c8a2438 fix: online changes SAXS 2023-09-05 09:26:27 +02:00
appel_c 8ad3eb29b7 fix: working mcs readout 2023-09-05 00:24:04 +02:00
appel_c b3237ceda5 fix: fix ddg code 2023-09-04 20:52:05 +02:00
appel_c ba9cb77ed9 fix: bugfix online fixes 2023-09-04 20:50:42 +02:00
appel_c 2dd8f25c87 fix: bugfix in delaygenerators 2023-09-04 20:50:14 +02:00
appel_c c0b3418366 fix: online changes to all devices in preparation for beamtime 2023-09-04 16:23:14 +02:00
semantic-release ae42583b4e 0.5.0
Automatically generated by python-semantic-release
v0.5.0
2023-09-01 08:02:45 +00:00
wakonig_k 1276e1d0db feat: added derived signals for xtreme 2023-09-01 10:01:22 +02:00
wakonig_k 66d283baeb fix: added pyepics dependency 2023-09-01 10:00:52 +02:00
appel_c b6101cced2 fix: online changes 2023-09-01 09:33:35 +02:00
appel_c 08efb6405b fix: mcs working 2023-08-31 18:24:19 +02:00
appel_c 278679125e refactor: online changes 2023-08-31 17:13:22 +02:00
appel_c ab220562fc feat: add mcs_readout_monitor and stream 2023-08-31 17:12:08 +02:00
appel_c ac6de9da54 feat: add ConfigSignal to bec_utils 2023-08-31 17:11:31 +02:00
appel_c 5d86382d80 fix: add std_daq_client and pyepics to setup 2023-08-31 17:09:43 +02:00
appel_c fe404bff9c fix: bugfix for polarity 2023-08-30 23:29:24 +02:00
e21206 2dc3290787 fix: test function 2023-08-30 22:30:32 +02:00
e21206 fbfa562713 fix: online changes to integrate devices in BEC 2023-08-30 22:27:47 +02:00
e21206 d694f6594d fix: fixed stop command 2023-08-29 13:21:35 +02:00