-
The following command crashes and closes matlab while running for the data of M5C2. It works for other cameras and mounts.
`[AllR,PM]=pipeline.last.pointingModel(‘LAST*PointingModel*sci*.fits’,’Nfi…
-
### Description
The "decimalyear" type produces odd errors when applied to the MaskedColumn type.
The "jyear" type does not, and appears to behave properly.
### Expected behavior
I would exp…
-
Running v0.1.4 on a test deployment reveals a problem with the import statements.
```
Fail to execute line 2: import gaiadmpsetup
Traceback (most recent call last):
....
File "/usr/local/lib/py…
-
Hi,
I am learning to use Gaia-astroquery.
I've tried a simple query but it doesn't work.
My attempt:
```
from astroquery.gaia import Gaia
query = Gaia.launch_job_async("SELECT ra,dec \
FROM g…
-
Combine the new data from #1018 with the updated schema in https://github.com/wfau/gaiadmpsetup/pull/12
Steps
1. Setup test deploy using gaiadmpsetup branch and new Ceph share mounted
1.1 Mount C…
-
As the title say, I am unable to download catalogs using the built-in function.
-
When sending big querys to the gaia database, I get a timeout error. Is there a workaround?
Example code:
```
from astroquery.gaia import Gaia
Gaia.MAIN_GAIA_TABLE = "gaiadr3.gaia_source"
q…
-
code
```
tables = Gaia.load_tables(only_names=True)
for table in (tables):
print (table.get_qualified_name())
```
error
INFO: Retrieving tables... [astroquery.utils.tap.core]
-------------…
-
In the course of closing out the ingest of DR3 I've noticed that the following four variability tables
- vari_cepheid
- vari_rotation_modulation
- vari_rrlyrae
- vari_summary
are missing from g…
-
The following tests were done with the eDR3 removed to look for things that referred to the eDR3 data rather than the DR3 data.
* Example 2. Data holdings
* Description and links
* Links po…