astrochristian / ioa_open_day

Code from the Cosmic Distance Ladder event at the IoA Open Day 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cosmic Distance Ladder - IoA Open Day 2023

This is the code we used to run the Cosmic Distance Ladder Obstacle Course, an event which was part of the Institute of Astronomy's Open Day for the Cambridge Festival 2023. This was made up of three rounds (representing the three rungs of the cosmic distance ladder) and each participant was scored using the game.py python program. The leaderboard is read from scoreboard.csv and can be displayed using leaderboard.py (requires the pandas and eel python packages).

All of the participants' scores can be found in scoreboard.csv and some basic analysis of the scores is done by analyse_data.py.


Acknowledgements

The Cosmic Distance Ladder Obstacle Course was run and devised by Erin Hayes, Ben Boyd and Drew Langford. game.py was written by Drew Langford. Further thanks goes to Matt Bothwell for organising a great open day.

About

Code from the Cosmic Distance Ladder event at the IoA Open Day 2023


Languages

Language:Python 63.6%Language:CSS 12.8%Language:HTML 12.1%Language:JavaScript 11.5%