Ptrskay3/PySprint

View on GitHub
doc/index.rst

Summary

Maintainability
Test Coverage
.. Pysprint documentation master file



.. _pysprint GitHub repository:   https://github.com/Ptrskay3/PySprint

Pysprint: Spectrally resolved interferometry in Python
======================================================

Pysprint provides a high-level interface for evaluating measurements
relying on spectrally resolved interferometry.

The Pysprint package is free software, using an Open Source MIT license. The
software and this document are works in progress. See the full project at
`pysprint GitHub repository`_.

Due to the narrow use cases of the software, the guide below in written in
Hungarian, but someday in the future I will translate it to English.

Try it online:

.. image:: https://mybinder.org/badge_logo.svg
 :target: https://mybinder.org/v2/gh/Ptrskay3/PySprint/master?filepath=index.ipynb

Guide
=====
.. toctree::
   :maxdepth: 2

   1. Bevezetés <hu_intro.ipynb>
   2. Dataset osztály <hu_dataset.ipynb>
   3. Állandó fázisú pont módszere, SPPMethod <hu_spp.ipynb>
   hu_phase.ipynb
   hu_fft.ipynb
   hu_wft.ipynb
   hu_minmax.ipynb
   hu_misc.ipynb

PySprint API reference
======================

.. toctree::
   :maxdepth: 2
   :caption: Read the API documentation:

   pysprint.core.methods

   pysprint.core.bases

   pysprint.utils


References
==========
.. toctree::
   :maxdepth: 2

   REFERENCES.md

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

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