Commit Graph

4 Commits

Author SHA1 Message Date
8f0724d552 Add steps to tunnel jupyter server endpoint (#5)
Reviewed-on: #5
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-08-19 03:59:37 +00:00
8faee524f0 Update instructions with software prerequisites (#4)
- Add software prerequisites to simulation and test-run steps
- Improved directory resolution in steps

Reviewed-on: #4
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-08-18 12:10:06 +00:00
0e57539780 Add test runs and instructions for reproducing simulation results (#3)
- Update main simulation instructions to inline hyperlinked content
- Add test runs (generated data + tests output)
- Add instructions to reproduce results from one of the added test runs

Reviewed-on: #3
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-08-14 11:44:09 +00:00
652c69cbee Move lockdrop calculations to a module and add a experimentation notebook (#2)
- Refactor lockdrop calculations and other helper code from the simulation notebook to a python module
- Add a notebook for experimenting with lockdrop calculations
  - Add widget buttons to run calculations and export results
  - Add a script a to setup and run the notebook

Reviewed-on: #2
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-08-13 11:56:52 +00:00