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

Improvements to XMatch #426

Merged
merged 23 commits into from
Apr 23, 2024
Merged

Improvements to XMatch #426

merged 23 commits into from
Apr 23, 2024

Conversation

albireox
Copy link
Member

@albireox albireox commented Apr 23, 2024

Makes several improvements to XMatch:

  • Removes some hard-coded use of SQL files. These should not be necessary and if they were, we should get to the bottom of why they are ...
  • Store intermediate results in a sandboxed catalog_to_XXX table. This allows to run a full dry-run cross-match for a single catalogue.
  • Phase 1: distinct only on model_pk.
  • Phase 3: Require using only best matches.

Additionally, this PR add the too carton.

@albireox albireox merged commit fb697c6 into main Apr 23, 2024
1 check passed
@albireox albireox deleted the too-xmatch branch April 23, 2024 18:55
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.

1 participant