Pacejka Modelling Sample What is the goal of this project? Be able to accept a file with recorded data. Be able to parse the data. Display resulting graphs. How to run the app. Run this command in the terminal uv run streamlit run gui/gui.py A window should pop up. Upload your .dat file into the interface. It should be in the same format as the .dat files provided by FSAE Tire Testing Consortium. After uploading the file, the curve fitter will run and display graphs automatically.