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

DM-47414: In base_camera.py, remove support for splitting guider ROI … #176

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

kfanning
Copy link
Member

@kfanning kfanning commented Nov 6, 2024

…specs into multiple part. Size limit no longer exists.

@kfanning kfanning force-pushed the tickets/DM-47414 branch 3 times, most recently from 2573b5a to cb5ce00 Compare November 6, 2024 01:03
@kfanning kfanning requested a review from tribeiro November 6, 2024 12:54
Copy link
Member

@tribeiro tribeiro left a comment

Choose a reason for hiding this comment

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

Please check my comments and rebase to develop before merging.

@@ -0,0 +1,5 @@
::::::::::::::
Copy link
Member

Choose a reason for hiding this comment

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

Please remove these 3 header lines from the news fragments. It should contain only the changelog.

roiSpec=roi_spec_json,
timeout=self.long_timeout,
)
self.log.info(f"ROISpec(len:{len(roi_spec_json)}) fits in one command.")
Copy link
Member

Choose a reason for hiding this comment

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

Please remove this log statement here as it is no longer relevant.

…specs into multiple part. Size limit no longer exists.
@kfanning kfanning merged commit 9bcef43 into develop Dec 18, 2024
5 checks passed
@kfanning kfanning deleted the tickets/DM-47414 branch December 18, 2024 16:23
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