VizierSourcesCatalog
====================

.. currentmodule:: astropop.catalogs.vizier

.. autoclass:: VizierSourcesCatalog
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~VizierSourcesCatalog.available_filters
      ~VizierSourcesCatalog.center
      ~VizierSourcesCatalog.filters
      ~VizierSourcesCatalog.query_colnames
      ~VizierSourcesCatalog.query_table
      ~VizierSourcesCatalog.radius

   .. rubric:: Methods Summary

   .. autosummary::

      ~VizierSourcesCatalog.copy
      ~VizierSourcesCatalog.dec
      ~VizierSourcesCatalog.get_coordinates
      ~VizierSourcesCatalog.help
      ~VizierSourcesCatalog.mag_list
      ~VizierSourcesCatalog.magnitude
      ~VizierSourcesCatalog.match_objects
      ~VizierSourcesCatalog.ra
      ~VizierSourcesCatalog.ra_dec_list
      ~VizierSourcesCatalog.skycoord
      ~VizierSourcesCatalog.sources_id
      ~VizierSourcesCatalog.table

   .. rubric:: Attributes Documentation

   .. autoattribute:: available_filters
   .. autoattribute:: center
   .. autoattribute:: filters
   .. autoattribute:: query_colnames
   .. autoattribute:: query_table
   .. autoattribute:: radius

   .. rubric:: Methods Documentation

   .. automethod:: copy
   .. automethod:: dec
   .. automethod:: get_coordinates
   .. automethod:: help
   .. automethod:: mag_list
   .. automethod:: magnitude
   .. automethod:: match_objects
   .. automethod:: ra
   .. automethod:: ra_dec_list
   .. automethod:: skycoord
   .. automethod:: sources_id
   .. automethod:: table
