GaiaDR3SourcesCatalog
=====================

.. currentmodule:: astropop.catalogs.gaia

.. autoclass:: GaiaDR3SourcesCatalog
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

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

   .. rubric:: Methods Summary

   .. autosummary::

      ~GaiaDR3SourcesCatalog.copy
      ~GaiaDR3SourcesCatalog.dec
      ~GaiaDR3SourcesCatalog.get_coordinates
      ~GaiaDR3SourcesCatalog.in_galaxy_candidates
      ~GaiaDR3SourcesCatalog.mag_list
      ~GaiaDR3SourcesCatalog.magnitude
      ~GaiaDR3SourcesCatalog.match_objects
      ~GaiaDR3SourcesCatalog.non_single_star
      ~GaiaDR3SourcesCatalog.parallax
      ~GaiaDR3SourcesCatalog.phot_variable_flag
      ~GaiaDR3SourcesCatalog.ra
      ~GaiaDR3SourcesCatalog.ra_dec_list
      ~GaiaDR3SourcesCatalog.radial_velocity
      ~GaiaDR3SourcesCatalog.skycoord
      ~GaiaDR3SourcesCatalog.sources_id
      ~GaiaDR3SourcesCatalog.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:: in_galaxy_candidates
   .. automethod:: mag_list
   .. automethod:: magnitude
   .. automethod:: match_objects
   .. automethod:: non_single_star
   .. automethod:: parallax
   .. automethod:: phot_variable_flag
   .. automethod:: ra
   .. automethod:: ra_dec_list
   .. automethod:: radial_velocity
   .. automethod:: skycoord
   .. automethod:: sources_id
   .. automethod:: table
