Welcome to hrv-analysis documentation!
======================================

**hrv-analysis** is a Python module for Heart Rate Variability analysis of RR-intervals built on top of SciPy, AstroPy, Nolds and NumPy and distributed under the GPLv3 license.

The development of this library started in July 2018 as part of *Aura Healthcare* project, in OCTO Technoogy R&D team and is maintained by Robin Champseix.

.. image:: images/timeserie_distrib_plot.png
    :width: 1000


**Github:** https://github.com/Aura-healthcare/hrv-analysis

**Project's Website** : https://www.aura.healthcare

**Version:** 1.0.2

.. toctree::    
    :maxdepth: 2
    :caption: Contents:

    readme
    hrvanalysis
    tutorial
    unittests
    license
    references
    contribute

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

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