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

Quiet the astroquery output #7

Merged
merged 1 commit into from
Oct 17, 2021
Merged

Quiet the astroquery output #7

merged 1 commit into from
Oct 17, 2021

Conversation

christinahedges
Copy link
Contributor

According to this astroquery line, launch_job_async has a verbose argument to silence the output of the astroquery search for Gaia. Since this makes pyia a little noisy, I propose pyia uses this keyword, and set it to False by default.

According to this astroquery line, `launch_job_async` has a `verbose` argument to quieten the output. 

https://github.com/astropy/astroquery/blob/16a01bcbfdf0aca3e6dae78e588b256b737bc7ea/astroquery/gaia/core.py#L853
@adrn
Copy link
Owner

adrn commented Oct 15, 2021

You can have your CI...

as a treat

@adrn
Copy link
Owner

adrn commented Oct 17, 2021

Hm, CI didn't run but is failing for other unrelated reasons, so this looks good!

@adrn adrn merged commit 9521a69 into adrn:main Oct 17, 2021
@adrn
Copy link
Owner

adrn commented Oct 17, 2021

Thanks @christinahedges

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 this pull request may close these issues.

2 participants