.. PyCS3 documentation master file, created by
sphinx-quickstart on Fri Aug 10 11:19:31 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to PyCS3's documentation!
=================================
.. image:: _static/cover_image_1.png
:align: center
About
-----
PyCS3 is a software toolbox to estimate time delays between multiple images of strongly lensed quasars, from resolved light curves such as obtained by the `COSMOGRAIL `_ monitoring program. It comes in the form of a python package, and heavily depends on ``numpy``, ``scipy``, and ``matplotlib`` for its core functionality. The `repository is on GitLab `_.
To measure time delays with ``pycs3``, you'll typically write a script calling some high-level functions provided by the package. PyCS3 allows you to compare different point estimators (including your own), without much code integration. You can follow the `example notebooks `_ to learn how to use the core functionnality of PyCS3.
If you have already read our :doc:`papers`, you might want to proceed with :doc:`installation`, or the :doc:`Tutorial `.
.. warning:: Please read this :doc:`important warning about using PyCS3`.
Questions ?
-----------
Feel free to post an `issue on GitLab `_, or to contact the code authors `Martin Millon `_, `Malte Tewes `_ and `Vivien Bonvin `_.
Contents
--------
.. toctree::
:maxdepth: 2
A word of warning
Download & Installation
Tutorial
Intra-dependency chart
Citing
Published work with PyCS
Autogenerated Full API
Last build of this documentation : |today|.