AnaCal: Analytic Calibration for Perturbation Estimation
=========================================================

AnaCal is a framework for analytic shear estimation on galaxy images, designed
for sub-percent accuracy shear inference with minimal computational cost.  It
bridges various analytic shear estimators that have been developed or are
anticipated to be created in the future.

Currently supported analytic shear estimators:

* **FPFS** — Fixed moments method using shapelets
  (`GitHub <https://github.com/mr-superonion/FPFS>`__)
* **NGMIX** — Gaussian model fitting
  (`GitHub <https://github.com/esheldon/ngmix>`__)

.. toctree::
    :maxdepth: 2
    :caption: Getting Started

    Overview & Installation <overview.md>

.. toctree::
    :maxdepth: 2
    :caption: Examples

    examples/index

.. toctree::
    :maxdepth: 2
    :caption: API Reference

    anacal


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
