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

Implement map merging #487

Open
delucchi-cmu opened this issue Nov 1, 2024 · 0 comments
Open

Implement map merging #487

delucchi-cmu opened this issue Nov 1, 2024 · 0 comments
Assignees

Comments

@delucchi-cmu
Copy link
Contributor

See #486

Implement mechanism to join a point-source catalog (e.g. object catalog) to a continuous map type.

Implement as a new operation, merge_map (name is negotiable) that, similar to a cross-match, allows for differing algorithms to suit the very different needs of map varieties. e.g.

  • Photo-D style priors: would also want the custom function to perform some map_partitions style operations to reduce the data before leaving the routine.
  • Pixel Mask: effectively filters out values in the point-source catalog
  • Extinction map: adds a single (or a couple, e.g. value and uncertainty) floating point values per row in point-source catalog.
@delucchi-cmu delucchi-cmu moved this to Todo in HATS / LSDB Nov 1, 2024
@delucchi-cmu delucchi-cmu moved this from Todo to In Progress in HATS / LSDB Nov 1, 2024
@delucchi-cmu delucchi-cmu self-assigned this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant