58 Commits

Author SHA1 Message Date
238ecb5ff8 fix: fix type conversion for SimCamera uniform noise 2024-03-08 16:15:13 +01:00
a9f58d2b56 fix(smaract): fixed axes_referenced 2024-03-08 12:11:28 +01:00
91e587b092 fix: sim_monitor negative readback fixed 2024-02-29 14:12:42 +01:00
5ca681212f test: add tests for sim 2024-02-26 19:33:13 +01:00
f1e9d1ceaa Revert "Revert "fix(deprecation): remove all remaining .dumps(), .loads() and producer->connector""
This reverts commit b12292246fd9d8204c76cd1f4927da5a1b981857
2024-02-26 17:41:40 +01:00
800c22e959 feat: add lmfit for SimMonitor, refactored sim_data with baseclass, introduce slitproxy 2024-02-23 07:54:30 +01:00
f91d0c482d fix: replaced outdated enable_set by read_only 2024-02-21 10:37:05 +01:00
399d6d94cc test(BECDeviceBase): add test 2024-02-21 10:11:28 +01:00
7a97e05e04 test(flomni): added more tests 2024-02-17 17:56:24 +01:00
b12292246f Revert "fix(deprecation): remove all remaining .dumps(), .loads() and producer->connector"
This reverts commit 4159f3e3ec20727b395808118f3c0c166d9d1c0c
2024-02-17 17:44:52 +01:00
4159f3e3ec fix(deprecation): remove all remaining .dumps(), .loads() and producer->connector 2024-02-17 14:18:14 +01:00
6d7fd5fd9f test(rt_flomni): added tests 2024-02-16 09:28:20 +01:00
1c95220234 test: added tests for fupr and flomni galil 2024-02-16 08:41:49 +01:00
bf38e89f79 refactor: formatting; fixed tests for expected return 2024-02-16 08:41:49 +01:00
baac1ffe87 test: added test for static_device_test 2024-01-26 17:54:03 +01:00
2d4c5e8434 tests: add tests for grashopper 2023-12-24 16:46:36 +01:00
c732855314 test: fix bug in usage of mock for tests 2023-12-12 10:56:25 +01:00
9e67a7a7d4 fix: bugfix tests DDG 2023-11-23 11:22:17 +01:00
19faece0a5 feat: add test for class 2023-11-23 09:21:56 +00:00
a3cf93e41b test: fix test_send_data_to_bec 2023-11-21 13:54:17 +01:00
5b27e6fe1e docs: imporive pylint score 2023-11-21 13:06:10 +01:00
5874466704 docs: add docstrings, improve pylint score 2023-11-21 12:56:12 +01:00
4e7f1b5593 test: add tests 2023-11-21 12:33:36 +01:00
e7f7f9d665 fix: fix auto_monitor=True for MockPV by add add_callback = mock.MagicMock() 2023-11-21 12:32:27 +01:00
16022c53ef fix: renamed to prepare_detector_backend 2023-11-21 12:31:08 +01:00
5c7fe09a4b doc: refactor docstrings 2023-11-17 15:35:34 +00:00
8bf208e697 refactor: refactored pylint formatting 2023-11-17 15:35:34 +00:00
6e4b7c6b18 test: remove tests from pylint check 2023-11-17 15:35:34 +00:00
4c86f8cfb2 refactor: clean up code 2023-11-17 15:35:34 +00:00
e9d9711aa7 refactor: refactored pilatus to psi_detector_base class and adapted tests 2023-11-17 15:35:34 +00:00
c614873f8f fix: removed __init__ from eiger9mcSAXS 2023-11-17 15:35:34 +00:00
bcc3210761 feat: refactor falcon for psi_detector_base class; adapted eiger; added and debugged tests 2023-11-17 15:35:34 +00:00
90cd05e68e fix: removed sls_detector_baseclass, add psi_detector_base, fixed tests and eiger9m_csaxs 2023-11-17 15:35:34 +00:00
c8f05fe290 feat: add CustomDetectorMixin, and Eiger9M setup to separate core functionality in the ophyd integration 2023-11-17 15:35:34 +00:00
d851cf6f8e refactor: fix bec_lib imports 2023-11-13 08:28:09 +01:00
a7d713b50d refactor: add configurable timeout and ClassInitError 2023-11-12 16:12:02 +00:00
e3e134c65d test: fix mock_cl.thread_class for eiger,falcon and pilatus; add tests for falcon csaxs; fix bugs in code based on tests 2023-11-12 16:12:02 +00:00
981b877038 refactor: cleanup and unifying galil classes 2023-11-08 18:27:27 +00:00
89cf412551 test: fixed controller init 2023-11-08 18:27:27 +00:00
fb9a17c5e3 fix: changed dependency injection for controller classes; closes #13 2023-11-08 18:27:27 +00:00
188c8321ca test: fixed pilatus tests; closes #10 2023-11-07 19:04:47 +01:00
6b0b8de8c0 test: fixed tests for eigerl; closes #11 2023-11-07 18:00:07 +01:00
cb49a2a205 test: fixed all eiger test with updated mock PV; closes #11 2023-11-07 13:48:43 +01:00
7e9abdb323 test: fix test to mock PV access 2023-11-07 13:14:10 +01:00
ba01cf7b2d refactor: add min_readouttime, add complemented test cases; closes #11 #10 2023-11-06 17:44:25 +01:00
ee77013ba2 test: test init filewriter 2023-11-06 17:16:31 +01:00
d3e8ece029 test: add tests for close and stop filewriter 2023-11-06 16:15:59 +01:00
d2cd6a442b refactor: refactored tests and eiger 2023-11-03 18:37:36 +01:00
a02e0f09b0 test: add first tests for pilatus 2023-11-03 17:36:53 +01:00
5d02a13ad0 refactor: class renaming and minor changes in variable names 2023-11-03 16:06:19 +01:00