Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Provide zocalo with more info for GPU analysis #1221

Merged
merged 9 commits into from
Mar 7, 2024

Conversation

DominicOram
Copy link
Collaborator

Fixes #1091

Link to dodal PR: DiamondLightSource/dodal#359

To test:

  1. Confirm tests pass

Copy link
Contributor

@d-perl d-perl left a 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

Copy link
Contributor

@d-perl d-perl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@DominicOram DominicOram requested a review from d-perl March 7, 2024 12:00
@DominicOram
Copy link
Collaborator Author

Merge was non-trivial, could you re-review @dperl-dls?

Copy link
Contributor

@d-perl d-perl left a 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,
Copy link
Contributor

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

Copy link
Collaborator Author

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?

Copy link
Contributor

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

@DominicOram DominicOram merged commit da3a5c0 into main Mar 7, 2024
12 checks passed
@DominicOram DominicOram deleted the 1091_provide_zocalo_with_more_info_part_2 branch March 7, 2024 12:53
olliesilvester pushed a commit to olliesilvester/mx-bluesky that referenced this pull request Aug 23, 2024
…Source/1091_provide_zocalo_with_more_info_part_2

Provide zocalo with more info for GPU analysis
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send zocalo information on the acquisition id and number of images
2 participants