Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 1.05 KB

README.md

File metadata and controls

39 lines (19 loc) · 1.05 KB

DOI

SingleFileComparator

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.

Screenshot 2023-09-26 at 07 59 49

Geometry definition

Oval_geometry

Try the app online

https://go.fzj.de/validator

Insall requirements

For local use you have to install some requirements:

pip install -r requirements.txt

Launch app (locally)

streamlit run app.py