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

Use event data for nexus writing #1262

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

DominicOram
Copy link
Collaborator

@DominicOram DominicOram commented Mar 15, 2024

Fixes #1173

Removes any dependency that Nexus writing has on ispyb_params.

Note that this does mean that the nexus file is only written when all this data comes in, which is at a different point for rotations/grids. I think if we do #1245 then we're pretty close to being able to have one nexus callback for both

To test:

  1. Confirm no reference to ispyb_params in nexus callbacks
  2. Confirm tests are comprehensive and pass

@DominicOram DominicOram marked this pull request as ready for review March 18, 2024 12:59
@DominicOram DominicOram requested a review from d-perl March 18, 2024 12:59
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.

Nice, thanks!

@DominicOram DominicOram merged commit 2e973fc into main Mar 18, 2024
14 checks passed
@DominicOram DominicOram deleted the 1173_use_event_data_for_nexus_writing branch March 18, 2024 14:34
olliesilvester pushed a commit to olliesilvester/mx-bluesky that referenced this pull request Aug 23, 2024
…Source/1173_use_event_data_for_nexus_writing

Use event data for nexus writing
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.

Use event data to create beam and attenuator in nexus writer
2 participants