CcdImage
========

.. currentmodule:: lsst.jointcal

.. autoclass:: CcdImage
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~CcdImage.boresightRaDec
      ~CcdImage.ccdId
      ~CcdImage.commonTangentPoint
      ~CcdImage.imageFrame
      ~CcdImage.mjd
      ~CcdImage.name
      ~CcdImage.visit

   .. rubric:: Methods Summary

   .. autosummary::

      ~CcdImage.countStars
      ~CcdImage.getBoresightRaDec
      ~CcdImage.getCcdId
      ~CcdImage.getCommonTangentPoint
      ~CcdImage.getDetector
      ~CcdImage.getImageFrame
      ~CcdImage.getMjd
      ~CcdImage.getName
      ~CcdImage.getPhotoCalib
      ~CcdImage.getReadWcs
      ~CcdImage.getSkyToTangentPlane
      ~CcdImage.getVisit
      ~CcdImage.resetCatalogForFit
      ~CcdImage.setCommonTangentPoint

   .. rubric:: Attributes Documentation

   .. autoattribute:: boresightRaDec
   .. autoattribute:: ccdId
   .. autoattribute:: commonTangentPoint
   .. autoattribute:: imageFrame
   .. autoattribute:: mjd
   .. autoattribute:: name
   .. autoattribute:: visit

   .. rubric:: Methods Documentation

   .. automethod:: countStars
   .. automethod:: getBoresightRaDec
   .. automethod:: getCcdId
   .. automethod:: getCommonTangentPoint
   .. automethod:: getDetector
   .. automethod:: getImageFrame
   .. automethod:: getMjd
   .. automethod:: getName
   .. automethod:: getPhotoCalib
   .. automethod:: getReadWcs
   .. automethod:: getSkyToTangentPlane
   .. automethod:: getVisit
   .. automethod:: resetCatalogForFit
   .. automethod:: setCommonTangentPoint