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-42663: Change RequireUnresolved to use moments-based classifier by default. #365

Merged
merged 2 commits into from Feb 29, 2024

Conversation

erykoff
Copy link
Contributor

@erykoff erykoff commented Feb 14, 2024

No description provided.

doc="Name of column for star/galaxy separation")

def setDefaults(self):
"""Set default

``base_ClassificationExtendedness_value < 0.5`` means unresolved.
``base_ClassificationSizeExtendedness_value < 0.1`` means unresolved.
Copy link
Member

Choose a reason for hiding this comment

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

I think we should remove this comment. The value is configurable and not intrinsically meaningful. It didn't matter when extendedness was behaving like a boolean. Perhaps, change it to ,,, _value < maximum is unresolved, or just lower values correspond to unresolved sources.

@erykoff erykoff merged commit ab1f63e into main Feb 29, 2024
2 checks passed
@erykoff erykoff deleted the tickets/DM-42663 branch February 29, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants