Skip to content

Commit 34b3e62

Browse files
authored
Merge pull request #778 from bsipocz/ned_remove_warnings
Removing outdated warnings and notes from the ned docs page
2 parents 1dd70be + a2d4b6b commit 34b3e62

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/ned/ned.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -256,22 +256,10 @@ for the specified object. We look at a simple example:
256256
10 12h29m06.5s +02d02m53s ... FK4 Broad-band measurement From new, raw data
257257
11 12h29m06.5s +02d02m52s ... FK4 Broad-band measurement From reprocessed raw data
258258
259-
.. note::
260-
261-
All query methods that return the results in a `~astropy.table.Table` will
262-
return meaningful column names only with Astropy version >= 0.3. For
263-
versions older than this, the table headers will have column names of the form
264-
``main_col_number`` because of the way in which the NED returns VOTables.
265-
266-
.. warning::
267-
268-
table=references does not work correctly `astroquery issue #141`_
269-
270259
Reference/API
271260
=============
272261

273262
.. automodapi:: astroquery.ned
274263
:no-inheritance-diagram:
275264

276265
.. _IAU format: http://cdsweb.u-strasbg.fr/Dic/iau-spec.html.
277-
.. _astroquery issue #141: https://github.com/astropy/astroquery/issues/141

0 commit comments

Comments
 (0)