Commit graph

20 commits

Author SHA1 Message Date
47916e2e88 ZH: separate data-dir and input-dir on cli 2023-02-02 17:55:37 +01:00
71ab0183ab ZH: change figsize to (12,8) 2023-02-02 12:00:36 +01:00
f698010ddf ZH: set figsize for subplots 2023-02-02 11:59:33 +01:00
7a43fb15d4 ZH: make _clock_ phase explicit in plot titling 2023-01-24 15:24:38 +01:00
75999e6eb3 ZH: renaming phase variables III: sigma_phase_*->clock_phase_* 2023-01-19 17:27:25 +01:00
97ebdea54f ZH: renaming phase variables II: true_phase->clock_phase 2023-01-19 17:27:25 +01:00
8ec7ab05ed ZH: use argparse for fig_dir 2023-01-12 14:50:55 +01:00
8c1eb516e8 ZH: introduce argparse for showing plots 2023-01-12 14:50:34 +01:00
317f73b60d ZH: improve final time comparison plot 2023-01-11 16:52:05 +01:00
1d6f0d3b36 ZH: use path.basename(__file__) for figure names 2023-01-04 11:05:20 +01:00
86f493bd1f ZH: shift actual_antenna_phase to match calculated antenna phase
This introduces a global (arbitrary) phase that baseline differences are not sensitive to
2022-12-22 18:16:58 +01:00
61b5b8a8d6 ZH: figures showing baseline diff reconstruction in time domain 2022-12-22 18:00:34 +01:00
00d73175f7 ZH: never show matrix manipulation for baseline phase diffs 2022-12-22 17:59:23 +01:00
a6c62f376b ZH: invert sign for baseline phase diff a[j,i]
When building the matrix, make sure to introduce a minus sign
such that a[i,j] = - a[j,i]
2022-12-22 17:18:54 +01:00
755426e156 ZH: show sigma_phase matrix as a plot 2022-12-22 16:33:19 +01:00
9dd5e30488 ZH: rotate antenna clock_phase figures 2022-12-22 12:54:53 +01:00
a8ddc6b662 ZH: show true residuals for antenna clock_phase 2022-12-22 12:04:22 +01:00
1a61f84157 ZH: phase deltas correct for two antennas with ref_ant
Multiple baselines do not work yet..
2022-12-21 18:30:06 +01:00
e8ff828120 ZH: improve antenna matrix solving 2022-12-21 17:24:44 +01:00
f96d3adb15 ZH: rename b* scripts 2022-12-08 15:05:24 +01:00
Renamed from simulations/airshower_beacon_simulation/bd_time_diffs.py (Browse further)