Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable CutOutDonutsScienceSensorTask to operate for a pair with same-sign focusZ. #281

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

jfcrenshaw
Copy link
Collaborator

@jfcrenshaw jfcrenshaw commented Oct 29, 2024

CutOutDonutsScienceSensorTask was previously written to require a pair of exposures with focusZ of opposite signs (i.e., one positive and one negative). If both focusZ had the same sign, it worried you had passed two exposures on the same side of focus, and raised an exception.

Apparently this was not desired and caused problems on night of 20241028. This PR removes this check and simply assigns the lower focusZ to intrafocal

Copy link
Collaborator

@gmegh gmegh left a comment

Choose a reason for hiding this comment

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

LGTM

@jfcrenshaw jfcrenshaw merged commit 51a838b into develop Oct 29, 2024
4 checks passed
@jfcrenshaw jfcrenshaw deleted the tickets/DM-47222 branch October 29, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants