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: Use moments based classifier in isolatedStarAssociationTask. #890

Merged
merged 2 commits into from Feb 29, 2024

Conversation

erykoff
Copy link
Contributor

@erykoff erykoff commented Feb 14, 2024

The selection/threshold is updated in meas_algorithms, but we also need to update the transformed column name for the isolated star association task.

Comment on lines -114 to +120
# Something about this test dataset prefers the older fluxRatio here.
self.config.star_catalog_calculation.plugins['base_ClassificationExtendedness'].fluxRatio = 0.925
# Something about this test dataset prefers a larger threshold here.
self.config.star_selector["science"].unresolved.maximum = 0.2
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you confirm that this was necessary, or is this just an extrapolation from how the previous value was different from the default?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sadly, it is necessary, and presumably for similar reasons.

@erykoff erykoff force-pushed the tickets/DM-42663 branch 2 times, most recently from c6c2519 to 46013a8 Compare February 28, 2024 18:30
@erykoff erykoff merged commit 2e17d59 into main Feb 29, 2024
2 checks passed
@erykoff erykoff deleted the tickets/DM-42663 branch February 29, 2024 05: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.

None yet

4 participants