mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m-thesis-introduction.git
synced 2024-11-12 17:43:33 +01:00
ZH: rename scripts
This commit is contained in:
parent
b716765745
commit
e2310a2e77
6 changed files with 8 additions and 3 deletions
|
@ -11,9 +11,10 @@ clocks:
|
|||
|
||||
phases:
|
||||
./ba_beacon_phases.py
|
||||
./bb_true_phases.py
|
||||
|
||||
period_multiples:
|
||||
./bb_beacon_multiples.py
|
||||
./ca_periods_from_shower.py
|
||||
|
||||
dist-clean:
|
||||
rm -f ZH_airshower/antennas.hdf5
|
||||
|
|
|
@ -6,6 +6,7 @@ Using the beacon, the clocks can be calibrated.
|
|||
The ZHaires simulated airshower is stored in [./ZH_airshower](./ZH_airshower).
|
||||
The produced files can be read using [./earsim](./earsim).
|
||||
|
||||
All quantities are stored in HDF5 files with the airshower data.
|
||||
|
||||
Steps:
|
||||
1. Setup
|
||||
|
@ -22,6 +23,9 @@ Steps:
|
|||
|
||||
2. Beacon analysis
|
||||
1. Find beacon frequency and phase in antenna traces ([./ba_beacon_phases.py])
|
||||
2. Find k\*2\\pi phase offsets (periods) ([./bb_beacon_multiples.py])
|
||||
2. Remove phase due to distances
|
||||
3. Analyse the sigma between antenna pairs
|
||||
|
||||
3. Rewrite clocks
|
||||
3. Find k\*2\\pi phase offsets (periods) ([./ca_periods_from_showers.py])
|
||||
|
||||
4. Rewrite clocks
|
||||
|
|
0
simulations/airshower_beacon_simulation/bc_phase_sigmas.py
Executable file
0
simulations/airshower_beacon_simulation/bc_phase_sigmas.py
Executable file
Loading…
Reference in a new issue