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

Neighbor/Border Margin caching for LSDB crossmatching #12

Closed
maxwest-uw opened this issue Feb 1, 2023 · 1 comment · Fixed by #94
Closed

Neighbor/Border Margin caching for LSDB crossmatching #12

maxwest-uw opened this issue Feb 1, 2023 · 1 comment · Fixed by #94
Assignees
Labels
enhancement New feature or request

Comments

@maxwest-uw
Copy link
Contributor

migrating this over from astronomy-commons/lsd2#11 since we're working on importing in this repo now.
Task:
Create a cache for each pixel of objects that are nearby in neighboring pixels.
Read the cache when computing cross-match and consider the neighboring objects as potential matches.
Right now the prototype for margin caching is working on the LSD2 repo. Now the main task is working it into the hipscat-import package.

@maxwest-uw
Copy link
Contributor Author

pr #82 for first phase (mapping).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant