Commit Graph

70 Commits

Author SHA1 Message Date
appel_c 74f6fa7ffd feat: move csaxs devices to plugin structure, fix imports and tests 2024-04-19 17:17:59 +02:00
wakonig_k b1f353139b style(black): skip magic trailing comma 2024-04-10 16:17:29 +02:00
appel_c e9c626a7c8 fix: Adapt to FileWriter refactoring 2024-04-08 11:55:36 +02:00
wakonig_k 284c6c47a1 refactor: applied isort to repo 2024-03-28 19:33:58 +01:00
appel_c 5f5ec72d02 test: fix tests after merge conflict 2024-03-28 12:38:10 +01:00
appel_c b34817acf8 test: add test for simulated devices and BECprotocols 2024-03-28 11:45:18 +01:00
appel_c 2c43559aa8 test: add tests for proxies 2024-03-26 19:57:28 +01:00
guijar_m df8ce79ca0 feat(ophyd): temporary until new Ophyd release, prevent Status objects threads
Monkey-patching of Ophyd library
2024-03-26 17:45:31 +01:00
wakonig_k 1c7737ccda refactor: renamed scanID to scan_id 2024-03-22 15:10:46 +01:00
appel_c 2f2e519772 test: fix tests 2024-03-15 13:31:07 +01:00
wakonig_k 33e4458c59 fix: fixed dynamic pseudo 2024-03-09 16:11:00 +01:00
wakonig_k c76e1a0b4e test: added tests for dynamic_pseudo 2024-03-08 17:15:45 +01:00
appel_c 238ecb5ff8 fix: fix type conversion for SimCamera uniform noise 2024-03-08 16:15:13 +01:00
wakonig_k a9f58d2b56 fix(smaract): fixed axes_referenced 2024-03-08 12:11:28 +01:00
appel_c 91e587b092 fix: sim_monitor negative readback fixed 2024-02-29 14:12:42 +01:00
appel_c 5ca681212f test: add tests for sim 2024-02-26 19:33:13 +01:00
wakonig_k f1e9d1ceaa Revert "Revert "fix(deprecation): remove all remaining .dumps(), .loads() and producer->connector""
This reverts commit b12292246f
2024-02-26 17:41:40 +01:00
appel_c 800c22e959 feat: add lmfit for SimMonitor, refactored sim_data with baseclass, introduce slitproxy 2024-02-23 07:54:30 +01:00
wakonig_k f91d0c482d fix: replaced outdated enable_set by read_only 2024-02-21 10:37:05 +01:00
appel_c 399d6d94cc test(BECDeviceBase): add test 2024-02-21 10:11:28 +01:00
wakonig_k 7a97e05e04 test(flomni): added more tests 2024-02-17 17:56:24 +01:00
wakonig_k b12292246f Revert "fix(deprecation): remove all remaining .dumps(), .loads() and producer->connector"
This reverts commit 4159f3e3ec
2024-02-17 17:44:52 +01:00
guijar_m 4159f3e3ec fix(deprecation): remove all remaining .dumps(), .loads() and producer->connector 2024-02-17 14:18:14 +01:00
wakonig_k 6d7fd5fd9f test(rt_flomni): added tests 2024-02-16 09:28:20 +01:00
wakonig_k 1c95220234 test: added tests for fupr and flomni galil 2024-02-16 08:41:49 +01:00
wakonig_k bf38e89f79 refactor: formatting; fixed tests for expected return 2024-02-16 08:41:49 +01:00
wakonig_k baac1ffe87 test: added test for static_device_test 2024-01-26 17:54:03 +01:00
appel_c 2d4c5e8434 tests: add tests for grashopper 2023-12-24 16:46:36 +01:00
appel_c c732855314 test: fix bug in usage of mock for tests 2023-12-12 10:56:25 +01:00
appel_c 9e67a7a7d4 fix: bugfix tests DDG 2023-11-23 11:22:17 +01:00
appel_c 19faece0a5 feat: add test for class 2023-11-23 09:21:56 +00:00
appel_c a3cf93e41b test: fix test_send_data_to_bec 2023-11-21 13:54:17 +01:00
appel_c 5b27e6fe1e docs: imporive pylint score 2023-11-21 13:06:10 +01:00
appel_c 5874466704 docs: add docstrings, improve pylint score 2023-11-21 12:56:12 +01:00
appel_c 4e7f1b5593 test: add tests 2023-11-21 12:33:36 +01:00
appel_c e7f7f9d665 fix: fix auto_monitor=True for MockPV by add add_callback = mock.MagicMock() 2023-11-21 12:32:27 +01:00
appel_c 16022c53ef fix: renamed to prepare_detector_backend 2023-11-21 12:31:08 +01:00
appel_c 5c7fe09a4b doc: refactor docstrings 2023-11-17 15:35:34 +00:00
appel_c 8bf208e697 refactor: refactored pylint formatting 2023-11-17 15:35:34 +00:00
appel_c 6e4b7c6b18 test: remove tests from pylint check 2023-11-17 15:35:34 +00:00
appel_c 4c86f8cfb2 refactor: clean up code 2023-11-17 15:35:34 +00:00
appel_c e9d9711aa7 refactor: refactored pilatus to psi_detector_base class and adapted tests 2023-11-17 15:35:34 +00:00
appel_c c614873f8f fix: removed __init__ from eiger9mcSAXS 2023-11-17 15:35:34 +00:00
appel_c bcc3210761 feat: refactor falcon for psi_detector_base class; adapted eiger; added and debugged tests 2023-11-17 15:35:34 +00:00
appel_c 90cd05e68e fix: removed sls_detector_baseclass, add psi_detector_base, fixed tests and eiger9m_csaxs 2023-11-17 15:35:34 +00:00
appel_c c8f05fe290 feat: add CustomDetectorMixin, and Eiger9M setup to separate core functionality in the ophyd integration 2023-11-17 15:35:34 +00:00
usov_i d851cf6f8e refactor: fix bec_lib imports 2023-11-13 08:28:09 +01:00
appel_c a7d713b50d refactor: add configurable timeout and ClassInitError 2023-11-12 16:12:02 +00:00
appel_c 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
wakonig_k 981b877038 refactor: cleanup and unifying galil classes 2023-11-08 18:27:27 +00:00