ErrorGerm is a propagation of uncertainties calculator. It can export and import a session for later usage.
Report Bug
·
Request Feature
Table of Contents
ErrorGerm is an open-source web app that aims to ease the calculation of uncertainty propagation in learning environments such as physics labs in college. It allows entering scalar values and assigning them to a variable along with its uncertainty already calculated, or entering individual measures to calculate uncertainty. ErrorGerm can also export and import a session for later usage.
If you want a local copy follow these simple steps.
Jekyll and Bundle: please refer to Jekyll Documentation
- Clone the repo
git clone https://github.com/judelgadoc/errorgerm.git
- Go into website folder
cd errorgerm/docs
- Install bundle gems
bundle install
- Start local jekyll server
bundle exec jekyll serve
Click on then add the desired measures and a valid name
Select a variable of the table and then click on or
Write a valid expression and then click on execute
For more information, please refer to the Help
Distributed under the MIT License. See LICENSE
for more information.