Skip to content

Commit

Permalink
MNT #81 use the oregistry here
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 17, 2024
1 parent d8ce0ee commit 58140d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/instrument/plans/mesh_plans.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,9 @@ def xpcs_mesh(

yield from mesh_list_grid_scan(
[area_det] + detectors,
m1,
oregistry.find(m1),
m1_positions,
m2,
oregistry.find(m2),
m2_positions,
number_of_collection_points=number_of_collection_points,
snake_axes=snake_axes,
Expand Down

0 comments on commit 58140d8

Please sign in to comment.