Bierbunker / Lab-Tool

MIT License
3 stars 0 forks source link

Lab-Tool - A Python based lab-data visualization tool

CodeCov Coverage

Lab-Tool is a python package that can be used to process and visualize data obtained primarily from physical experiments.

Features

Getting Started

Lab-Tool is provided as python package and hosted on the Python Package Index. In order to install the package please run pip install labtool-ex2.

If you plan on using the latex snippets you need to have the packages tabularray and siunitx installed. A full installation of Texlive 2021 is recommended.

Documentation

Documentation can be found in the Wiki. Please note that Lab-Tool is currently under heavy development and might introduce breaking changes at any time.