Commit graph

158 commits

Author SHA1 Message Date
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
7851a13065 ZH: remove period script assuming event comes from transmitter 2022-12-23 10:22:08 +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
ae2cde1ab3 ZH: small tweak to figure for baseline phases 2022-12-22 16:51:39 +01:00
755426e156 ZH: show sigma_phase matrix as a plot 2022-12-22 16:33:19 +01:00
37943a19b0 ZH: allow multiple reference antennas for baseline construction 2022-12-22 12:54:53 +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
429e2fff1d ZH: plot showing (measured-actual) residuals for true_phases 2022-12-20 15:26:10 +01:00
929c6c7748 ZH: update baseline phase script 2022-12-19 21:34:49 +01:00
ecb671bee8 ZH: upgrade lib test scripts 2022-12-19 19:02:35 +01:00
850c5d4f98 ZH: set ab_modify_clock back to default situation 2022-12-15 15:10:42 +01:00
9310b8c663 ZH: Finally found the bug
Phases would not change even if I set an enormous clock offset
2022-12-15 15:09:44 +01:00
7cfccd0011 ZH: hardcoded some clock offsets 2022-12-15 15:08:55 +01:00
3cbdadc5ba ZH: introduce fixed clock error in test script 2022-12-15 14:49:44 +01:00
3fce4036f3 ZH: move c_light value to lib 2022-12-15 14:40:20 +01:00
a4fa874b54 ZH: test script for true_phase/calculated phase at tx 2022-12-15 14:15:53 +01:00
2e227d1765 ZH: rename true_phase_diff 2022-12-15 12:56:20 +01:00
ae66d4ff1d ZH: move true_phase_diff function to lib 2022-12-15 12:28:43 +01:00
14a9fdb957 ZH: show phase due to t_trace[0] from measurement
This is not required to be known when finding the phase
as lib.find_beacon_in_traces already accounts for it.
2022-12-12 20:32:04 +01:00
4c834ad8e7 ZH: use correct DTFT convention
Only affects phase determination.
Introduces a minus sign for the s_k terms and changes arctan2 parameters
2022-12-12 19:01:30 +01:00
ecc79a8c91 ZH: period_from_shower sort by maxima
Start by correlating the strongest signals
2022-12-08 15:29:05 +01:00
f96d3adb15 ZH: rename b* scripts 2022-12-08 15:05:24 +01:00
344cc4beea ZH: only use Agg backend if no DISPLAY 2022-12-08 14:41:33 +01:00
730823f54d ZH: specify after_N when extending beaconed traces 2022-12-08 14:02:38 +01:00
888d81c1f6 ZH: mask the beacon where we have signal (optional) 2022-12-08 13:56:55 +01:00
b11e6f3756 ZH: remove time delay from actual phase_sigma 2022-12-08 11:22:33 +01:00
4c9e91489d ZH: modify_clock takes float input 2022-12-07 17:27:12 +01:00
ff5b897042 ZH: pre and append tracelengths 2022-12-07 17:23:07 +01:00
2c1fb0976b ZH: phase sigma plot tweak 2022-12-05 17:57:23 +01:00
31392f4fa0 ZH: save figures to dir 2022-12-05 17:49:47 +01:00
2ef87343f5 ZH: optional trace extender (WIP) 2022-12-05 15:46:28 +01:00
2ffec6a10b ZH: Periods from shower saves figures better 2022-12-02 19:09:33 +01:00
9b7aa02e78 ZH: new script to check phase residuals 2022-12-02 19:07:46 +01:00
67c152fffe ZH: extra flags for beacon generating 2022-12-02 19:07:20 +01:00
88b0b3d1d1 ZH: true_phase: flags to remove minimum phase 2022-12-02 18:04:38 +01:00
e2310a2e77 ZH: rename scripts 2022-12-02 16:37:57 +01:00
b716765745 ZH: rename period shower script 2022-11-29 18:21:32 +01:00
83dafb0cc6 ZH: find beacon multiple by reconstructing shower amplitudes 2022-11-28 19:03:49 +01:00
6c0ae17b07 ZH: nicefy some output + CLI 2022-11-25 17:46:02 +01:00
c567d5190b ZH: generate beacon reported wrong location for beacon_amplitudes 2022-11-25 12:17:08 +01:00
b8d41e37b7 ZH: extra phase_mod in true_phases 2022-11-25 12:12:04 +01:00
616a23ef2b ZH: write more beacon properties to tx file 2022-11-25 12:10:28 +01:00
4131b3775a ZH: modify clock takes cli argument 2022-11-25 11:49:55 +01:00
22ccf7e3e3 ZH: allow to modify tracelengths in beacon_phases 2022-11-25 11:45:48 +01:00
dd00aebe3b ZH: beacon_periods script optional plotting/saving 2022-11-25 11:04:15 +01:00
9d15a066d3 ZH: improve plot with beacon delay + k_period 2022-11-25 10:11:57 +01:00
c15f4e08af ZH: simple time diff inspection script 2022-11-24 17:54:48 +01:00
0405ddb1c7 ZH: restructure reconstruction script 2022-11-24 17:37:54 +01:00
8fa0f268db ZH: updated earsim 2022-11-24 14:55:51 +01:00
5e4e3c73ac ZH: time_diffs read with beacon names as string 2022-11-24 14:55:30 +01:00
d9cfc5d077 ZH: rit, use kwargs 2022-11-24 14:48:28 +01:00
9d8e25e74e ZH: simpler trace changing for beacon_phases 2022-11-24 14:48:01 +01:00
8da9d55c56 ZH: total time_diffs saved to file 2022-11-24 14:47:29 +01:00
0ffdee4496 ZH: script saving k_period to file 2022-11-23 17:00:44 +01:00
b806defcbb ZH: read/write TimeDiffs from hdf5 2022-11-23 16:53:33 +01:00
913f114c9c ZH: reconstruction script update 2022-11-23 14:37:39 +01:00
8b98ad52ec ZH: fixup a169c2a 2022-11-22 18:22:16 +01:00
e2cabe9aa5 ZH: cleanup ab_modify_clocks 2022-11-22 18:21:23 +01:00
a169c2a5e2 ZH: integer period plotting 2022-11-22 18:20:00 +01:00
eeca9f91bc ZH: bc_* remove true_phase part 2022-11-22 18:07:02 +01:00
f905dfb2f3 ZH: rit.py: simple edits for saving and c other X 2022-11-22 18:06:12 +01:00
e6379e2cd2 ZH: reconstruction pickling 2022-11-22 18:04:45 +01:00
d01bd2c78c ZH: script to determine sigma_phase
Here it is often called true_phases.
2022-11-22 16:15:25 +01:00
39cff267ac ZH: fixup ab1550c8: somehow removed beacon from trace generation 2022-11-22 16:15:22 +01:00
f6b474373d ZH: improve some plots 2022-11-22 15:37:55 +01:00
9debde9d02 ZH: shower plane slice reconstruction 2022-11-22 14:43:06 +01:00
ab1550c8b5 ZH: make sure to copy from HDF5
so it doesn't matter whether the file is closed or not
2022-11-22 14:38:56 +01:00
8b210514d3 ZH: update rit.py from Harm 2022-11-22 13:41:24 +01:00
f88799dd95 ZH: let view_beaconed_antenna use E_AxB 2022-11-22 13:14:13 +01:00
6bdaf5b574 ZH: move bb_beacon_periods to bc_* 2022-11-22 13:10:35 +01:00
fe20ee3d39 ZH: rework beacon info in hdf5 file 2022-11-22 11:45:20 +01:00
dd9630f346 ZH: rename ant_group variables to h5ant
To better distinghuish whether this is an Antenna or a H5Group.
2022-11-22 11:14:53 +01:00
e57403e765 ZH: rewrite read_beacon_hdf5 function 2022-11-22 11:06:15 +01:00
006a0903ab ZH: E_AxB used for phases 2022-11-22 10:22:23 +01:00
b91971368d ZH: precalculate E_AxB (bandpassed) for hdf5 file 2022-11-22 09:42:57 +01:00
6e18dca9c2 ZH: add Reconstruction Lib from Harm 2022-11-21 18:20:11 +01:00
173f45c666 ZH: add AtmoCal 2022-11-21 18:14:17 +01:00
7b7a2cd9a9 ZH: move lib to directory 2022-11-21 18:09:44 +01:00
baf789e951 ZH: resolve integer multiples for each combination of antennas 2022-11-21 18:06:42 +01:00
71ca901d0b ZH: script to determine true phases (and periods)
Periods still need to be done
2022-11-21 13:46:14 +01:00
1e6c6ad4fd ZH: rename beacon_phase to beacon_phase_measured
Also reorganises lib.py slightly
2022-11-21 13:43:58 +01:00
6523128871 ZH: tweaks to view scripts 2022-11-18 19:36:48 +01:00
7aed162fa8 ZH: beacon phase finding working 2022-11-18 19:31:24 +01:00
726c506816 ZH: ba_beacon_phase move functions to ./lib.py 2022-11-18 16:27:20 +01:00
2240d67c1c ZH: testable script to show phases at antennas 2022-11-18 16:19:44 +01:00
cf8818efe3 ZH: View some antennas and their beacons 2022-11-18 12:15:32 +01:00
7df39cf6ab ZH: small unassorted tweaks 2022-11-18 12:14:51 +01:00
bb776d358c WUotD 2022-11-14 20:49:35 +01:00
0966be97b9 ZH: Allow the beacon's signal to decrease with distance 2022-11-10 15:09:27 +01:00