This repository contains analysis for the 2024 trigger.
The code in this repository is organized as follows:
├── analysis # Main repository of analytical work
├── src # Code to run any relevant data acquisition/processing pipelines
|
├── .gitignore
├── README.md
└── requirements.txt