Commit graph

31 commits

Author SHA1 Message Date
ac97c96a41 ZH: more cli arguments to k-finding 2023-02-02 19:29:55 +01:00
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
9f16aced49 ZH: employ same slicing function for phase and signal determination 2023-01-30 13:54:48 +01:00
c6bd4d6ab0 ZH: window traces for k finding
related to 7008e9e
2023-01-30 10:18:16 +01:00
f3531402c5 ZH: configurable max_k in ca_period_from_shower 2023-01-24 15:21:47 +01:00
3ba45f4f52 ZH: renaming phase variables I: phase->beacon_phase 2023-01-19 17:27:25 +01:00
daf2209c73 ZH: new function read_clock_offsets
This is moved out from the scripts that already have to modify timing
2023-01-19 17:27:24 +01:00
7c570c462e ZH: beacon removal figure saved with zoomed parts 2023-01-19 17:27:24 +01:00
1e7c469bb8 ZH: fixup to 1d6f0d3b
Missing path.basename for some figures and datafiles
2023-01-16 17:49:40 +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
64fb7df4f9 ZH: Rename cc_** to da_reconstruction 2023-01-11 19:03:34 +01:00
32f7445fc4 ZH: shower slice figures for best k set per iteration
Extends the reconstruction from 49d4779
2023-01-11 02:20:29 +01:00
d5d1686a6b ZH: indicate when k-finding find the same ks 2023-01-11 02:18:36 +01:00
0447df4f43 ZH: ca: make sure to only modify t_AxB in antennas 2023-01-10 15:57:42 +01:00
a7a5036823 ZH: toggle removing beacon from trace when doing k multiple optimisation 2023-01-09 16:55:34 +01:00
49d4779180 ZH: do reconstruction for best_k for each grid run iteration 2023-01-09 16:09:17 +01:00
ab07fe2126 ZH: mutliple k script saves results into hdf5 file
+ slightly improve power per antenna plot if tx is plotted
2023-01-09 11:51:03 +01:00
1d6f0d3b36 ZH: use path.basename(__file__) for figure names 2023-01-04 11:05:20 +01:00
ee9497b140 WIP: ZH: period correlation, invert sign of clock_phase_time 2022-12-23 12:29:18 +01:00
82c10059cb ZH: display tx in period power grid 2022-12-23 12:28:33 +01:00
0d8bce9953 ZH: improve temporary correlation figures 2022-12-23 12:27:25 +01:00
6eba992a3a ZH: periods_from_shower enable figure for multiple shifting iterations 2022-12-23 12:23:10 +01:00
275775fba3 ZH: prepare code+figure to remove beacon from signal 2022-12-23 11:13:53 +01:00
ecc79a8c91 ZH: period_from_shower sort by maxima
Start by correlating the strongest signals
2022-12-08 15:29:05 +01:00
344cc4beea ZH: only use Agg backend if no DISPLAY 2022-12-08 14:41:33 +01:00
31392f4fa0 ZH: save figures to dir 2022-12-05 17:49:47 +01:00
2ffec6a10b ZH: Periods from shower saves figures better 2022-12-02 19:09:33 +01:00
e2310a2e77 ZH: rename scripts 2022-12-02 16:37:57 +01:00
Renamed from simulations/airshower_beacon_simulation/bc_period_from_shower.py (Browse further)