AstroPile / FlatironMeeting2024

AstroPile meet-up at the Flatiron Institute
https://astropile.github.io/FlatironMeeting2024/
MIT License
2 stars 3 forks source link

[Infrastructure] Generalise cross-matching to work on >2 datasets #11

Open tom-hehir opened 7 months ago

tom-hehir commented 7 months ago

Generalise cross-matching to work on >2 datasets

Generalise the function cross_match_datasets in astropile/utils.py to work on >2 datasets.

Contacts: Tom Hehir (@tom-hehir) Participants:

Goals and deliverable

Modify the existing cross_match_datasets function to work with >2 datasets.

Resources needed

Knowledge of: huggingface datasets, astropy, existing AstroPile procedures for cross-matching.

Detailed description