File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ radius argument.
170
170
INFO: Query finished. [astroquery.utils.tap.core]
171
171
>>> r = j.get_results()
172
172
>>> r.pprint()
173
- solution_id designation ... dist
173
+ solution_id DESIGNATION ... dist
174
174
...
175
175
------------------- ---------------------------- ... ---------------------
176
176
1635721458409799680 Gaia DR2 6636090334814214528 ... 0.0026034636994048854
@@ -184,7 +184,6 @@ radius argument.
184
184
1635721458409799680 Gaia DR2 6636089583198817664 ... 0.008338509690874027
185
185
1635721458409799680 Gaia DR2 6636089578899968384 ... 0.008406677772258921
186
186
... ... ... ...
187
-
188
187
1635721458409799680 Gaia DR2 6636089510180765312 ... 0.01943176697471851
189
188
1635721458409799680 Gaia DR2 6636066871411763712 ... 0.019464719601172412
190
189
1635721458409799680 Gaia DR2 6636089514475519232 ... 0.019467068628703368
@@ -418,8 +417,8 @@ Query without saving results in a file:
418
417
INFO: Query finished. [astroquery.utils.tap.core]
419
418
>>> r = job.get_results()
420
419
>>> print (r)
421
- designation ra dec
422
- deg deg
420
+ DESIGNATION ra dec
421
+ deg deg
423
422
---------------------- ------------------ --------------------
424
423
Gaia DR2 4295806720 44.996153684159594 0.005615806210679649
425
424
Gaia DR2 34361129088 45.004316164207644 0.021045032689712983
You can’t perform that action at this time.
0 commit comments