Skip to content

Python package used to evaluate physics experiments.

License

Notifications You must be signed in to change notification settings

martin-brajer/physics-lab

Repository files navigation

Physics Lab

GitHub Unittest Documentation Status PyPI version

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

Documentation can be found on Read the Docs.

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.

Feel free to comment, share ideas or report bugs.