211 Commits

Author SHA1 Message Date
wakonig_k 5268a7b183 fix: fixing typos 2026-03-23 15:12:51 +01:00
lunin_l 88bda18f9e docs: fix typos 2026-02-25 13:27:01 +01:00
wakonig_k b2f549e939 docs: improvements to the user docs 2025-12-10 14:04:13 +01:00
wakonig_k 6e2097066f refactor: remove bec_lib macros 2025-10-14 16:39:11 +02:00
wakonig_k 1a42a0e277 fix(device): update default cached behavior for read methods to False 2025-10-07 11:05:35 +02:00
perl_d 1be40f2e80 chore: deprecate 3.10, add 3.13 2025-09-15 09:34:03 +02:00
wakonig_k 25b58f9ead docs(user): add command for hiding the live table 2025-09-10 21:50:20 +02:00
perl_d 8571bf7b6b fix: add autodoc_pydantic to sphinx req and ext 2025-09-10 14:18:57 +02:00
perl_d 1dc1ec9e73 docs(plugin_manager): add usage docs 2025-09-01 17:26:20 +02:00
wakonig_k 6d282a9aa9 feat(user macros): ensure macros do not execute code upon loading 2025-08-25 13:12:28 +02:00
wakonig_k de4b941340 refactor: rename user scripts to user macros 2025-08-25 13:12:28 +02:00
wakonig_k b8608fb5fc docs: changed gitlab references to github 2025-05-26 15:02:25 +02:00
wakonig_k 5eec001ea6 docs(history access): add section on .get and .data access 2025-05-02 16:22:41 +02:00
perl_d 2ba5cfcca5 docs: add docs about metadata schema 2025-02-11 10:24:29 +01:00
perl_d 5cf45aecba docs: fix typo 2025-02-11 09:18:05 +01:00
wakonig_k a0d4642182 docs(user): fixed minor mistake in the example for computed signals 2025-01-23 07:40:27 +01:00
wakonig_k 1f37e5ba9d docs(event_data): fixed register example 2025-01-23 07:40:27 +01:00
appel_c 448c88ea41 docs: add docs for client info message and live updates config 2025-01-20 17:03:40 +01:00
wakonig_k 1063bc72a8 docs: added reference to test docs to step scan tutorial 2024-11-18 12:56:51 +01:00
wakonig_k 55b2107f27 docs: scan docs improvements 2024-11-18 12:56:51 +01:00
wakonig_k 7b03fc36b6 refactor(scans)!: renamed group primary to group monitored 2024-11-18 12:54:18 +01:00
wakonig_k 12a041fdae docs(data access): fixed typo 2024-11-18 12:54:18 +01:00
wakonig_k 106ce80aed docs(tutorial): extended explanation for fixtures 2024-11-18 12:54:18 +01:00
wakonig_k fcbdf911fc docs(data access): cleanup 2024-11-18 12:54:18 +01:00
wakonig_k df2ca84686 docs(scan tutorial): updated tutorial with new stubs interface 2024-11-18 12:54:18 +01:00
wakonig_k 454284e8c8 docs(data_access): updated docs for new data access pattern 2024-11-18 12:54:18 +01:00
appel_c eb84c67324 docs: update outdated yaml for simulated gauss in user section 2024-10-07 10:09:17 +02:00
appel_c f836910b3d docs: update documentation 2024-10-02 07:26:07 +02:00
wyzula_j 4070521e6c refactor(docs): new bec logo 2024-08-27 14:48:10 +02:00
wyzula_j 343309ff5e fix(docs): scan gui config tutorial added to toc 2024-08-21 12:17:38 +02:00
wakonig_k 82ffc52176 docs: update dev docs
renamed bec_config to bec_service_config; removed pmodule instructions as they are not available anymore
2024-08-14 17:31:25 +02:00
appel_c 27c838db04 docs (data_access): Data Access, messaging and event system. 2024-08-01 09:41:26 +02:00
wakonig_k efbeca3c32 docs(messaging): added first draft of bec messaging docs 2024-08-01 09:41:26 +02:00
appel_c b25a6704ad docs: improve docs 2024-07-03 11:48:00 +02:00
appel_c f9ec2403db fix: add async monitor to config and fix dap tests due to API changes in ophyd 2024-07-03 11:48:00 +02:00
appel_c bed9e90183 docs: fix redis install for psi-maintained 2024-06-27 14:27:41 +02:00
wakonig_k c6987b6ec2 feat(scan_server): added support for additional gui config 2024-06-21 15:36:27 +02:00
wakonig_k 76c2c5285c docs: added reference to epics configs 2024-06-17 17:29:39 +02:00
wakonig_k d43cd25786 docs: improved dev install instructions 2024-06-14 12:02:25 +02:00
wakonig_k fa0c96f2db docs: adjusted init for flyer class 2024-06-12 20:13:27 +02:00
wakonig_k ff9d4ad950 docs: moved scanbase code to end of section to not tempt readers to jump directly into the code 2024-06-12 20:13:27 +02:00
wakonig_k afbb3ffb79 docs: fixed broken link to hdfgroup 2024-06-09 17:16:02 +02:00
wakonig_k 01ac8629f5 docs: fixed link to file writer docs 2024-06-09 17:12:00 +02:00
wakonig_k 5eefa6726b docs: improved file writer docs; added plugin info 2024-06-09 14:45:57 +02:00
appel_c a481fdadfe refactor: add system_config and review docs 2024-06-07 09:51:00 +02:00
appel_c 183152fac6 fix: add scan_metadata to documentation 2024-06-07 09:51:00 +02:00
appel_c 8d4a71269b docs: move file_writer to extra section in docs 2024-06-07 09:51:00 +02:00
appel_c cb4a2f6e62 docs: review documentation for ophyd, scan metadata and file_writer customizations 2024-06-07 09:51:00 +02:00
wakonig_k ef1a757a24 docs: added two more optional steps to the fly scan tutorial 2024-06-06 16:45:07 +02:00
wakonig_k 08e0978d2b docs: refactored scan docs 2024-06-05 22:23:23 +02:00