Compare different single-file experiments. This repository houses a collection of pre-calculated Fundamental Diagrams derived from various experiments found in literature. It offers user-friendly features such as the ability to upload personal data and compare it with the experimental data already available in the repository.
Comparison of data is facilitated through the use of the KS-test.
For local use you have to install some requirements:
pip install -r requirements.txt
streamlit run app.py