Skip to content

Conversation

@fred3m
Copy link
Contributor

@fred3m fred3m commented Nov 16, 2025

No description provided.

)

if "deblend_nChild" in schema.getNames() or "deblend_scarletFlux" in schema.getNames():
if "deblend_nChild" in schema.getNames():
Copy link
Member

Choose a reason for hiding this comment

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

I gather deblend_scarletFlux is still a valid column since it appears elsewhere on this PR; is it just no longer relevant for this logic branch?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Correct. I had added it in one of the intermediate commits because originally I had removed deblend_nChild from the measurement catalog. Once I realized that shapeHSM and possibly other plugins used deblend_nChild I felt like it was easier to leave it in the catalog, especially since that column is in the single visit SourceCatalog as well. So there was no need to add an extra condition.

@fred3m fred3m merged commit a707122 into main Nov 27, 2025
3 checks passed
@fred3m fred3m deleted the tickets/DM-51670 branch November 27, 2025 01:11
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.

3 participants