Skip to content
Snippets Groups Projects
Commit 35c6471a authored by Steffen Hallmann's avatar Steffen Hallmann
Browse files

Update README.md

parent 2c5b00b2
No related branches found
No related tags found
No related merge requests found
A repository to collect distributions and parametrisations for the TDR results for the IceCube-Gen2 Radio full array simulations
# Contents
- `param`: parametrisations
- `param`: parametrisations (tables, functions, ...)
- `figures`: result figures that are used in the overleaf description of what has been done
- `notebooks`: analysis notebooks
- `notebooks`: analysis notebooks (eventually, in top level dir for now)
# Scripts for generating aeff tuples and plots
In the top level directory, there are several files which hold the information to generate radio sensitivities.
## `.yaml` files
For radio arrays, `.yaml` files are used, which contain all the details (i.e. which transfer matrix, Veff file, angular/energy resolution, analysis efficiencies, backgrounds etc are to be applied) for a specific detector setup. Four detector arrays had been simulated:
- `baseline`
- `hex_shallow`
- `hex_shallowheavy`
- `hex_hybrid_only`
## `TDRproduction_*.ipynb` files
Sensitivity result plots are currently still produced in jupyter-notebooks. Some cleanup and moving to plotting scripts is still due.
## `radio_foms.py`
Inspired by the figures-of-merit script from `toise`, this script was generated taking into account the radio muon background, allowing some on the fly background scaling (work for RNO-G with Ilse), and relevant GZK fluxes.
## `generate_factory_aeffs.py`
Probably the most important script. Contains functions to generate the `toise` tuples for a range of different setups/result plots by switching on/off analysis efficiencies, backgrounds, etc.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment