Ned ======================= .. currentmodule:: astroquery.ned.core .. autoclass:: Ned :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Ned.ALL_SKY_URL ~Ned.BASE_URL ~Ned.DATA_SEARCH_URL ~Ned.IMG_DATA_URL ~Ned.OBJ_SEARCH_URL ~Ned.PHOTOMETRY_OUT ~Ned.SPECTRA_URL ~Ned.TIMEOUT .. rubric:: Methods Summary .. autosummary:: ~Ned.extract_image_urls ~Ned.get_image_list ~Ned.get_images ~Ned.get_images_async ~Ned.get_spectra ~Ned.get_spectra_async ~Ned.get_table ~Ned.get_table_async ~Ned.query_object ~Ned.query_object_async ~Ned.query_refcode ~Ned.query_refcode_async ~Ned.query_region ~Ned.query_region_async ~Ned.query_region_iau ~Ned.query_region_iau_async .. rubric:: Attributes Documentation .. autoattribute:: ALL_SKY_URL .. autoattribute:: BASE_URL .. autoattribute:: DATA_SEARCH_URL .. autoattribute:: IMG_DATA_URL .. autoattribute:: OBJ_SEARCH_URL .. autoattribute:: PHOTOMETRY_OUT .. autoattribute:: SPECTRA_URL .. autoattribute:: TIMEOUT .. rubric:: Methods Documentation .. automethod:: extract_image_urls .. automethod:: get_image_list .. automethod:: get_images .. automethod:: get_images_async .. automethod:: get_spectra .. automethod:: get_spectra_async .. automethod:: get_table .. automethod:: get_table_async .. automethod:: query_object .. automethod:: query_object_async .. automethod:: query_refcode .. automethod:: query_refcode_async .. automethod:: query_region .. automethod:: query_region_async .. automethod:: query_region_iau .. automethod:: query_region_iau_async