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

Name resolver & new search bar #476

Closed
2 of 4 tasks
JulienPeloton opened this issue Jul 12, 2023 · 1 comment
Closed
2 of 4 tasks

Name resolver & new search bar #476

JulienPeloton opened this issue Jul 12, 2023 · 1 comment
Milestone

Comments

@JulienPeloton
Copy link
Member

JulienPeloton commented Jul 12, 2023

Introduce a name resolver. Names will be resolved in 3 different ways:

  1. using SIMBAD (Sesame service)
  2. using SSODNET (for small bodies)
  3. using TNS (for extra-galactic transients)

For all, there will also be a reverse resolver, that is given a ZTF objectId, what is the match in these catalogs. Note that SSODNET and TNS allow auto-completion, but not SIMBAD.

Todo:

  • Add a new endpoint (Name resolver #484)
  • API documentation (in the form of howto)
  • Update the main page to allow conesearch by name
  • Add a page for autocompletion test (where coordinates can be copied for example)
@JulienPeloton JulienPeloton added this to the 2.3 milestone Jul 12, 2023
@JulienPeloton JulienPeloton modified the milestones: 2.3, 2.4 Nov 7, 2023
@JulienPeloton JulienPeloton changed the title Name resolver Name resolver & new search bar Dec 7, 2023
@JulienPeloton JulienPeloton modified the milestones: 3.0, next release Dec 7, 2023
@JulienPeloton
Copy link
Member Author

Solved in #484 and #541

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant