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

Support default_columns in catalog_info #363

Closed
delucchi-cmu opened this issue Jul 31, 2024 · 1 comment
Closed

Support default_columns in catalog_info #363

delucchi-cmu opened this issue Jul 31, 2024 · 1 comment

Comments

@delucchi-cmu
Copy link
Contributor

See also: astronomy-commons/hats#322

Add arguments for specifying this catalog info value at catalog import.

@delucchi-cmu
Copy link
Contributor Author

Closed with #396.

You can set like:

args = ImportArguments(
  ...
  addl_hats_properties={
    "hats_cols_default":"id, mjd"
  }
)```

@github-project-automation github-project-automation bot moved this from Todo to Done in HATS / LSDB Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants