Skip to content

DM-50755: Refactor SkyCorrectionTask to optimize memory usage #1125

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leeskelvin
Copy link
Contributor

No description provided.

@leeskelvin leeskelvin force-pushed the tickets/DM-50755 branch 5 times, most recently from 1015169 to 29d47c6 Compare May 9, 2025 01:38
else:
# Here we clone the imaging data to avoid modifying data which is
# used in downstream processing.
calExp: ExposureF = calExpHandle.clone()
Copy link
Member

Choose a reason for hiding this comment

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

I don't see from __future__ import annotations. Does this type hint work without that?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you! Added.

@leeskelvin leeskelvin force-pushed the tickets/DM-50755 branch 2 times, most recently from 42c5dfd to a2dab1b Compare May 9, 2025 03:42
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