mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m-thesis-introduction.git
synced 2025-10-31 03:46:44 +01:00
| .. | ||
| earsim@47febcf280 | ||
| ZH_airshower | ||
| generate_beacon.py | ||
| lib.py | ||
| Makefile | ||
| modify_clocks.py | ||
| README.md | ||
| view_ant0.py | ||
Airshower + Beacon simulation
Simulate receiving an airshower and beacon in an array. Using the beacon, the clocks can be calibrated.
The ZHaires simulated airshower is stored in ./ZH_airshower. The produced files can be read using ./earsim.
Steps:
- Setup
-
Beacon ([./generate_beacon.py])
- Define tx position
- Read in antennas
- Sample beacon at each antenna
- Add to relevant polarisation
- Save antenna traces
-
Timeoffset ([./generate_timeoffset.pyt])
- Generate timeoffsets for each antenna
- Modify time samples
-