wakonig_k
|
6428e38ab9
|
fix: removed BECConnector from rpc client interface
|
2024-06-08 19:05:57 +02:00 |
|
wakonig_k
|
b15816ca9f
|
refactor: disabled pylint for auto-gen client
|
2024-06-08 19:05:57 +02:00 |
|
wakonig_k
|
f0391f59c9
|
feat: added isort to bw-generate-cli
|
2024-06-08 19:05:57 +02:00 |
|
wakonig_k
|
df1be10057
|
feat(cli): auto-discover rpc-enabled widgets
|
2024-06-08 19:05:57 +02:00 |
|
wakonig_k
|
64abd67b9b
|
feat(widget): added simple website widget with rpc
|
2024-06-07 22:37:24 +02:00 |
|
wyzula_j
|
76bd0d339a
|
feat(widgets/progressbar): SpiralProgressBar added with rpc interface
|
2024-05-24 13:59:10 +02:00 |
|
wyzula_j
|
3455c60236
|
refactor(reconstruction): repository structure is changed to separate assets needed for each widget
|
2024-05-21 16:31:55 +02:00 |
|
wyzula_j
|
7f2f7cd07a
|
fix(docstrings): docstrings formating fixed for sphinx to properly format readdocs
|
2024-05-08 15:31:22 +02:00 |
|
wyzula_j
|
ceae979f37
|
fix(widgets/dock): BECDockArea close overwrites the default pyqtgraph Container close + minor improvements
|
2024-05-07 16:31:12 +02:00 |
|
wyzula_j
|
d8ff8afcd4
|
feat(widget/dock): BECDock and BECDock area for dockable windows
|
2024-05-07 16:30:21 +02:00 |
|
wyzula_j
|
3d399ba1f5
|
feat(plot/waveform1d): BECWaveform1D can show z data of scatter coded to different detector like BECMonitor2DScatter; BECWaveform1D name changed to BECWaveform
|
2024-04-09 13:26:22 +02:00 |
|
wyzula_j
|
b8519e8770
|
feat(plots/bec_figure): Motor Map integrated to BECFigure
|
2024-03-26 22:53:46 +01:00 |
|
wyzula_j
|
62f0b15193
|
refactor: isort import formatting
|
2024-03-25 13:21:38 +01:00 |
|
wyzula-jan
|
4076698530
|
fix(cli): fix cli connector.send to set_and_publish for gui_instruction_response
|
2024-03-14 14:42:41 +01:00 |
|
wyzula-jan
|
a21bfec3d9
|
refactor(plots/image): image logic moved to BECImageItem, image updated from bec_dispatcher with register_stream fetching data from dispatcher
|
2024-03-14 14:42:41 +01:00 |
|
wyzula-jan
|
9ad0055336
|
feat(plots/image): basic image visualisation, getting data are based on stream_connector (deprecated)
|
2024-03-14 14:39:44 +01:00 |
|
wyzula-jan
|
f3b3c2f526
|
fix(various): repo cleanup, removed - [plot_app, one_plot, scan_plot, scan2d_plot, crosshair_example, qtplugins], tests adjusted
|
2024-03-10 19:27:43 +01:00 |
|
wyzula-jan
|
f386563aa1
|
fix(cli/generate_cli): typing.get_overloads are only used if the python version is higher than 3.11
|
2024-03-01 12:35:12 +01:00 |
|
wyzula-jan
|
110506c9a9
|
test(cli/generate_cli): import from future
|
2024-02-29 15:17:20 +01:00 |
|
wyzula-jan
|
d89f596a5d
|
fix(cli/generate_cli): added automatic black formatting; added black as a dependency
|
2024-02-29 14:08:00 +01:00 |
|
wakonig_k
|
f71dc5c5ab
|
fix(cli): fixed property access, rebased
|
2024-02-26 10:29:15 +01:00 |
|
wyzula-jan
|
99dce077c4
|
refactor(plot/Waveform1D,plot/BECCurve): BECCurve inherits from BECConnector and can refer to parent_id (Waveform1D) and has its own gui_id
|
2024-02-23 10:53:10 +01:00 |
|
wakonig_k
|
a61bf36df5
|
feat(cli): added cli interface, rebased
|
2024-02-23 10:53:10 +01:00 |
|