Commit Graph

1458 Commits

Author SHA1 Message Date
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
augustin_s 046e71362e alias ascan_list/a2scan_list to scan1D_seq/scan2D_seq 2025-02-06 20:54:46 +01:00
augustin_s 25d94ecc00 fixed line terminators (dos -> unix) 2025-02-06 20:50:46 +01:00
augustin_s 500b373e28 added scan1D_seq/scan2D_seq 2025-02-06 20:32:09 +01:00
augustin_s edb3a3acb9 typo 2025-02-06 20:17:51 +01:00
augustin_s 3c04841bfc adjusted to geometries without version numbers: paulscherrerinstitute/jungfrau_utils@4d4b8d4 2025-02-05 20:16:33 +01:00
augustin_s 78379b3294 adjusted docstring 2025-02-04 18:24:43 +01:00
augustin_s 0ca34a3022 allow existing remote_plot 2025-02-04 18:19:40 +01:00
augustin_s 42dfe2e49c string 0 is expected not number 0 2025-02-04 18:19:40 +01:00
augustin_s 22ab329848 fixed typo: n -> i 2025-01-31 22:13:01 +01:00
gac-furka 1e76958234 make lines a list before using list operations on it 2025-01-27 15:17:13 +01:00
augustin_s 1dc422c86e added switch warn_moving_suffix 2025-01-27 11:50:52 +01:00
augustin_s 895e29960e removed make_detector_parameters and make_dap_parameters 2025-01-26 17:18:24 +01:00
augustin_s f9b9f63585 added JF hardware config 2025-01-26 17:14:39 +01:00
augustin_s e5d5ad09ec adjusted ALLOWED_PARAMS -> ALLOWED_DETECTOR_PARAMS 2025-01-26 16:04:26 +01:00
augustin_s 6fcbe70aac added DAP config 2025-01-26 15:55:08 +01:00
augustin_s 79316e63eb dry 2025-01-26 13:10:32 +01:00
augustin_s 201e049f6d changed constants into function call 2025-01-26 13:08:57 +01:00
augustin_s 40a4521bef reorder 2025-01-26 12:54:58 +01:00
augustin_s 07745ea609 moved logic into (unusable) base class 2025-01-26 12:53:29 +01:00
augustin_s 61ca75f5da made ParamsClass class attribute 2025-01-25 20:43:36 +01:00
augustin_s 9af6373963 reorder 2025-01-25 20:41:50 +01:00
augustin_s d1128b2850 moved logic into (unusable) base class 2025-01-25 20:38:34 +01:00
augustin_s 1e6596d529 made allowed_params class attribute 2025-01-25 20:28:59 +01:00
augustin_s b3d786739b handle repr for empty DetectorConfig and DetectorParams 2025-01-25 20:16:53 +01:00
augustin_s 696ff43a4c only add final empty line if there are alrady some lines 2025-01-25 20:16:30 +01:00
augustin_s fa3607834f renamed ALLOWED_PARAMS* -> ALLOWED_DETECTOR_PARAMS* 2025-01-25 20:04:53 +01:00
augustin_s 0ebb021118 renamed PARAMS_ADD_DOCSTRING -> ALLOWED_PARAMS_ADD_DOCSTRING 2025-01-25 20:03:04 +01:00
augustin_s 1b4d6bd1d8 moved check_consistency into DetectorParams 2025-01-25 18:29:52 +01:00
augustin_s b4a9d470ef values should be strings 2025-01-25 17:03:58 +01:00
augustin_s ffe5227884 consistent new line 2025-01-25 14:24:40 +01:00
augustin_s f5ef6e2645 use typename 2025-01-25 14:23:31 +01:00
augustin_s 270e7caae8 use repr 2025-01-25 14:21:28 +01:00
augustin_s 7f76409ad5 moved AttrDict, DictUpdateMixin into utils 2025-01-25 14:19:30 +01:00
augustin_s eba711de2d cleanup 2025-01-25 14:13:53 +01:00
augustin_s 29d427258f only show the header if there is at least one roi line 2025-01-25 12:24:09 +01:00
augustin_s 65b690c628 forward kwargs to ConnectionParameters 2025-01-23 10:38:32 +01:00
augustin_s 4864ce8cba rename address to host 2025-01-23 10:37:09 +01:00
augustin_s 6560ff3f34 switch to RESTAPI class; use host and port instead of address consistently 2025-01-23 10:35:20 +01:00
augustin_s 16a02d2487 combined BrokerAPI and BrokerSlowAPI into RESTAPI; added type name to repr 2025-01-22 21:52:23 +01:00
augustin_s ae40bea288 made params explicit argument 2025-01-18 16:03:03 +01:00
augustin_s 598a8344ca moved post_request/get_request/make_requrl into BaseAPI 2025-01-18 15:57:52 +01:00