﻿Image
=====

.. currentmodule:: prose

.. autoclass:: Image()

   

   
   .. rubric:: Methods

   .. autosummary::
        :toctree:
   
      ~Image.__init__
      ~Image.asdict
      ~Image.copy
      ~Image.cutout
      ~Image.data_cutouts
      ~Image.get
      ~Image.load
      ~Image.plot_catalog
      ~Image.plot_model
      ~Image.save
      ~Image.set
      ~Image.show
      ~Image.writeto
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Image.catalogs
      ~Image.computed
      ~Image.data
      ~Image.date
      ~Image.dec
      ~Image.discard
      ~Image.exposure
      ~Image.filter
      ~Image.fits_header
      ~Image.fov
      ~Image.gain
      ~Image.header
      ~Image.jd
      ~Image.label
      ~Image.metadata
      ~Image.night_date
      ~Image.origin
      ~Image.pixel_scale
      ~Image.plate_solved
      ~Image.ra
      ~Image.read_noise
      ~Image.shape
      ~Image.skycoord
      ~Image.sources
      ~Image.wcs
   
   