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

SkyView #588

Open
paeinovis opened this issue Aug 1, 2024 · 1 comment · May be fixed by #591
Open

SkyView #588

paeinovis opened this issue Aug 1, 2024 · 1 comment · May be fixed by #591

Comments

@paeinovis
Copy link

Not sure if this is an issue for others, but in case it is:

In order to use plot_finder_image with Astropy v 6.1.2, Astroquery 0.4.8, and Astroplan 0.11, I had to remove the grid=grid argument in SkyView.get_images in the file finder.py (line 88-89) under astroplan because the get_images function doesn't take a grid parameter. So even though it is by default False in finder.py, astroquery threw an error my way from SkyView/core.py.

@keflavich
Copy link
Contributor

This was caused by astropy/astroquery#2979

@keflavich keflavich linked a pull request Aug 25, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants