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

Use astroquery if filters not in package #43

Open
kelle opened this issue Nov 14, 2024 · 1 comment
Open

Use astroquery if filters not in package #43

kelle opened this issue Nov 14, 2024 · 1 comment

Comments

@kelle
Copy link

kelle commented Nov 14, 2024

Instead of storing the filters in the package, use astroquery to download the profiles as needed.
https://astroquery.readthedocs.io/en/latest/svo_fps/svo_fps.html

@kelle kelle changed the title Use astroquery Use astroquery if filters not in package Nov 22, 2024
@kelle
Copy link
Author

kelle commented Nov 22, 2024

Maybe we can just start this by using it if the filter isn't found in the data. I think right now, it's giving this error:

IndexError
bp = svo.Filter(band)
...
FILTERS ON FILE: 
FILTERS ON FILE: NIRISS.GR700XD.1, MIRI.F1280W, WFC3_IR.F125W, WFPC2.F656N, NIRCam.F356W, NIRISS.F200W, IRAC.I2, STIS.G750L, NIRISS.GR700XD.2, 

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

1 participant