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 |
|
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 |
|