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

Correctly handle passed-in ISPyB experiment type (i.e. "characterization") #1368

Merged
merged 4 commits into from
May 14, 2024

Conversation

d-perl
Copy link
Contributor

@d-perl d-perl commented May 9, 2024

Fixes #1360
Ensures ispyb experiment type is correctly passed along from parameters

To test:

  1. Confirm updated test now checks the right thing

Copy link
Collaborator

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

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

Awesome, thanks. Minor comment in code

src/hyperion/parameters/components.py Show resolved Hide resolved
@@ -189,7 +235,7 @@ class OptionalGonioAngleStarts(BaseModel):


class TemporaryIspybExtras(BaseModel):
# for while we still need ISpyB params - to be removed in #1277 and/or #43
# for while we still need ISpyB params_to be removed in #1277 and/or #43
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: Why did this get changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

overeager find and replace 🤦‍♂️

Copy link
Collaborator

Choose a reason for hiding this comment

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

Cool, can you just fix this then happy to merge then

@d-perl d-perl merged commit 9725a93 into main May 14, 2024
3 of 4 checks passed
@d-perl d-perl deleted the 1360_handle_characterisation branch May 14, 2024 08:43
olliesilvester pushed a commit to olliesilvester/mx-bluesky that referenced this pull request Aug 23, 2024
…Source/1360_handle_characterisation

Correctly handle passed-in ISPyB experiment type (i.e. "characterization")
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.

Screen and collect not working
2 participants