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 |
|
|
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 |
|
|
f793ec7b1f
|
fix: rename custome_prepare.prepare_detector_backend, bugfix in custom_prepare.wait_for_signals
|
2023-11-21 12:24:00 +01:00 |
|
|
cbe8c8c4e5
|
docs: add docstring
|
2023-11-21 12:22:34 +01:00 |
|
|
9e26fc2a3c
|
fix: add __init__ and super().__init__ to falcon,eiger and pilatus
|
2023-11-20 22:19:32 +01:00 |
|
|
d77e8e255d
|
refactor: mcs_card inherits from base class psi_detector_base
|
2023-11-20 18:06:25 +01:00 |
|
|
3a37de9eda
|
refactor: fix __ini__ and add comment to psi_detector_base
|
2023-11-20 18:05:58 +01:00 |
|
semantic-release
|
f66508e116
|
0.13.2
Automatically generated by python-semantic-release
v0.13.2
|
2023-11-20 13:12:31 +00:00 |
|
|
9e1a6daa6e
|
fix: remove stop from falcon.custom_prepare.arm_acquisition; closes #23
|
2023-11-20 14:02:18 +01:00 |
|
|
334eeb83dc
|
fix: remove stop from pilatus.custom_prepare.finished
|
2023-11-20 13:54:50 +01:00 |
|
|
175700b6ad
|
fix: remove duplicated stop call from eiger.custom_prepare.finished
|
2023-11-20 13:53:44 +01:00 |
|
semantic-release
|
f6febb5b3a
|
0.13.1
Automatically generated by python-semantic-release
v0.13.1
|
2023-11-18 11:47:06 +00:00 |
|
|
204f94e0e4
|
fix: include all needed files in packaged distro
Fix #21
|
2023-11-18 11:42:55 +00:00 |
|
semantic-release
|
048a7803c9
|
0.13.0
Automatically generated by python-semantic-release
v0.13.0
|
2023-11-17 16:20:40 +00: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 |
|
|
3478435e02
|
doc: add docstrings for functions
|
2023-11-17 15:35:34 +00:00 |
|
|
b9d0a5d869
|
fix: fixed MIN_readout, and made it a class attribute with set/get functions
|
2023-11-17 15:35:34 +00:00 |
|