Commit graph

10 commits

Author SHA1 Message Date
208bd9a35d ZH: findks: introduce tqdm + suppress many figures warning 2023-05-17 13:54:29 +02:00
278d029f8e ZH: k-find: only correlate against strongest signal
The summing of the first antennas can bias the k's for later antennas.
Since the set of k's is limited to -3,-2,..,3 this influences the amount of 'correct' k's to try.
It is better to use the strongest signal only to keep the same reference point
2023-05-17 13:54:29 +02:00
092c9344f3 ZH: missed path.basename for fig_fnames 2023-05-17 13:54:28 +02:00
d0320298c2 ZH: findks:: sum-maxima figure + shower_plane location in titling 2023-05-17 13:54:28 +02:00
5abed24ecf ZH: findks: introduce snr into period shift figures 2023-04-28 17:10:13 +02:00
3bc5504c2b ZH: findks: u rewrite function from samples to periods
This makes sure to actually use interpolation to find the best period offset instead of rolling the samples.
The latter won't work when the period is not dividable by the sampling period.
2023-04-28 17:08:53 +02:00
9f610ab2e7 ZH: findks: let function determine shifts irrespective of sampling 2023-04-28 16:37:35 +02:00
aabdca4f98 ZH: specify beacon_snr_fname 2023-04-13 15:28:25 +02:00
b20e2f0f03 ZH: Note SNRs in legends of the plots 2023-04-12 22:42:59 +02:00
dbb0352229 ZH: move airshower beacon simulation to top folder 2023-03-27 17:02:18 +02:00
Renamed from simulations/airshower_beacon_simulation/ca_period_from_shower.py (Browse further)