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

/api/v1/sso: access cutouts #604

Open
JulienPeloton opened this issue Mar 14, 2024 · 0 comments
Open

/api/v1/sso: access cutouts #604

JulienPeloton opened this issue Mar 14, 2024 · 0 comments

Comments

@JulienPeloton
Copy link
Member

Currently, one can only download all cutouts for an object if the object is static (/api/v1/objects or /api/v1/cutout). Ideally one should be able also to download all cutouts for a moving object (/api/v1/sso).

Remarks:

  • One could just loop over objectId, but as several SSO alerts can share the same objectId (typically if the detections are done within less than 30 min), one has to use the candid as well.
  • only the science or the difference stamp makes sense? or both?
  • this should be a new argument in the /api/v1/sso endpoint (and not in /api/v1/cutout)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Features
Development

No branches or pull requests

1 participant