867 Commits

Author SHA1 Message Date
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
e9d9711aa7 refactor: refactored pilatus to psi_detector_base class and adapted tests 2023-11-17 15:35:34 +00:00
e8ec101f53 fix: add User_access to cSAXS falcon and eiger 2023-11-17 15:35:34 +00:00
c614873f8f fix: removed __init__ from eiger9mcSAXS 2023-11-17 15:35:34 +00:00
9db00add04 fix: fix imports to match bec_lib changes 2023-11-17 15:35:34 +00:00
d46dafdbe8 fix: fixed merge conflict 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
a8a12103ea fix: add PSIDetectorBase 2023-11-17 15:35:34 +00:00
ee5cf17a05 fix: small bugfix 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
225277949d feat: add docstring to detector base class; closes #12 2023-11-17 15:35:34 +00:00
79cfaf6dc0 fix: fixed imports to comply with bec_lib refactoring 2023-11-17 15:35:34 +00:00
7fefb44462 fix: bugfix 2023-11-17 15:35:34 +00:00
3e1a2b86c3 fix: add remaining function, propose mechanism to avoid calling stage twice 2023-11-17 15:35:34 +00:00
575b4e6260 fix: changed file_writer to det_fw 2023-11-17 15:35:34 +00:00
9c398e6ac6 fix; add other abstract methods, except: stage/unstage/_finished and _publish_file_location 2023-11-17 15:35:34 +00:00
13180b56da feat: add SLSDetectorBaseclass as a baseclass for detectors at SLS 2023-11-17 15:35:34 +00:00
semantic-release
31a7074d90 0.12.0
Automatically generated by python-semantic-release
v0.12.0
2023-11-17 09:13:52 +00:00
824ae0bde6 feat: added syndynamiccomponents for BEC CI tests 2023-11-17 08:53:56 +00:00
semantic-release
830064a432 0.11.0
Automatically generated by python-semantic-release
v0.11.0
2023-11-16 10:45:13 +00:00
a45ffe7740 feat: add pylint check to ci pipeline 2023-11-16 11:28:44 +01:00
d851cf6f8e refactor: fix bec_lib imports 2023-11-13 08:28:09 +01:00
semantic-release
3c173f59f7 0.10.2
Automatically generated by python-semantic-release
v0.10.2
2023-11-12 16:17:11 +00:00
a7d713b50d refactor: add configurable timeout and ClassInitError 2023-11-12 16:12:02 +00:00
c6e6737547 fix: remove pytest dependency for eiger, falcon and pilatus; closes #18 and #9 2023-11-12 16:12:02 +00:00
a4efb59589 refactor: remove obsolet test.py function; relates to #19 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
97b6111832 refactor: refacoring of falcon sitoro 2023-11-12 16:12:02 +00:00
38db08c877 refactor: refactore falcon __init__ 2023-11-12 16:12:02 +00:00
semantic-release
793796638a 0.10.1
Automatically generated by python-semantic-release
v0.10.1
2023-11-09 09:00:01 +00:00