************************
ACS Pixel CTE Correction
************************
This task implements a pixel-based CTE correction for calibrated
ACS/WFC images.  

.. currentmodule:: acstools.PixCteCorr

.. automodule:: acstools.PixCteCorr
   :members: CteCorr, YCte, AddYCte


Version
-------

.. autodata:: acstools.PixCteCorr.__version__
.. autodata:: acstools.PixCteCorr.__vdate__
.. autodata:: acstools.PixCteCorr.ACS_CTE_NAME
.. autodata:: acstools.PixCteCorr.ACS_CTE_VER


Authors
-------
Original Fortran program by Jay Anderson.

Conversion to Python done by (ordered by last name): Matt Davis, Warren Hack,
and Pey Lian Lim
