JwstClass
=========

.. currentmodule:: astroquery.esa.jwst

.. autoclass:: JwstClass
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~JwstClass.ARTIFACT_PRODUCT_TYPES
      ~JwstClass.CAL_LEVELS
      ~JwstClass.INSTRUMENT_NAMES
      ~JwstClass.JWST_DEFAULT_COLUMNS
      ~JwstClass.PLANE_DATAPRODUCT_TYPES
      ~JwstClass.REQUESTED_OBSERVATION_ID
      ~JwstClass.TARGET_RESOLVERS

   .. rubric:: Methods Summary

   .. autosummary::

      ~JwstClass.cone_search
      ~JwstClass.get_decoded_string
      ~JwstClass.get_obs_products
      ~JwstClass.get_product
      ~JwstClass.get_product_list
      ~JwstClass.get_related_observations
      ~JwstClass.get_status_messages
      ~JwstClass.gzip_uncompress
      ~JwstClass.gzip_uncompress_and_rename_single_file
      ~JwstClass.is_gz_file
      ~JwstClass.launch_job
      ~JwstClass.list_async_jobs
      ~JwstClass.load_async_job
      ~JwstClass.load_table
      ~JwstClass.load_tables
      ~JwstClass.login
      ~JwstClass.logout
      ~JwstClass.query_region
      ~JwstClass.query_target
      ~JwstClass.remove_jobs
      ~JwstClass.resolve_target_coordinates
      ~JwstClass.save_results
      ~JwstClass.search_async_jobs
      ~JwstClass.set_token

   .. rubric:: Attributes Documentation

   .. autoattribute:: ARTIFACT_PRODUCT_TYPES
   .. autoattribute:: CAL_LEVELS
   .. autoattribute:: INSTRUMENT_NAMES
   .. autoattribute:: JWST_DEFAULT_COLUMNS
   .. autoattribute:: PLANE_DATAPRODUCT_TYPES
   .. autoattribute:: REQUESTED_OBSERVATION_ID
   .. autoattribute:: TARGET_RESOLVERS

   .. rubric:: Methods Documentation

   .. automethod:: cone_search
   .. automethod:: get_decoded_string
   .. automethod:: get_obs_products
   .. automethod:: get_product
   .. automethod:: get_product_list
   .. automethod:: get_related_observations
   .. automethod:: get_status_messages
   .. automethod:: gzip_uncompress
   .. automethod:: gzip_uncompress_and_rename_single_file
   .. automethod:: is_gz_file
   .. automethod:: launch_job
   .. automethod:: list_async_jobs
   .. automethod:: load_async_job
   .. automethod:: load_table
   .. automethod:: load_tables
   .. automethod:: login
   .. automethod:: logout
   .. automethod:: query_region
   .. automethod:: query_target
   .. automethod:: remove_jobs
   .. automethod:: resolve_target_coordinates
   .. automethod:: save_results
   .. automethod:: search_async_jobs
   .. automethod:: set_token
