-
**OS**: Mac OS 12.5
**Python**: 3.9.13
**PyVO**: 1.3
PyVO raises an exception with the following query:
``` py
import pyvo
service = pyvo.dal.TAPService("https://gea.esac.esa.int/tap-serve…
-
The Search option on https://gea.esac.esa.int/archive/ lets you run queries against GAIA 3 without having to download all the data. For example, the query:
SELECT ROUND(ra) AS ra, ROUND(dec) AS dec…
-
_Issue [HLA-1249](https://jira.stsci.edu/browse/HLA-1249) was created on JIRA by [Steve Goldman](https://jira.stsci.edu/secure/ViewProfile.jspa?name=sgoldman):_
The first task to solving HLA-1234 i…
-
User SGoughKelly has requested the following packages be installed (not sure if needed on all workers as well as head node, but as long as there's no penalty in doing so may as well include on all the…
-
Hi,
I'm using the Vizier module to get target data from the gaia edr3 catalog. However, while the metadata on the RA_ICRS and DE_ICRS headers show the epoch on the vizier website, I can't get it fr…
-
I am running a code that is equivalent to the one in the docs (adding the `job` argument missing in the docs), and I have two questions.
This is the code:
```python
from astroquery.gaia import Ga…
-
With daiquiri there are 4 ways of running a cone search:
1. Via IVOA SOAP interface: ConeSearch
2. Via Web Interface (in app query, JS)
3. Via TAP with PostgreSQL
4. Via TAP with ADQL
All of …
-
Hi,
I am following eleanor quickstart tutorials after installation. After importing eleanor, when I use "**eleanor.Update(sector=27)**", it created the directory and downloaded the "**cadences_s0027…
-
Need to check
- partition number (against size limit of 2G but best practice is substantially less... so number of partitions may need to be chosen based on the largest single dataset
- if Spark c…
-
[Edit:] - This issue has been moved up from astroquery, as problem is on the upstream, astropy level. For details see comment https://github.com/astropy/astropy/issues/15394#issuecomment-1736075742
…