Physics Lab overview

License Unittest Documentation Status PyPI

Physics Lab is a free and open-source python package. Helps with evaluation of common experiments.

Source code can be found on Github.

Features

  • Van der Pauw & Hall method

  • Magnetization measurements

  • Batch measurement evaluation

  • Plot the data / analysis results

  • Using pandas.DataFrame

Installation

pip install physicslab

For usage examples see Get started section.

Compliance

Versioning follows Semantic Versioning 2.0.0.
Following PEP8 Style Guide coding conventions.
Testing with unittest and pycodestyle.
Using Python 3 (version >= 3.6).

License

Physics Lab is licensed under the MIT license.