1168 Commits

Author SHA1 Message Date
semantic-release
6d820663f7 1.36.0
Automatically generated by python-semantic-release
v1.36.0
2026-03-27 21:34:27 +00:00
f8a2ee6df1 fix(pseudo-motor): Add subscription callbacks to readback signal, and SUB_READBACK event from positioners 2026-03-27 22:33:57 +01:00
b6633bc7e9 refactor(ProcessedSignal): Add auto monitor attribute to ProcessedSignal 2026-03-27 22:33:57 +01:00
9c2721bf74 refactor: Cleanup, bugfixes, and docs 2026-03-27 22:33:57 +01:00
fdc91e4aff feat: add pseudo motor 2026-03-27 22:33:57 +01:00
2c17e75e3f feat(processed-signal): add ProcessedSignal 2026-03-27 22:33:57 +01:00
4f238facec fix(sim-signal): fix subscription for simulated signals. 2026-03-27 22:33:57 +01:00
semantic-release
3c38ea1251 1.35.0
Automatically generated by python-semantic-release
v1.35.0
2026-03-25 14:17:45 +00:00
Xiaoqiang Wang
8b802098d7 fix: add PeakAnalyserCam to export list 2026-03-25 15:17:11 +01:00
Xiaoqiang Wang
8e64d78daa feat: add peakAnalyser driver class 2026-03-25 15:17:11 +01:00
Xiaoqiang Wang
9a9f563db7 fix: add more camera classes to export list 2026-03-25 15:17:11 +01:00
semantic-release
b6ce334e3f 1.34.4
Automatically generated by python-semantic-release
v1.34.4
2026-03-23 14:04:59 +00:00
1452748c89 fix: typos 2026-03-23 15:04:31 +01:00
semantic-release
de32f504e3 1.34.3
Automatically generated by python-semantic-release
v1.34.3
2026-03-18 10:43:55 +00:00
b0db46dd97 fix(pyproject): Update black dependency 2026-03-18 11:43:25 +01:00
3a716299b5 refactor: apply black 2026.1 formatting to ophyd_devices 2026-03-18 11:43:25 +01:00
semantic-release
3cc1aed47c 1.34.2
Automatically generated by python-semantic-release
v1.34.2
2026-03-12 12:13:46 +00:00
5343f568fa refactor(pandabox): adapt block_name_mapping and improve docstrings 2026-03-12 13:13:14 +01:00
fe3a88266c fix(panda-box): Refactor data signal names, enforce valid python attribute name 2026-03-12 13:13:14 +01:00
e8e0e81f62 test(panda-box): Add tests for data readout loop and context manager 2026-03-12 13:13:14 +01:00
164dc7c056 fix(panda-box): Refactor DataConnection to PandaBox 2026-03-12 13:13:14 +01:00
2c8293d2bb fix(panda-box): Receive PandaBox data as scaled (scale and offset applied) data. 2026-03-12 13:13:14 +01:00
45d10f515d fix(panda-box): Remove logs from data_readout loop 2026-03-12 13:13:14 +01:00
semantic-release
d0548653ba 1.34.1
Automatically generated by python-semantic-release
v1.34.1
2026-03-11 15:39:28 +00:00
0d17982c5b fix(bec_signal): preview signal fixed for RGB cameras transpose 2026-03-11 16:38:51 +01:00
semantic-release
c973a8a8d3 1.34.0
Automatically generated by python-semantic-release
v1.34.0
2026-03-03 15:49:40 +00:00
086444bf7e fix(socket): Update docstring for SocketSignal 2026-03-03 16:49:03 +01:00
4371987476 test(socket): add tests for SocketSignal callbacks 2026-03-03 16:49:03 +01:00
da260ce4ce refactor(socket): cleanup SocketSignal put/get methods 2026-03-03 16:49:03 +01:00
cb720e072c feat(socket): add cache mechanism for SocketSignal 2026-03-03 16:49:03 +01:00
semantic-release
df811c3b7b 1.33.2
Automatically generated by python-semantic-release
v1.33.2
2026-03-03 07:45:39 +00:00
d00463f005 refactor: cleanup, improve docstrings 2026-03-03 08:45:08 +01:00
bb7fcba34a fix(panda-box): adapt cleanup logic to avoid Panda to be stuck when stopped. 2026-03-03 08:45:08 +01:00
semantic-release
7034a323e5 1.33.1
Automatically generated by python-semantic-release
v1.33.1
2026-03-02 12:13:24 +00:00
f7b0fa9f08 refator: fix patch_dual_pvs 2026-03-02 13:12:48 +01:00
8274cc3fba fix(panda-box): add on_init to init of pandabox 2026-03-02 13:12:48 +01:00
semantic-release
fa9846df92 1.33.0
Automatically generated by python-semantic-release
v1.33.0
2026-02-27 14:44:27 +00:00
Christian Appel
b2a632da89 refactor: fix typos, update documentation, and improve code readability
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 15:43:54 +01:00
b7fffe51bc test(panda): extend tests for panda 2026-02-27 15:43:54 +01:00
f9a743210d fix(dynamic-signal): add max_size to SimCameraWithPSIComponents 2026-02-27 15:43:54 +01:00
a632798b04 refactor(panda): Cleanup and add tests for pandabox 2026-02-27 15:43:54 +01:00
f02a010078 fix(pandabox): improve docs and readme 2026-02-27 15:43:54 +01:00
6ca90d242a fix(typehints): fix typehints for panda_box and bec_signal 2026-02-27 15:43:54 +01:00
67db203299 test(dynamic-signal): add max_size input to tests 2026-02-27 15:43:54 +01:00
0851c2797d fix(panda-box): add signal_alias to map PandaBlock names ot beamline signal names. 2026-02-27 15:43:54 +01:00
33a3c98808 fix(dynamic-signal): Add max_size as required input to dynamic signal 2026-02-27 15:43:54 +01:00
1a2d519764 fix(pandabox): fix conversion of data to ophyd signal dict. 2026-02-27 15:43:54 +01:00
7150e256e5 fix(pandabox): simplify enum states 2026-02-27 15:43:54 +01:00
e72980bdb4 refactor(pandabox): fix typehints and usage of pandablock.commands 2026-02-27 15:43:54 +01:00
2093a50968 feat(pandabox): Add initial integration of the pandabox 2026-02-27 15:43:54 +01:00