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

Move all catalogs connected with a single survey underneath the directory structure #456

Open
nevencaplar opened this issue Feb 20, 2025 · 1 comment
Milestone

Comments

@nevencaplar
Copy link
Member

At the moment various associated, margin, index catalogs are made as independent catalogs and we have to ``artificially'' connect them. Make such catalogs integral part of each survey catalog, so that they are avaliable immedietly.

This ticket to be followed by tickets to generate margin and index catalogs automatically when importing.

@delucchi-cmu
Copy link
Contributor

I'd suggest keeping the single directory structure for a single catalog and type, but enforcing more of the convention we've been using, and creating some API sugar around it. e.g.

    * gaia_dr3/
        * hats.properties
        * catalog/
            * properties
            * ...
        * margin_5arcs/
            * properties
            * ...
        * index_designation/
            * properties
            * ...
        * spectra/
            * ...

and the hats.properties file can contain more information about the relationships between catalogs, similar to what the almanac is (poorly) providing.

@nevencaplar nevencaplar moved this to Suggested Todo in HATS / LSDB Feb 25, 2025
@nevencaplar nevencaplar moved this from Suggested Todo to Todo in HATS / LSDB Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants