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

Spectrum class is missing in data_products #218

Open
okolo opened this issue Oct 6, 2023 · 2 comments
Open

Spectrum class is missing in data_products #218

okolo opened this issue Oct 6, 2023 · 2 comments
Assignees

Comments

@okolo
Copy link
Contributor

okolo commented Oct 6, 2023

In the docs https://odahub.io/ontology/#Spectrum I see the class for the spectrum. But I can not find anything related to the spectrum in oda_api.data_products. I also haven't found any examples.

@dsavchenko
Copy link
Member

Currently, what is described by oda:Spectrum is a NumpyDataProduct (the product based on fits file). It is the one used for Integral spectrum, and it's not really extensively tested for other instruments.
Another way to represent spectrum, which is used for e.g. Gaia, Fermi is ODAAstropyTable

@volodymyrss
Copy link
Member

Currently, what is described by oda:Spectrum is a NumpyDataProduct (the product based on fits file). It is the one used for Integral spectrum, and it's not really extensively tested for other instruments. Another way to represent spectrum, which is used for e.g. Gaia, Fermi is ODAAstropyTable

could you make a note on this in the doc?

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

No branches or pull requests

3 participants