Commit Graph
2899 Commits
Author SHA1 Message Date
augustin_s 8765f28b8a added StepsSequenceEntry 2025-05-23 17:03:23 +02:00
augustin_s 14fe0e42e1 changed StepsRangeEntry to return steps; use scan?D_seq; removed unused imports 2025-05-23 16:07:10 +02:00
augustin_s 9d27a8499c use relative switch; remove unused import 2025-05-23 16:04:36 +02:00
augustin_s 5e666ba433 added relative to scan?D_seq 2025-05-23 01:15:33 +02:00
augustin_s 420f23b437 disable buttons during receive and send 2025-05-09 19:52:04 +02:00
augustin_s c19cb85f23 send parameters to daq 2025-05-09 19:47:04 +02:00
augustin_s 8e19304dbc added name and timeout; disable everything until dialog is ready 2025-05-09 17:30:16 +02:00
augustin_s 445d2ab093 some newlines 2025-05-08 23:37:15 +02:00
augustin_s ef052252e7 pass acquisition into JFList and get DAP and hardware settings 2025-05-08 23:35:56 +02:00
augustin_s 5c9258514c added dummy callbacks 2025-05-08 20:34:40 +02:00
augustin_s f54d394617 added buttons for Detector, DAP and Hardware 2025-05-08 20:01:55 +02:00
augustin_s 5f2e376205 rename on_dclick -> on_config_detector 2025-05-08 20:00:36 +02:00
augustin_s 3e8258cae8 removed show_list_jf, use JFList directly; removed unused show_list import 2025-05-08 19:40:30 +02:00
augustin_s 264e9241a6 moved show_list_jf/on_dclick into class 2025-05-08 19:38:02 +02:00
augustin_s 80443d3952 read selection from list itself, instead of event 2025-05-08 19:27:35 +02:00
augustin_s a2ee2255c2 attach buttons to ListDialog; added GetSelectionString to ListDisplay 2025-05-08 19:26:17 +02:00
augustin_s 1b6b16b82c removed unused import 2025-05-08 19:06:18 +02:00
augustin_s 8401ab17fd attached widgets to parents and replaced the workaround 2025-05-08 19:00:32 +02:00
augustin_s 270a712c80 allow setting allowed_params from outside 2025-05-08 18:47:47 +02:00
augustin_s 7198f31dfd add defaults back to avoid conda-build complaining about missing conda-verify 2025-05-07 18:28:53 +02:00
augustin_s 1fa3072445 disable error report; remove conda-verify 2025-05-07 18:22:49 +02:00
augustin_s d70bf31353 remove the defaults channel 2025-05-07 18:05:35 +02:00
augustin_s 0c27526071 switch to conda-forge; do not pin python version 2025-05-07 18:00:56 +02:00
augustin_s 36b4717e12 Revert "debug: search for conda-build builds"
This reverts commit 86853bf459.
2025-05-07 17:43:04 +02:00
augustin_s 86853bf459 debug: search for conda-build builds 2025-05-07 17:37:35 +02:00
augustin_s df21bc949d allow any conda-build but force python 3.12 2025-05-07 17:22:24 +02:00
augustin_s 897143bd28 force conda-build to latest version 2025-05-07 17:09:46 +02:00
augustin_s 28517422de allow manual triggering from the UI 2025-05-07 16:57:56 +02:00
augustin_s b75d41f251 force conda-build to current version 2025-05-07 16:43:39 +02:00
augustin_s b18020d579 Release v0.1.2 0.1.2 2025-05-07 16:12:12 +02:00
augustin_s 966de00cef handle timestamp=None 2025-05-07 16:08:06 +02:00
augustin_s da0e6421b4 use repr for value 2025-03-20 11:56:46 +01:00
augustin_s 85de2e4741 added repr to BrokerConfig 2025-02-21 11:16:03 +01:00
augustin_s 92d0a0c29c better error message if rabbitmq cannot be connected to 2025-02-21 11:15:43 +01:00
augustin_s 895bfa1e79 fixed address -> host 2025-02-21 11:14:37 +01:00
augustin_s f918fc9a34 removed travis yml 2025-02-13 19:50:24 +01:00
augustin_s 1cca4798f9 Release v0.1.1 0.1.1 2025-02-13 18:51:01 +01:00
augustin_s d7b9ecf36e build noarch packages 2025-02-13 18:42:06 +01:00
augustin_s c6b194326e Release v0.1.0 0.1.0 2025-02-13 18:28:26 +01:00
augustin_s a305749d0e added github workflow for conda packaging 2025-02-13 18:11:37 +01:00
augustin_s 66054cddcc also inspect init if object is type 2025-02-13 12:05:20 +01:00
augustin_s e28b2aeead added vi swap files to ignore list 2025-02-11 21:13:28 +01:00
augustin_s c75a6b0c5d symmetric treatment for adjustables and positions: transpose positions only in make_scan 2025-02-10 20:15:00 +01:00
augustin_s 9459afeb03 removed alias make_positions for nice_linspace 2025-02-07 20:16:11 +01:00
augustin_s 43a8cea1e5 replace: ascan_list -> scan1D_seq 2025-02-07 20:13:56 +01:00
augustin_s 46842833fc capitalization 2025-02-07 15:15:57 +01:00
augustin_s 695145d929 added docstring to deprecated; removed spurious colons in make_scan docstring 2025-02-07 14:58:24 +01:00
augustin_s 096fcbc92a added custom __dir__ to hide deprecated scans from tab completion 2025-02-07 14:35:10 +01:00
augustin_s 0785b91534 deprecated ascan_list and a2scan_list 2025-02-07 14:23:44 +01:00
augustin_s bcee9797d8 added deprecated decorator; deprecated ascan, a2scan and rscan 2025-02-07 13:17:25 +01:00