.. image:: https://travis-ci.org/simonsobs/tempura.svg?branch=master :target: https://travis-ci.org/simonsobs/tempura
.. image:: https://readthedocs.org/projects/tempura/badge/?version=latest :target: https://tempura.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://coveralls.io/repos/github/simonsobs/tempura/badge.svg?branch=master :target: https://coveralls.io/github/simonsobs/tempura?branch=master
.. image:: https://badge.fury.io/py/pytempura.svg :target: https://badge.fury.io/py/pytempura
.. image:: pytempura/tests/data/image.png
This package contains a python module to compute analytic normalization of quadratic estimators for lensing, cosmic birefringence, patchy tau and point sources, based on separable formula.
The code was verified in the following studies:
Run
.. code-block:: console
$ python setup.py build_ext -i
You can then 'import pytempura' if this repository is in your PYTHONPATH.
We are working on making this package available on PyPI (for a pip install).
You can find example codes at "tests" directory.