.. oap documentation master file, created by sphinx-quickstart on Sun Aug 30 19:24:47 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Optical Array Processing for Python =================================== .. literalinclude:: ../../LOGO Introduction ------------ The `oap `_ library is a transparent tool, written in `Python `_ and `C `_, for working directly with image data from `Optical Array Probes `_. It was initially developed for the preparation and classification of image data with neural networks. **This software is still in the alpha phase and will be further developed at irregular intervals!** Comments on this project are always welcome! If you have suggestions for improvement, you can simply write me an `email `_ and I will try to implement them. At the current state, the decompression algorithm is only available for grayscale probes by `Droplet Measurement Technologies (DMT) `_. * Decompression for DMT monoscale probes coming next! Getting Started --------------- :ref:`Installing ` **oap** is as easy as: :: pip install oap If you’re new to the **oap** library and/or Python, be sure to check out the :ref:`Tutorial ` and the :ref:`Documentation `. Contents -------- .. toctree:: :maxdepth: 2 install .. toctree:: :maxdepth: 2 tutorial .. toctree:: :maxdepth: 2 docs .. toctree:: :maxdepth: 1 license .. Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`