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-48046: Elevate assemble subregion log to INFO level. #82

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

davedavemckay
Copy link
Contributor

No description provided.

@@ -926,7 +926,7 @@ def assembleSubregion(
nImage : `lsst.afw.image.ImageU`, optional
Keeps track of exposure count for each pixel.
"""
self.log.debug("Computing coadd over %s", bbox)
self.log.info("Stacking subregion %s", bbox)
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm going to leave blank comment just as an example.

@davedavemckay davedavemckay merged commit ede91d6 into main Dec 12, 2024
3 checks passed
@davedavemckay davedavemckay deleted the tickets/DM-48046 branch December 12, 2024 15:47
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