dls-dodal 1.54.0__py3-none-any.whl → 1.55.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. {dls_dodal-1.54.0.dist-info → dls_dodal-1.55.1.dist-info}/METADATA +2 -2
  2. {dls_dodal-1.54.0.dist-info → dls_dodal-1.55.1.dist-info}/RECORD +39 -37
  3. dodal/_version.py +2 -2
  4. dodal/beamline_specific_utils/i05_shared.py +11 -0
  5. dodal/beamlines/aithre.py +2 -3
  6. dodal/beamlines/b01_1.py +0 -12
  7. dodal/beamlines/b16.py +0 -1
  8. dodal/beamlines/b21.py +0 -2
  9. dodal/beamlines/i03.py +10 -31
  10. dodal/beamlines/i04.py +7 -38
  11. dodal/beamlines/i05.py +2 -2
  12. dodal/beamlines/i05_1.py +8 -3
  13. dodal/beamlines/i13_1.py +0 -1
  14. dodal/beamlines/i19_1.py +0 -1
  15. dodal/beamlines/i19_2.py +0 -1
  16. dodal/beamlines/i19_optics.py +1 -4
  17. dodal/beamlines/i23.py +1 -2
  18. dodal/beamlines/i24.py +0 -12
  19. dodal/common/beamlines/device_helpers.py +0 -33
  20. dodal/devices/aithre_lasershaping/__init__.py +0 -0
  21. dodal/devices/aithre_lasershaping/goniometer.py +3 -26
  22. dodal/devices/aithre_lasershaping/laser_robot.py +2 -2
  23. dodal/devices/attenuator/attenuator.py +3 -1
  24. dodal/devices/focusing_mirror.py +1 -1
  25. dodal/devices/i03/undulator_dcm.py +8 -3
  26. dodal/devices/i10/mirrors.py +2 -6
  27. dodal/devices/motors.py +75 -1
  28. dodal/devices/robot.py +1 -1
  29. dodal/devices/tetramm.py +13 -0
  30. dodal/devices/util/test_utils.py +19 -0
  31. dodal/devices/webcam.py +2 -1
  32. dodal/devices/zebra/zebra.py +1 -1
  33. dodal/devices/zebra/zebra_controlled_shutter.py +1 -1
  34. dodal/devices/zocalo/__init__.py +2 -0
  35. dodal/devices/zocalo/zocalo_results.py +16 -26
  36. {dls_dodal-1.54.0.dist-info → dls_dodal-1.55.1.dist-info}/WHEEL +0 -0
  37. {dls_dodal-1.54.0.dist-info → dls_dodal-1.55.1.dist-info}/entry_points.txt +0 -0
  38. {dls_dodal-1.54.0.dist-info → dls_dodal-1.55.1.dist-info}/licenses/LICENSE +0 -0
  39. {dls_dodal-1.54.0.dist-info → dls_dodal-1.55.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dls-dodal
3
- Version: 1.54.0
3
+ Version: 1.55.1
4
4
  Summary: Ophyd devices and other utils that could be used across DLS beamlines
5
5
  Author-email: Dominic Oram <dominic.oram@diamond.ac.uk>, Joseph Ware <joseph.ware@diamond.ac.uk>, Oliver Silvester <Oliver.Silvester@diamond.ac.uk>, Noemi Frisina <noemi.frisina@diamond.ac.uk>
6
6
  License: Apache License
@@ -215,7 +215,7 @@ Description-Content-Type: text/markdown
215
215
  License-File: LICENSE
216
216
  Requires-Dist: click
217
217
  Requires-Dist: ophyd
218
- Requires-Dist: ophyd-async[ca,pva]>=0.12.3
218
+ Requires-Dist: ophyd-async[ca,pva]>=0.13.0
219
219
  Requires-Dist: bluesky
220
220
  Requires-Dist: pyepics
221
221
  Requires-Dist: dataclasses-json
@@ -1,40 +1,41 @@
1
- dls_dodal-1.54.0.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1
+ dls_dodal-1.55.1.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
2
2
  dodal/__init__.py,sha256=Ksms_WJF8LTkbm38gEpm1jBpGqcQ8NGvmb2ZJlOE1j8,198
3
3
  dodal/__main__.py,sha256=kP2S2RPitnOWpNGokjZ1Yq-1umOtp5sNOZk2B3tBPLM,111
4
- dodal/_version.py,sha256=s5vRCdA-AasTt0uBCvFaQ2gbkK0U3JOd3KpXoER6yQU,513
4
+ dodal/_version.py,sha256=8qvUs6mvapQhxrIGGBeNIqoPp4X2cG1zqRENSu9HJxQ,513
5
5
  dodal/cli.py,sha256=NieWNUgLUxyck1rHoFAPJjX1xXLzHNdQ-s4wvxYFfps,3757
6
6
  dodal/log.py,sha256=Rt5O3hFZfMnJvQueZvgagQuXnPqHrFxhponOvVkpfrk,9871
7
7
  dodal/utils.py,sha256=abGitd4FLpLnmckF7lUqOKYUL88r5Ex_NGSVgO4gOf4,19305
8
8
  dodal/beamline_specific_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  dodal/beamline_specific_utils/i03.py,sha256=P6Ls4FoVtcacH0RJM3v6ZwwGx27oMppcBdW0la-ohTY,377
10
+ dodal/beamline_specific_utils/i05_shared.py,sha256=EsgNlOPq9iRbKv7FinR__gCEwp1S2DRclJdklmBpaxo,336
10
11
  dodal/beamlines/README.md,sha256=K9MkL_GomxlsoTB7Mz-_dJA5NNSbmCfMiutchGg3C8o,404
11
12
  dodal/beamlines/__init__.py,sha256=pYP4kWH7h3VYXmjXdgbt27T_q-EA5PIyiaMZc7C49UA,3198
12
13
  dodal/beamlines/adsim.py,sha256=fxj_P-7PsywdWPjfBAsLoOPiSKtApOKmLWHdQ8xCa3s,2048
13
- dodal/beamlines/aithre.py,sha256=QpNIT9RVtlyamJoshAa87Cw5U0QfBNwMBcZVvMlD25s,1037
14
- dodal/beamlines/b01_1.py,sha256=KNL8M750UBu0ziWIhGDvHfQgJKrUdeht6E9NjnI5B-E,2946
14
+ dodal/beamlines/aithre.py,sha256=IoRO5szytOtdkLLEtwYwLl4TLhMllyG6l9A2G1r7Yic,994
15
+ dodal/beamlines/b01_1.py,sha256=id8dYMv7EILT3C-fw2LYXEWVn_XmCpXZUJ9y2z9__mo,2649
15
16
  dodal/beamlines/b07.py,sha256=wtNPxoLCf6KG3XzoRIyWI3QnZDV1VP8XMNmmBUVwFmU,1226
16
17
  dodal/beamlines/b07_1.py,sha256=ST8niY5nKJi-svIVPfHslY4rKWq8VDEVvlX8MpDhU2Q,1433
17
- dodal/beamlines/b16.py,sha256=36VibkYciQL-K2G4PsDPVp2r460GTQlQPbSJ5vzLUVo,1724
18
+ dodal/beamlines/b16.py,sha256=rK00hEj8KLGNkLZr9omAuoMz_DyLN9rK4eUQssETR9E,1703
18
19
  dodal/beamlines/b18.py,sha256=ryxrGtcCdwoFgZ8ljWYgr1g9gKvoA7nxkARVxl1IE78,1189
19
- dodal/beamlines/b21.py,sha256=Bawc0nteT2azEK8roo2pakgN_U8DpmsOnnUR_LifGiw,4106
20
+ dodal/beamlines/b21.py,sha256=PRuwk-AXIMQ5fKjQS5DOB8MduaSWNLwzHYOW5pkPIYM,4048
20
21
  dodal/beamlines/i02_1.py,sha256=d2IyqFMgeaSEyZYm7GMSjTKr7_02SakyC_oARx-XwnY,1204
21
- dodal/beamlines/i03.py,sha256=Fvg2Ap1vfvHWK9TqsNvAWKoOvQl87NYskOu8i7794GU,15527
22
- dodal/beamlines/i04.py,sha256=tVY_bie6htKD9Ld9YZmSokjzSyh9fGzEHMRqyKEF4y0,13798
23
- dodal/beamlines/i05.py,sha256=jHw7W-HKAdAX5sn4qzzeIHlK7c3Rdn_fibYnwSHidSE,684
24
- dodal/beamlines/i05_1.py,sha256=JniSUGiLRl_aiJCfQ9BvaYMK9xPDhh3XLPpvpEC2fmo,518
22
+ dodal/beamlines/i03.py,sha256=4agbXZaFHCDWt4oL6EkBwB3lheAt2jcCLOTVgBbkUjQ,14934
23
+ dodal/beamlines/i04.py,sha256=rzf-jXf3Lwgs8PYzQUels0RkLNjfa2eCY0P-D7gz2Bo,13219
24
+ dodal/beamlines/i05.py,sha256=v4QKd8-neh4Og205oovm6NDRnAU6Oktu1WrxalXsI40,656
25
+ dodal/beamlines/i05_1.py,sha256=R6JFFg8Bj-Izw355mx3mOd4IDvJb5ipB4p7_S0I_4Z0,670
25
26
  dodal/beamlines/i09.py,sha256=u9oICQAxhzCzKUJyN9Dm1fKrkpHcsv8UY9K6PIPyzz0,1544
26
27
  dodal/beamlines/i09_1.py,sha256=61l-cSeCpMmjPVS7VFzpKG4RZUatpkczM2-Sl1tKwFI,1199
27
28
  dodal/beamlines/i09_2.py,sha256=lyYO1rOaIsXNuVOL39Psh-8jQjkhQBXEQMpbXa-Zcw0,713
28
29
  dodal/beamlines/i10.py,sha256=0rSWOlIihkDtq7ZZaJ5O2jkMBrteRYjl4Hhqe8EP1Yc,5697
29
- dodal/beamlines/i13_1.py,sha256=7GzkEM1wT5pKsAPNSVd6tSnCBEE-FSOEBQrP-pCpU10,1625
30
+ dodal/beamlines/i13_1.py,sha256=VYVqMN8-njy7YSI08gskRccT-K2paRC9edAx0ah-Cwo,1602
30
31
  dodal/beamlines/i18.py,sha256=FuU8G-q1piu6BRou-Shj3BQEbNtsF7CUsSIqqkvCKZc,3615
31
- dodal/beamlines/i19_1.py,sha256=ljUng0fyL47VzFWpWWjwtG034ZCgehJN7DBu4BnTGto,2916
32
- dodal/beamlines/i19_2.py,sha256=zairZIPj1mrs9-dG19CjdMEFeqztGmlyeBmIxj7Kl5I,2329
33
- dodal/beamlines/i19_optics.py,sha256=RztOdru0lvPXpaIXSUfzSsPVIuwAMKZsEA8vJFU4_Mk,1184
32
+ dodal/beamlines/i19_1.py,sha256=K0VpvheRglBwURh_-f5dgAkTAw1yls2bCU3QCU1m7eE,2894
33
+ dodal/beamlines/i19_2.py,sha256=1Mjs4zWMDJXXZu5qKcmRmbgBkm8XJt9nV7QgUjt8ljo,2307
34
+ dodal/beamlines/i19_optics.py,sha256=8hdlDAAMgFrhcXrp5xCPZtLUlrDUEC9VwKnnuUAMbbU,1150
34
35
  dodal/beamlines/i20_1.py,sha256=Zsr1lsH7ySbOgK7RhMVMWzNWZAV-fuYW0iAjSEJZicY,2625
35
36
  dodal/beamlines/i22.py,sha256=4dm6vOJtXlr_Cu7kldw9okhic-di28yO1H6ce9tzBmE,8114
36
- dodal/beamlines/i23.py,sha256=pf3KmzLZYDVqUB4LkLcNJk6z9H4qkFpTdVB8_0MYehs,3066
37
- dodal/beamlines/i24.py,sha256=dfzf2ofVg1nu6Efy5zggVgHeYaYBqSVwYqgkbgb1wOQ,7104
37
+ dodal/beamlines/i23.py,sha256=gQMKRr3sFcwWd57RT8OJEABfWOBTcqcjI3Z7UutHbJs,3033
38
+ dodal/beamlines/i24.py,sha256=fbP_HLp7rhWfyKB2ZRRXyuoj3dgwpp-PMQNJ3jcKyCI,6844
38
39
  dodal/beamlines/k11.py,sha256=sBOl-MLk7FMo10KFykuK5aLqH1zyW4FnI0XXmtQhUfg,978
39
40
  dodal/beamlines/p38.py,sha256=bka6zsZfFiBAD-rrLSmIIVAOAw0FvupSkhOHGEG77xo,5708
40
41
  dodal/beamlines/p45.py,sha256=tQ7EkWfr7o2okK7Prw1C7DNGYdKPU2ofqjm98wu_-G0,2158
@@ -53,7 +54,7 @@ dodal/common/visit.py,sha256=BLpr3GrP7Ij95V135hRJLgg7gWtBKXVxyOibWtcO8RE,5782
53
54
  dodal/common/beamlines/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
54
55
  dodal/common/beamlines/beamline_parameters.py,sha256=1pDL5OwEGTl67LpYvcVAxpBAIiVnBU0H1MnLsfajZ9A,2721
55
56
  dodal/common/beamlines/beamline_utils.py,sha256=te1f4vOu3-E3U_Ynghn9qIS7R6Ob3NJq_AL_Bssg2KY,5162
56
- dodal/common/beamlines/device_helpers.py,sha256=V0hdBegQZ0ZILTT00tFFA8nNOOFta3tBMH3fsF1ZsBg,1024
57
+ dodal/common/beamlines/device_helpers.py,sha256=8sasAIFRDwo6ElHqLrXnpj_v7xcEg-29Zhey_e4r9u8,84
57
58
  dodal/devices/CTAB.py,sha256=5_261Ox6NG2cJIzzwnjWz289BG0nZoE0wKOaI5V5jqM,1998
58
59
  dodal/devices/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
59
60
  dodal/devices/aperture.py,sha256=S7AoIoQg_kFxaQk7HUMijbm1kYkOEi2csbdj76kp1ys,427
@@ -70,35 +71,36 @@ dodal/devices/eiger_odin.py,sha256=ytUH_18YuM1nJDhplS6OTdtADloYvHpO6ppENjVd4jU,7
70
71
  dodal/devices/fast_grid_scan.py,sha256=UpAvlEncAG_toJi6p9iFggmLGeY7PZNfzt6WZiDo51Q,11891
71
72
  dodal/devices/fluorescence_detector_motion.py,sha256=-1qCSvW0PdT0m6BcoLxrtc0OJ5UDIBsEe11EOLr-gFw,501
72
73
  dodal/devices/flux.py,sha256=1CDsq9yU2-ho8MfYBl50Tl9ABZwpUBHnV486PQXKNoQ,462
73
- dodal/devices/focusing_mirror.py,sha256=vdUPkwyCAZBSR3LQ-EojDOoxVy1ZmOaD_nevETbj7BA,6592
74
+ dodal/devices/focusing_mirror.py,sha256=iwqEwA49o4QGar4EwBxtLhH1g6k2RTt7cFzM3O7RZxs,6597
74
75
  dodal/devices/hutch_shutter.py,sha256=iY3qWxDr8mDlAvN_BYe2gqpXRM1hlfV3ewdwkwh0_v0,3889
75
76
  dodal/devices/ipin.py,sha256=eq5jlKw7WGQi8VLrAWpaAIsZmfiVf-5Q0td_B22H6A4,473
76
77
  dodal/devices/linkam3.py,sha256=Lkw7c05XyHEEA83djfVFqz_8HN4kROCRqZwLwvHwRdA,2054
77
- dodal/devices/motors.py,sha256=-gNBsKQHqlYCEeq9cNmnSTdyLLaFX-AmPwfQlmUxdQA,3356
78
+ dodal/devices/motors.py,sha256=UIc6JZbzYhgT4Vr3DpHqG53_4q391A9-8W_BWHksSG8,6300
78
79
  dodal/devices/p45.py,sha256=CImflt7ifaOkV20Uip3S8_fde_GlIIhD16y-54ODfHE,1390
79
80
  dodal/devices/pgm.py,sha256=92yfr3i4fC92g-HPbbUBrazGs4b9n6CjmJfKxmUrMUY,1157
80
81
  dodal/devices/positioner.py,sha256=qf_1uYOI1whS0U5sPA3O3mlZYKrPuW3i0gEKI_q-up0,1289
81
82
  dodal/devices/pressure_jump_cell.py,sha256=h5nMNtr2PMG_AKM6nOB7qNTYT70GRuiGBwC-Ol2Yby0,10548
82
83
  dodal/devices/qbpm.py,sha256=FfrWWAHHtYv3fGRT1qljyPpAwoHJYfbooT9CfKg-oXI,465
83
- dodal/devices/robot.py,sha256=NusjGnziQq5NjFOpvGPUvTn9xqqd-g_CINbc04u4y4g,6998
84
+ dodal/devices/robot.py,sha256=k4Vkjpd3R-wXWf6YbYC1225sSdjvTrZS54v5v6Qy_EU,7003
84
85
  dodal/devices/s4_slit_gaps.py,sha256=4KdarIQoRqX4ry3LUS1Km7fkjUFahA0VuTd2DvYEqQ8,446
85
86
  dodal/devices/scintillator.py,sha256=PlD6cnJ39PTB_e7QrRspPliLYE4kL_K7ziJURzuxgdA,365
86
87
  dodal/devices/slits.py,sha256=b_7ku2sHlzhMHTvWrwiRwee6ufrbxNX9JB_Z0lvk15o,1105
87
88
  dodal/devices/smargon.py,sha256=uTO01FNToL_4FL6XIcH9WxGZmQB-SP4ujkZU6ChS-3U,5823
88
89
  dodal/devices/status.py,sha256=hVrJS1yooQo6PRumRACoIEh-SKBUKxvBlQl-MtLFUMQ,327
89
90
  dodal/devices/synchrotron.py,sha256=wLfClZ1lYQWA_D--UsM3NnKLG8bY8mvVsRYER6ob-Ew,2026
90
- dodal/devices/tetramm.py,sha256=MSEoScDHWxGXqVQcq3DdG3_p7EOPsDgQme9K3TdgIOo,8397
91
+ dodal/devices/tetramm.py,sha256=qBu2ClXRM4RFO-y4C2pXVKsp5sX4VpOelbVHOAkkUHQ,8936
91
92
  dodal/devices/thawer.py,sha256=mYrO9klUPYcSbpoUuJ4ZuZZEPcHWWaZ2px5jh8XNQ9Y,1675
92
93
  dodal/devices/turbo_slit.py,sha256=xhcnhfbdcTYSYozogw6Li4fF4ofoPsc350rEyrRdaNE,1460
93
94
  dodal/devices/undulator.py,sha256=ZCdMQ8PKnW7mFV1BmrprOt0aSBCZMSKAH-2yyVH5Ihk,5316
94
95
  dodal/devices/watsonmarlow323_pump.py,sha256=rwU94YE6esgGLYdh-pe8nBo_3tvgp6brrrbPDrqp5_M,1406
95
- dodal/devices/webcam.py,sha256=mef075ynDbzZ4pNAjfxR_9tdTTqF_rM7hAOVEEOV-Do,2408
96
+ dodal/devices/webcam.py,sha256=QUfOwblZr_xUGVqt5cMhTwfyQAL-jhSJ2ORQRNmZBrM,2436
96
97
  dodal/devices/xbpm_feedback.py,sha256=TBvT_H8vUjM1mpxQujuuAanzQ__JhRaS_6hFSqFt4fc,1283
97
- dodal/devices/aithre_lasershaping/goniometer.py,sha256=a3MMFs7ZBSa0eAEXOtlLX5uVbS99MZoDNENQdR84Rn0,1746
98
- dodal/devices/aithre_lasershaping/laser_robot.py,sha256=BPAHHRa9cYYSR4iv05CQEqRBjt1VKp0INSoVDg0ImRQ,763
98
+ dodal/devices/aithre_lasershaping/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
99
+ dodal/devices/aithre_lasershaping/goniometer.py,sha256=-2ewYMcdzB1DqP9sMpr4L1i4KeTCrGAJfngAt9-eFWw,1005
100
+ dodal/devices/aithre_lasershaping/laser_robot.py,sha256=JVp5J0GwpaHTwRDO7lU43W1hfy7pUukqASZuJG3o3_I,756
99
101
  dodal/devices/areadetector/plugins/CAM.py,sha256=sZzJm5Ez3eWfXZi_EB67wluhZmMQm1UyOc2bJFfzd1U,964
100
102
  dodal/devices/areadetector/plugins/MJPG.py,sha256=QTsxCoWbofNpLMGPoOR2hWoM33KyntuLepbF0YmX0KE,3031
101
- dodal/devices/attenuator/attenuator.py,sha256=XHdRMvq9t0DKJVDxkz-oXMAS3Dt4mbfO_H-x8fGmk_4,4071
103
+ dodal/devices/attenuator/attenuator.py,sha256=7RFCAZSCUL1hWSLrYrgmalaEIWUhr0fHoDRthAG4yZ0,4104
102
104
  dodal/devices/attenuator/filter.py,sha256=ZoPsTWXjllyMtKBdSIFLB7Cbc88rGof5k3ymL13VczE,422
103
105
  dodal/devices/attenuator/filter_selections.py,sha256=lcmTprCXgSggp2L6uQ6YU0xLMljXvbspAug-WWKCXks,1410
104
106
  dodal/devices/b07/__init__.py,sha256=Zw4VkH-68MLoDveswDpR-lTlzK1-IeNz2W4qtkCO3Hs,109
@@ -142,7 +144,7 @@ dodal/devices/electron_analyser/vgscienta/enums.py,sha256=apJZgIaE1aMQPBwIL1tQvV
142
144
  dodal/devices/electron_analyser/vgscienta/region.py,sha256=4Se2K1QWXkB6gAvi3Alcm5LBsxiOcVxw4YS86K9mK34,3057
143
145
  dodal/devices/i03/__init__.py,sha256=Kvukapy4a5lUQ20qaCqYCJzKNaqJn2DfXP5nKZ_Pec8,118
144
146
  dodal/devices/i03/dcm.py,sha256=zDcgxOdMRVOQZBGDsLaIlr7o4UJIK2vehPWHxAxt6VA,2268
145
- dodal/devices/i03/undulator_dcm.py,sha256=c5H-17Dpt3pIMAlU9fHCnU59lYDnmgKk3qE2qR9gg44,2594
147
+ dodal/devices/i03/undulator_dcm.py,sha256=bSq_-G1XAdXHYfKiOphyf0rQZcOROuephbpJA2GXFss,2883
146
148
  dodal/devices/i04/__init__.py,sha256=Kvukapy4a5lUQ20qaCqYCJzKNaqJn2DfXP5nKZ_Pec8,118
147
149
  dodal/devices/i04/constants.py,sha256=_Dw28NeXldwRYH-h6YP6OHnyj7h0z4NQs_-RysNby5Q,281
148
150
  dodal/devices/i04/murko_results.py,sha256=1vVQKQdBGYAwcX22oQzWYheelIppoTQk5_git563y10,7055
@@ -158,7 +160,7 @@ dodal/devices/i10/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
158
160
  dodal/devices/i10/diagnostics.py,sha256=5nnf1oFKtUJZa9Pewh1VxXpFecLscqTR2VakHKr_PaQ,5432
159
161
  dodal/devices/i10/i10_apple2.py,sha256=RbavLeqwmmcqAkGJw9-0AmLrWSiP91tAxwJLnXXCY-4,15271
160
162
  dodal/devices/i10/i10_setting_data.py,sha256=69XWgE-YNTiW7C3t67MNcTL5JDDhOo7h-X7DCTpFE5g,164
161
- dodal/devices/i10/mirrors.py,sha256=M9knDxs1I1bdfW96rKsFEVeyVPeB9-0HSTuEb1zsqm8,663
163
+ dodal/devices/i10/mirrors.py,sha256=Zofd0g2f3YvFi_KIHQE_w4dFZNglhmh--65tRnWLuyY,504
162
164
  dodal/devices/i10/slits.py,sha256=jI4wJPVT2vtl4bvabrU9u_v-SdGjOfDLBm0S9GMZC7w,4157
163
165
  dodal/devices/i10/rasor/rasor_current_amp.py,sha256=hImaPI3veKiS5YVfYwv-qrQ1AYNBjFVxG_MwTQqtkcc,2368
164
166
  dodal/devices/i10/rasor/rasor_motors.py,sha256=yWBxsiVhbdkQzhaK1S-nUq_wVntwHgdf6T8c8f7wHUE,1327
@@ -211,17 +213,17 @@ dodal/devices/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuF
211
213
  dodal/devices/util/adjuster_plans.py,sha256=c40PFZpXFw0YmJLh9jU4VIb8vRxHyafZlmvprTKAOhM,824
212
214
  dodal/devices/util/epics_util.py,sha256=3_d0m7BTvN19WIKvz2XSMvoPdTdccg9Z2gOAL-52q4s,4692
213
215
  dodal/devices/util/lookup_tables.py,sha256=jH9f_D8JbTSqzL-RKHUWOORLt8lEoNQL3o9HpXE98TY,3476
214
- dodal/devices/util/test_utils.py,sha256=KEYkqyZrAyju438VCbtQ0Ujv-9GBuIuVGCgggDHUO9M,607
216
+ dodal/devices/util/test_utils.py,sha256=tnKKmSBaHEyx-qTQjoR3COqraRMmTdRJe9s-pWjuTPk,1176
215
217
  dodal/devices/xspress3/xspress3.py,sha256=75RdPuHpES4Xi-Lcywz0XUhaN2G3vZSoc-dzgcxfNvs,4636
216
218
  dodal/devices/xspress3/xspress3_channel.py,sha256=w8tAx2lz5kJ_LeJ_eb_4o--Dtt8MRijsYNgDG6oEIVg,1626
217
219
  dodal/devices/zebra/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
218
- dodal/devices/zebra/zebra.py,sha256=wDHi6t-I1t35_McRftB82pF9p7N50LQaOtdEl28c8dI,9510
220
+ dodal/devices/zebra/zebra.py,sha256=FvcC4XZ8g8Tfa9LWpns-4_fjkz7187dabFKUSIPX80o,9515
219
221
  dodal/devices/zebra/zebra_constants_mapping.py,sha256=S2iXbmO3XVY5aYsTCi8Kw1YRJg5dGrdDaZppEeZN1Vk,4169
220
- dodal/devices/zebra/zebra_controlled_shutter.py,sha256=tcBq2WQxST9g2VrjVWu-tOomFX-zGLHLNDhYhL0DtHc,1871
221
- dodal/devices/zocalo/__init__.py,sha256=P9L31CzVJjXv3TQHau5qywYGFPTyopVaHLww8MOYnzc,440
222
+ dodal/devices/zebra/zebra_controlled_shutter.py,sha256=hrSD1oRW8BY67ub_oggjp6cvhqlRQWlXYsGtn9HBGhk,1876
223
+ dodal/devices/zocalo/__init__.py,sha256=W3R09eHAmybP4BcM_gHy6gVAW5_gVSnFq2o3z2iTA7U,478
222
224
  dodal/devices/zocalo/zocalo_constants.py,sha256=vu7Xjz7UNEpBUWEEBxDvP4bVFkZIN6NLGfQDpWbCjH8,98
223
225
  dodal/devices/zocalo/zocalo_interaction.py,sha256=GFukU9xqagQtVSDg5BrL23jxl1w8wjs4b4NLLqdFfpk,3584
224
- dodal/devices/zocalo/zocalo_results.py,sha256=NToJUIa55VbVjH80Uipx5bFoBbOzrsSEu-DMERF89xc,13268
226
+ dodal/devices/zocalo/zocalo_results.py,sha256=EIvz2Y4eEttMHOUhZ54K_f_H5LVbRcpmWl6VLbrOEtg,12701
225
227
  dodal/parameters/experiment_parameter_base.py,sha256=O7JamfuJ5cYHkPf9tsHJPqn-OMHTAGouigvM1cDFehE,313
226
228
  dodal/plan_stubs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
227
229
  dodal/plan_stubs/check_topup.py,sha256=3gyLHfHNQBCgEWuAg4QE-ONx7y2Do1vVv5HP8ss0Z1I,5371
@@ -237,8 +239,8 @@ dodal/plans/verify_undulator_gap.py,sha256=OcDN09-eCoMzsmhKGxvzsH5EapG2zYz0yGCqU
237
239
  dodal/plans/wrapped.py,sha256=BPMw__RcWvk9v5XnhMsi9_k4KsDEbmXogzD2n1ecbUg,2098
238
240
  dodal/plans/preprocessors/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
239
241
  dodal/plans/preprocessors/verify_undulator_gap.py,sha256=cBZEGq8TW1jrXFXB00iClQVXSEaE_jP_rHMY9WTgYyY,1813
240
- dls_dodal-1.54.0.dist-info/METADATA,sha256=JFgmTg2KvKy5c9J__jf5q1LDzpylrsGv8cLlN3ZJT-Y,16920
241
- dls_dodal-1.54.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
242
- dls_dodal-1.54.0.dist-info/entry_points.txt,sha256=bycw_EKUzup_rxfCetOwcauXV4kLln_OPpPT8jEnr-I,94
243
- dls_dodal-1.54.0.dist-info/top_level.txt,sha256=xIozdmZk_wmMV4wugpq9-6eZs0vgADNUKz3j2UAwlhc,6
244
- dls_dodal-1.54.0.dist-info/RECORD,,
242
+ dls_dodal-1.55.1.dist-info/METADATA,sha256=uFswQCKMNscdjuyCj9gW-eGGMG-A1unNWNbDLF9lHbE,16920
243
+ dls_dodal-1.55.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
244
+ dls_dodal-1.55.1.dist-info/entry_points.txt,sha256=bycw_EKUzup_rxfCetOwcauXV4kLln_OPpPT8jEnr-I,94
245
+ dls_dodal-1.55.1.dist-info/top_level.txt,sha256=xIozdmZk_wmMV4wugpq9-6eZs0vgADNUKz3j2UAwlhc,6
246
+ dls_dodal-1.55.1.dist-info/RECORD,,
dodal/_version.py CHANGED
@@ -17,5 +17,5 @@ __version__: str
17
17
  __version_tuple__: VERSION_TUPLE
18
18
  version_tuple: VERSION_TUPLE
19
19
 
20
- __version__ = version = '1.54.0'
21
- __version_tuple__ = version_tuple = (1, 54, 0)
20
+ __version__ = version = '1.55.1'
21
+ __version_tuple__ = version_tuple = (1, 55, 1)
@@ -0,0 +1,11 @@
1
+ from dodal.common.beamlines.beamline_utils import device_factory
2
+ from dodal.devices.i05.enums import Grating
3
+ from dodal.devices.pgm import PGM
4
+ from dodal.utils import BeamlinePrefix
5
+
6
+ PREFIX = BeamlinePrefix("i05", "I")
7
+
8
+
9
+ @device_factory()
10
+ def pgm() -> PGM:
11
+ return PGM(prefix=f"{PREFIX.beamline_prefix}-OP-PGM-01:", grating=Grating)
dodal/beamlines/aithre.py CHANGED
@@ -12,12 +12,12 @@ PREFIX = "LA18L"
12
12
 
13
13
  @device_factory()
14
14
  def goniometer() -> Goniometer:
15
- return Goniometer(f"{PREFIX}-MO-LSR-01:", "goniometer")
15
+ return Goniometer(f"{PREFIX}-MO-LSR-01:")
16
16
 
17
17
 
18
18
  @device_factory()
19
19
  def robot() -> LaserRobot:
20
- return LaserRobot("robot", f"{PREFIX}-MO-ROBOT-01:")
20
+ return LaserRobot(f"{PREFIX}-MO-ROBOT-01:")
21
21
 
22
22
 
23
23
  @device_factory()
@@ -25,6 +25,5 @@ def oav(params: OAVConfigBeamCentre | None = None) -> OAVBeamCentreFile:
25
25
  return OAVBeamCentreFile(
26
26
  prefix=f"{PREFIX}-DI-OAV-01:",
27
27
  config=params or OAVConfigBeamCentre(ZOOM_PARAMS_FILE, DISPLAY_CONFIG),
28
- name="oav",
29
28
  zoom_controller=NullZoomController(),
30
29
  )
dodal/beamlines/b01_1.py CHANGED
@@ -1,16 +1,12 @@
1
- from pathlib import Path
2
-
3
1
  from ophyd_async.epics.adaravis import AravisDetector
4
2
  from ophyd_async.fastcs.panda import HDFPanda
5
3
 
6
4
  from dodal.common.beamlines.beamline_utils import (
7
5
  device_factory,
8
6
  get_path_provider,
9
- set_path_provider,
10
7
  )
11
8
  from dodal.common.beamlines.beamline_utils import set_beamline as set_utils_beamline
12
9
  from dodal.common.beamlines.device_helpers import CAM_SUFFIX, HDF5_SUFFIX
13
- from dodal.common.visit import LocalDirectoryServiceClient, StaticVisitPathProvider
14
10
  from dodal.devices.motors import XYZStage
15
11
  from dodal.devices.synchrotron import Synchrotron
16
12
  from dodal.log import set_beamline as set_log_beamline
@@ -21,14 +17,6 @@ PREFIX = BeamlinePrefix(BL)
21
17
  set_log_beamline(BL)
22
18
  set_utils_beamline(BL)
23
19
 
24
- set_path_provider(
25
- StaticVisitPathProvider(
26
- BL,
27
- Path("/dls/b01-1/data/2025/cm40661-1/"),
28
- client=LocalDirectoryServiceClient(),
29
- )
30
- )
31
-
32
20
  """
33
21
  NOTE: Due to ArgoCD and the k8s cluster configuration those PVs are not available remotely.
34
22
  You need to be on the beamline-local network to access them.
dodal/beamlines/b16.py CHANGED
@@ -62,7 +62,6 @@ def fds2() -> AreaDetector:
62
62
  def sim_stage() -> XYZStage:
63
63
  return XYZStage(
64
64
  f"{PREFIX.beamline_prefix}-MO-SIM-01:",
65
- "sim_stage",
66
65
  x_infix="M1",
67
66
  y_infix="M2",
68
67
  z_infix="M3",
dodal/beamlines/b21.py CHANGED
@@ -116,8 +116,6 @@ def slits_7() -> Slits:
116
116
  prefix=f"{PREFIX.beamline_prefix}-AL-SLITS-07:",
117
117
  x_gap="X:GAP",
118
118
  y_gap="Y:GAP",
119
- x_centre="X:CENTRE",
120
- y_centre="Y:CENTRE",
121
119
  )
122
120
 
123
121
 
dodal/beamlines/i03.py CHANGED
@@ -1,5 +1,6 @@
1
1
  from ophyd_async.fastcs.eiger import EigerDetector as FastEiger
2
2
  from ophyd_async.fastcs.panda import HDFPanda
3
+ from yarl import URL
3
4
 
4
5
  from dodal.common.beamlines.beamline_parameters import get_beamline_parameters
5
6
  from dodal.common.beamlines.beamline_utils import (
@@ -49,7 +50,7 @@ from dodal.devices.zebra.zebra_constants_mapping import (
49
50
  ZebraTTLOutputs,
50
51
  )
51
52
  from dodal.devices.zebra.zebra_controlled_shutter import ZebraShutter
52
- from dodal.devices.zocalo import ZocaloResults
53
+ from dodal.devices.zocalo import ZocaloResults, ZocaloSource
53
54
  from dodal.log import set_beamline as set_log_beamline
54
55
  from dodal.utils import BeamlinePrefix, get_beamline_name
55
56
 
@@ -105,7 +106,6 @@ def beamstop() -> Beamstop:
105
106
  """
106
107
  return Beamstop(
107
108
  prefix=f"{PREFIX.beamline_prefix}-MO-BS-01:",
108
- name="beamstop",
109
109
  beamline_parameters=get_beamline_parameters(),
110
110
  )
111
111
 
@@ -117,7 +117,6 @@ def dcm() -> DCM:
117
117
  """
118
118
  return DCM(
119
119
  prefix=f"{PREFIX.beamline_prefix}-MO-DCM-01:",
120
- name="dcm",
121
120
  )
122
121
 
123
122
 
@@ -125,7 +124,6 @@ def dcm() -> DCM:
125
124
  def vfm() -> FocusingMirrorWithStripes:
126
125
  return FocusingMirrorWithStripes(
127
126
  prefix=f"{PREFIX.beamline_prefix}-OP-VFM-01:",
128
- name="vfm",
129
127
  bragg_to_lat_lut_path=DAQ_CONFIGURATION_PATH
130
128
  + "/lookup/BeamLineEnergy_DCM_VFM_x_converter.txt",
131
129
  x_suffix="LAT",
@@ -136,7 +134,6 @@ def vfm() -> FocusingMirrorWithStripes:
136
134
  @device_factory()
137
135
  def mirror_voltages() -> MirrorVoltages:
138
136
  return MirrorVoltages(
139
- name="mirror_voltages",
140
137
  prefix=f"{PREFIX.beamline_prefix}-MO-PSU-01:",
141
138
  daq_configuration_path=DAQ_CONFIGURATION_PATH,
142
139
  )
@@ -147,7 +144,7 @@ def backlight() -> Backlight:
147
144
  """Get the i03 backlight device, instantiate it if it hasn't already been.
148
145
  If this is called when already instantiated in i03, it will return the existing object.
149
146
  """
150
- return Backlight(prefix=PREFIX.beamline_prefix, name="backlight")
147
+ return Backlight(prefix=PREFIX.beamline_prefix)
151
148
 
152
149
 
153
150
  @device_factory()
@@ -157,7 +154,6 @@ def detector_motion() -> DetectorMotion:
157
154
  """
158
155
  return DetectorMotion(
159
156
  prefix=PREFIX.beamline_prefix,
160
- name="detector_motion",
161
157
  )
162
158
 
163
159
 
@@ -197,7 +193,6 @@ def zebra_fast_grid_scan() -> ZebraFastGridScan:
197
193
  """
198
194
  return ZebraFastGridScan(
199
195
  prefix=f"{PREFIX.beamline_prefix}-MO-SGON-01:",
200
- name="zebra_fast_grid_scan",
201
196
  )
202
197
 
203
198
 
@@ -209,7 +204,6 @@ def panda_fast_grid_scan() -> PandAFastGridScan:
209
204
  """
210
205
  return PandAFastGridScan(
211
206
  prefix=f"{PREFIX.beamline_prefix}-MO-SGON-01:",
212
- name="panda_fast_grid_scan",
213
207
  )
214
208
 
215
209
 
@@ -222,7 +216,6 @@ def oav(
222
216
  """
223
217
  return OAVBeamCentreFile(
224
218
  prefix=f"{PREFIX.beamline_prefix}-DI-OAV-01:",
225
- name="oav",
226
219
  config=params or OAVConfigBeamCentre(ZOOM_PARAMS_FILE, DISPLAY_CONFIG),
227
220
  )
228
221
 
@@ -234,7 +227,6 @@ def pin_tip_detection() -> PinTipDetection:
234
227
  """
235
228
  return PinTipDetection(
236
229
  f"{PREFIX.beamline_prefix}-DI-OAV-01:",
237
- "pin_tip_detection",
238
230
  )
239
231
 
240
232
 
@@ -243,7 +235,7 @@ def smargon() -> Smargon:
243
235
  """Get the i03 Smargon device, instantiate it if it hasn't already been.
244
236
  If this is called when already instantiated in i03, it will return the existing object.
245
237
  """
246
- return Smargon(f"{PREFIX.beamline_prefix}-MO-SGON-01:", "smargon")
238
+ return Smargon(f"{PREFIX.beamline_prefix}-MO-SGON-01:")
247
239
 
248
240
 
249
241
  @device_factory()
@@ -253,7 +245,6 @@ def s4_slit_gaps() -> S4SlitGaps:
253
245
  """
254
246
  return S4SlitGaps(
255
247
  f"{PREFIX.beamline_prefix}-AL-SLITS-04:",
256
- "s4_slit_gaps",
257
248
  )
258
249
 
259
250
 
@@ -262,7 +253,7 @@ def synchrotron() -> Synchrotron:
262
253
  """Get the i03 synchrotron device, instantiate it if it hasn't already been.
263
254
  If this is called when already instantiated in i03, it will return the existing object.
264
255
  """
265
- return Synchrotron("", "synchrotron")
256
+ return Synchrotron()
266
257
 
267
258
 
268
259
  @device_factory()
@@ -272,7 +263,6 @@ def undulator(daq_configuration_path: str | None = None) -> Undulator:
272
263
  """
273
264
  return Undulator(
274
265
  f"{BeamlinePrefix(BL).insertion_prefix}-MO-SERVC-01:",
275
- name="undulator",
276
266
  # evaluate here not as parameter default to enable post-import mocking
277
267
  id_gap_lookup_table_path=f"{daq_configuration_path or DAQ_CONFIGURATION_PATH}/lookup/BeamLine_Undulator_toGap.txt",
278
268
  )
@@ -290,7 +280,6 @@ def undulator_dcm(daq_configuration_path: str | None = None) -> UndulatorDCM:
290
280
  else undulator()
291
281
  )
292
282
  return UndulatorDCM(
293
- name="undulator_dcm",
294
283
  prefix=PREFIX.beamline_prefix,
295
284
  undulator=undulator_singleton,
296
285
  dcm=dcm(),
@@ -304,7 +293,6 @@ def zebra() -> Zebra:
304
293
  If this is called when already instantiated in i03, it will return the existing object.
305
294
  """
306
295
  return Zebra(
307
- name="zebra",
308
296
  prefix=f"{PREFIX.beamline_prefix}-EA-ZEBRA-01:",
309
297
  mapping=I03_ZEBRA_MAPPING,
310
298
  )
@@ -317,7 +305,6 @@ def xspress3mini() -> Xspress3:
317
305
  """
318
306
  return Xspress3(
319
307
  f"{PREFIX.beamline_prefix}-EA-XSP3-01:",
320
- "xspress3mini",
321
308
  )
322
309
 
323
310
 
@@ -329,7 +316,6 @@ def panda() -> HDFPanda:
329
316
  return HDFPanda(
330
317
  f"{PREFIX.beamline_prefix}-EA-PANDA-01:",
331
318
  path_provider=get_path_provider(),
332
- name="panda",
333
319
  )
334
320
 
335
321
 
@@ -340,7 +326,6 @@ def sample_shutter() -> ZebraShutter:
340
326
  """
341
327
  return ZebraShutter(
342
328
  f"{PREFIX.beamline_prefix}-EA-SHTR-01:",
343
- "sample_shutter",
344
329
  )
345
330
 
346
331
 
@@ -351,7 +336,6 @@ def flux() -> Flux:
351
336
  """
352
337
  return Flux(
353
338
  f"{PREFIX.beamline_prefix}-MO-FLUX-01:",
354
- "flux",
355
339
  )
356
340
 
357
341
 
@@ -362,7 +346,6 @@ def xbpm_feedback() -> XBPMFeedback:
362
346
  """
363
347
  return XBPMFeedback(
364
348
  PREFIX.beamline_prefix,
365
- "xbpm_feedback",
366
349
  )
367
350
 
368
351
 
@@ -371,7 +354,10 @@ def zocalo() -> ZocaloResults:
371
354
  """Get the i03 ZocaloResults device, instantiate it if it hasn't already been.
372
355
  If this is called when already instantiated in i03, it will return the existing object.
373
356
  """
374
- return ZocaloResults(name="zocalo", prefix=PREFIX.beamline_prefix, use_gpu=True)
357
+ return ZocaloResults(
358
+ prefix=PREFIX.beamline_prefix,
359
+ results_source=ZocaloSource.GPU,
360
+ )
375
361
 
376
362
 
377
363
  @device_factory()
@@ -380,7 +366,6 @@ def robot() -> BartRobot:
380
366
  If this is called when already instantiated in i03, it will return the existing object.
381
367
  """
382
368
  return BartRobot(
383
- "robot",
384
369
  f"{PREFIX.beamline_prefix}-MO-ROBOT-01:",
385
370
  )
386
371
 
@@ -391,9 +376,7 @@ def webcam() -> Webcam:
391
376
  If this is called when already instantiated in i03, it will return the existing object.
392
377
  """
393
378
  return Webcam(
394
- "webcam",
395
- PREFIX.beamline_prefix,
396
- url="http://i03-webcam1/axis-cgi/jpg/image.cgi",
379
+ url=URL("http://i03-webcam1/axis-cgi/jpg/image.cgi"),
397
380
  )
398
381
 
399
382
 
@@ -404,7 +387,6 @@ def thawer() -> Thawer:
404
387
  """
405
388
  return Thawer(
406
389
  f"{PREFIX.beamline_prefix}-EA-THAW-01",
407
- "thawer",
408
390
  )
409
391
 
410
392
 
@@ -415,7 +397,6 @@ def lower_gonio() -> XYZStage:
415
397
  """
416
398
  return XYZStage(
417
399
  f"{PREFIX.beamline_prefix}-MO-GONP-01:",
418
- "lower_gonio",
419
400
  )
420
401
 
421
402
 
@@ -426,7 +407,6 @@ def cryo_stream() -> CryoStream:
426
407
  """
427
408
  return CryoStream(
428
409
  PREFIX.beamline_prefix,
429
- "cryo_stream",
430
410
  )
431
411
 
432
412
 
@@ -447,7 +427,6 @@ def qbpm() -> QBPM:
447
427
  """
448
428
  return QBPM(
449
429
  f"{PREFIX.beamline_prefix}-DI-QBPM-01:",
450
- "qbpm",
451
430
  )
452
431
 
453
432