Welcome to the ``detl`` documentation! =========================================== .. image:: https://img.shields.io/badge/code%20on-Github-lightgrey :target: https://github.com/JuBiotech/detl ``detl`` is a Python package for processing of DASware raw data exports. You can download the latest version from `GitHub `_ or install it via ``pip install detl``. In the following chapters, we introduce the data structures, basic functions and extra features. .. toctree:: :maxdepth: 2 :caption: Examples notebooks/01_Basic_Use notebooks/02_Closest_Point_Lookup You can find auto-generated API documentation below: .. toctree:: :maxdepth: 2 :caption: API Reference detl.rst detl_core.rst