867 Commits

Author SHA1 Message Date
97e102fddb ci: added no-cover to static device test 2024-01-26 17:23:35 +01:00
b54b5d4b00 feat: added basic function tests 2024-01-26 17:23:35 +01:00
semantic-release
0e496ffa4b 0.17.1
Automatically generated by python-semantic-release
v0.17.1
2024-01-26 15:56:15 +00:00
802eb29556 fix: changed default for connecting to a device 2024-01-26 16:14:10 +01:00
710beb8370 reactor: rerun formatting with black24 2024-01-26 11:31:54 +01:00
semantic-release
b8d7146bd8 0.17.0
Automatically generated by python-semantic-release
v0.17.0
2024-01-24 15:31:23 +00:00
8c6d0f50cd feat: added tests for connecting devices 2024-01-24 11:07:20 +01:00
bb02a619e5 feat: added static_device_test 2024-01-23 19:35:02 +01:00
semantic-release
0739512fd1 0.16.0
Automatically generated by python-semantic-release
v0.16.0
2023-12-24 16:03:27 +00:00
2d4c5e8434 tests: add tests for grashopper 2023-12-24 16:46:36 +01:00
a67d6a2d5f refactor: fix syntax .gitlab-ci.yml file 2023-12-20 15:57:12 +01:00
40eb6999c7 fix: fix cobertura syntax in ci-pipeline 2023-12-20 15:49:43 +01:00
0d14f9aac6 refactor: refactor docstrings 2023-12-20 15:49:43 +01:00
ca726c6066 feat: add detector, grashopper tomcat to repository 2023-12-20 15:49:43 +01:00
13f75aa2fd refactor: updates related to bec_lib refactoring 2023-12-17 15:42:29 +01:00
b166341e6f fix SimPositioner to import DummyController 2023-12-15 07:39:16 +01:00
adaa9435e3 refactor: temporary add SynAxisOPAAS to __init__.py 2023-12-14 20:00:39 +01:00
2db65a3855 refactor: renamed SynAxisOPPAS to SimPositioner; moved readback/setpoint/ismoving signal to sim_signals; closes 27 2023-12-14 14:53:44 +01:00
952c92e4b9 refactor: replace deprecated imports from typing
https://peps.python.org/pep-0585/#implementation
2023-12-12 14:55:27 +01:00
43626973ca build: fix python requirement 2023-12-12 14:44:49 +01:00
semantic-release
0ac0f1426c 0.15.0
Automatically generated by python-semantic-release
v0.15.0
2023-12-12 10:37:51 +00:00
c732855314 test: fix bug in usage of mock for tests 2023-12-12 10:56:25 +01:00
31b964663c fix: add python 3.12 to ci pipeline 2023-12-12 08:29:52 +01:00
069f89f0e7 fix: fix syntax/bug 2023-12-12 08:02:09 +01:00
849e15284f feat: update ci to default to python3.9 2023-12-12 07:59:09 +01:00
ae5c27f045 docs: add files 2023-12-12 07:52:36 +01:00
0767eb51c9 Revert "NIDAQ Ophyd runner for X01DA"
This reverts commit b7a62ea6b1617aa221117fb247f612ff456f58a6
2023-11-27 16:11:50 +01:00
b7a62ea6b1 NIDAQ Ophyd runner for X01DA 2023-11-27 15:51:11 +01:00
semantic-release
e1c0858395 0.14.1
Automatically generated by python-semantic-release
v0.14.1
2023-11-23 10:26:51 +00:00
9e67a7a7d4 fix: bugfix tests DDG 2023-11-23 11:22:17 +01:00
semantic-release
0dda7300e5 0.14.0
Automatically generated by python-semantic-release
v0.14.0
2023-11-23 09:33:30 +00:00
385198342d refactor: remove readme.md for DDG. Classes have sufficient docstrings 2023-11-23 09:21:56 +00:00
19faece0a5 feat: add test for class 2023-11-23 09:21:56 +00:00
f218a9b114 refactor: removed burst_enabl/disable etc.. slight refactoring of prepare_ddg 2023-11-23 09:21:56 +00:00
a73411646d refactor: moved burst_enable/disable, set_trigger to base class 2023-11-23 09:21:56 +00:00
138d18168f fix: bugfix and reorder call logic in _init 2023-11-23 09:21:56 +00:00
da44e5d7bb docs: reviewed docstrings 2023-11-23 09:21:56 +00:00
d295741bd0 docs: reviewed docstrings 2023-11-23 09:21:56 +00:00
6780c523bd fix: fix imports of renamed classes 2023-11-23 09:21:56 +00:00
e5c90ee215 feat: add delay_generator_csaxs 2023-11-23 09:21:56 +00:00
d837ddfd1c feat: create base class for DDG at psi 2023-11-23 09:21:56 +00:00
semantic-release
67be8b8938 0.13.4
Automatically generated by python-semantic-release
v0.13.4
2023-11-23 09:20:50 +00:00
3ad0daa5bc fix: bugfix: remove std_client from psi_det_base_class; closes #25 2023-11-23 09:07:03 +01:00
semantic-release
8ad07f2b38 0.13.3
Automatically generated by python-semantic-release
v0.13.3
2023-11-21 13:01:02 +00:00
a3cf93e41b test: fix test_send_data_to_bec 2023-11-21 13:54:17 +01:00
7f6db669db refactor: remove redundant __init__ calls 2023-11-21 13:31:02 +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
8bd65b7d67 refactor: mcs_cSAXS complies with psi_detector_base 2023-11-21 12:33:08 +01:00