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

Updating moc routes in valis #51

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Updating moc routes in valis #51

merged 1 commit into from
Sep 18, 2024

Conversation

havok2063
Copy link
Contributor

@havok2063 havok2063 commented Sep 18, 2024

This PR closes #27. It updates the moc valis endpoints, and adds a new endpoint for listing the available MOCs, Multi-Ordered Coverage maps. These are efficient sky footprint created from fits images or catalogs of sources. These are created with either MocPy or Hipsgen-Cat. MocPy only creates MOCs whereas hipsgen-cat creates both MOCs and HIPS catalogs.

SDSS MOCs live at $SDSS_HIPS on the SAS, that points to sas/sdsswork/sandbox/hips/, organized by {release}/{survey}. I've created MOCs and HIPS catalogs for the following surveys:

  • IPL3 BHM
  • DR17 manga
  • DR17 mastar
  • DR17 apogee
  • DR17 eboss

All mocs were created with max_norder=6. The hips directory has been volume-mounted into the valis podman docker, and added into the valis config.. There is already an sdss_moc path in tree

With this in place we should be able to create new mocs, or update them, without further code mods.

@havok2063 havok2063 added the enhancement New feature or request label Sep 18, 2024
@havok2063 havok2063 self-assigned this Sep 18, 2024
@havok2063 havok2063 merged commit 318dafb into main Sep 18, 2024
2 checks passed
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 this pull request may close these issues.

generate MOCs for SDSS catalogs
1 participant