Commit graph

362 commits

Author SHA1 Message Date
c08e2ae73c ZH: repair cases: on axis overlapping traces 2023-05-23 14:03:06 +02:00
5243f09edc ZH: fixup to 7eaa97d0
ZH: rename clock repair-all mode to repair-full
2023-05-23 12:24:40 +02:00
b833bfa580 Pulse: Hilbert Envelope: available for SNR-TimeAccuracy plot 2023-05-19 00:58:23 +02:00
01237a7386 Pulse: SNR vs Time accuracy: optional errorbar 2023-05-19 00:56:59 +02:00
f7a68ef68a Pulse: Hilbert Envelope Maximum: WIP 2023-05-19 00:15:48 +02:00
9fa9986fce Pulse: show residuals in SNR vs accuracy plot: Finished 2023-05-18 22:59:31 +02:00
c8ac1fa50e Pulse: show residuals in SNR vs accuracy plot: WIP 2023-05-18 22:59:31 +02:00
cc4b545260 Pulse: internal: calculate and cache snr values 2023-05-17 20:21:34 +02:00
eac9285efe Pulse: ResVsnr: lower ylimit at 1e-1 2023-05-17 18:17:37 +02:00
d1c89547b1 Pulse: Filter Response Figure 2023-05-17 17:57:23 +02:00
4e96342342 Pulse: Waveform figure: show SNR levels 2023-05-17 17:50:17 +02:00
de92e25b75 Pulse: normalise template before correlating 2023-05-17 17:48:23 +02:00
f4d8966df8 Pulse: explicit window for signal + cache writing toggle 2023-05-17 17:48:23 +02:00
003245fbd0 WIP 2023-05-17 13:54:29 +02:00
fd636247b9 Pulse: fix import pairwise for python <3.10 2023-05-17 13:54:29 +02:00
208bd9a35d ZH: findks: introduce tqdm + suppress many figures warning 2023-05-17 13:54:29 +02:00
7eaa97d0cb ZH: rename clock repair-all mode to repair-full 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
82a33bd84c ZH: make: introduce rough-findks target 2023-04-28 17:16:23 +02:00
01164ddfae ZH: prefer str.format with g over e 2023-04-28 17:14:49 +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
581b83ac5b ZH: figlib: stabilise chisquare calculation 2023-04-28 16:32:54 +02:00
80cc240f23 Pulse: move thresholding plot code around 2023-04-28 16:11:08 +02:00
22d96c99bd Pulse: fix wrong template_dt var in trace_upsampler 2023-04-26 18:27:55 +02:00
59feab014e Pulse: snr plot multiple template_dt curves 2023-04-26 17:04:34 +02:00
168b0a60bc Pulse: move timeresidual matching to function 2023-04-26 15:49:20 +02:00
1f00a3fe76 Pulse: move templating to function 2023-04-26 15:21:12 +02:00
227a897840 Pulse: noise realisation option to normalise 2023-04-26 14:51:49 +02:00
fd9119ad89 Pulse: snr plot: indicate masking 2023-04-26 14:51:01 +02:00
279ea46550 Pulse: analog_template interpol + rename snr_factor 2023-04-26 13:45:56 +02:00
4abb6997b8 Pulse Matching: introduce caching mechanism 2023-04-25 11:51:24 +02:00
a011aee28e Pulse finding for multiple SNR 2023-04-24 18:37:13 +02:00
81b3502de5 Pulse: fit gaussian 2023-04-24 17:52:19 +02:00
8f42db2a99 Pulse: switched filter + sample template for fine time offset 2023-04-24 16:59:54 +02:00
354ec93a79 Pulse timing: trace_resamplers paramater change 2023-04-24 13:12:53 +02:00
bca924cdc2 Faster template correlation for pulsed_timing 2023-04-19 20:35:53 +02:00
b415786806 Try out tqdm 2023-04-19 20:34:30 +02:00
04858ea01a Simple Pulse finding using Template Correlation 2023-04-19 17:04:46 +02:00
465b78c535 ZH: Determine SNR for Airshower vs Noise 2023-04-13 17:10:11 +02:00
aabdca4f98 ZH: specify beacon_snr_fname 2023-04-13 15:28:25 +02:00
8dc2d3b7f0 ZH: matrix: improve SNR vs time res plot 2023-04-13 12:40:01 +02:00
68e272a5dc ZH: [make][matrix]: split finding and reporting ks 2023-04-13 12:37:22 +02:00
6de4f5d9a5 ZH: make: include bnadpass frequencies for SNR 2023-04-13 12:34:49 +02:00
103bde61f8 ZH: (WIP) fitting random phasor sum to antenna phases 2023-04-13 12:34:14 +02:00
1130f2c679 ZH: plotting improvements 2023-04-13 12:28:04 +02:00
ee13fe91f9 ZH: SNR: airshower to noise + show SNR on debug plot 2023-04-13 12:25:04 +02:00