-
Notifications
You must be signed in to change notification settings - Fork 5
Provide zocalo with more info for GPU analysis #1221
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you update this to match the dodal branch? Tests are broken since merging main on dodal Never mind, was looking at the wrong branch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
Merge was non-trivial, could you re-review @dperl-dls? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
): | ||
@TRACER.start_as_current_span(DO_FGS) | ||
@bpp.set_run_key_decorator(DO_FGS) | ||
@bpp.run_decorator( | ||
md={ | ||
"subplan_name": DO_FGS, | ||
"zocalo_environment": zocalo_environment, | ||
"scan_points": scan_points, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On second thought I actually don't like this in the plan, I think we should do it in the callbacks instead, but I'm happy to leave it as is because I think it fits nicely in #1217
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do what in the callbacks? Create the points out of the parameters?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, or out of the grid scan info, whichever
…Source/1091_provide_zocalo_with_more_info_part_2 Provide zocalo with more info for GPU analysis
Fixes #1091
Link to dodal PR: DiamondLightSource/dodal#359
To test: