Skip to content

Commit

Permalink
Fix i22 system test failure (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
callumforrester authored Jun 25, 2024
1 parent d9a70cd commit effa812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dodal/beamlines/i22.py
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ def oav(
x_pixel_size=(3.45e-3, "mm"), # Double check this figure
y_pixel_size=(3.45e-3, "mm"),
description="AVT Mako G-507B",
distance=(-1.0, "m"),
),
directory_provider=get_directory_provider(),
)
Expand Down

0 comments on commit effa812

Please sign in to comment.