Commit graph

173 commits

Author SHA1 Message Date
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
22a54da1c8 Fix projection 3d for old matplotlib versions 2022-11-22 09:38:24 +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
feccf64293 Continuous DTFT: only use one peak for fitting 2022-11-14 15:38:32 +01:00
25fb4444d0 Continuous DTFT: use derivative == 0 2022-11-14 11:41:35 +01:00
0966be97b9 ZH: Allow the beacon's signal to decrease with distance 2022-11-10 15:09:27 +01:00
165a7c0361 Script showing fourier transforms at arbitrary frequency,
allowing to determine the phase at any frequency without having to resort to interpolation of a DFT.
2022-11-10 15:05:45 +01:00
205b67f691 ZH: Prefix simu scripts with alpabetical order 2022-11-10 12:04:31 +01:00
bca152c9cd Time-domain phase fitting works almost
Except that the initial guess seems to massively impact the fitted phase.
If the initial_phase is submitted, it seems to fit quite fine
2022-11-04 17:15:13 +01:00
3e8f3f713b SNR figure showing dependence on T also 2022-11-03 15:39:25 +01:00
68f029f1f7 Sine fitting figure showing SNR vs residuals 2022-11-02 20:00:35 +01:00
87d12748e4 Update fourier plotting lib 2022-11-02 16:27:57 +01:00
e90169464c Use a cosine instead of a sine for direct phase reading 2022-11-02 16:09:45 +01:00
ee0f223423 Passband calculates power not amplitude 2022-11-02 16:07:09 +01:00
007bd7f963 SNR figure: split script into library and script 2022-10-31 19:07:35 +01:00
d23f8adff2 SNR figure: return power from bandlevel: sum(fft**2) 2022-10-27 22:21:14 +02:00
820f58d901 Script for SNR determination: somethings up here 2022-10-27 16:26:45 +02:00
a195bb99d2 Simu 08_beacon_sync saves figures in ./figures 2022-10-17 10:23:04 +02:00
36d1e8136c Extend figure to show phase gradient also 2022-10-12 15:46:50 +02:00
4d05ba4058 Figure showing time gradient 2022-10-11 18:32:25 +02:00
2e9d66cde6 ZH: backup traces in hdf5 2022-10-03 03:06:48 +02:00
a2ef29d6c7 ZH: Makefile 2022-10-03 01:45:25 +02:00
be3041f4a2 ZH: modify clocks of all antennas 2022-10-03 01:35:24 +02:00
d8a09dae24 ZH: Rewritten generate_beacon.py 2022-10-03 00:44:23 +02:00
74e9ba0f12 ZH: script to setup the beacons 2022-09-26 18:50:42 +02:00
8b1fd14ab9 ZH: slight tweak of view_ant0.py 2022-09-26 17:17:35 +02:00
afe1a23150 Moving phasefield figure 2022-09-23 10:45:38 +02:00
2bfdd922bb Phasefield figure finalised, moving to documentation repository 2022-09-23 10:25:33 +02:00
911d5b7a54 Got ZHaires simulated signal 2022-09-22 09:36:37 +02:00
f876c70cb8 Figure showing the phasefield from an antenna config 2022-09-21 18:54:42 +02:00
7f26cc3cd3 Lib: beacon_sync fig allow single time_delta 2022-08-08 17:53:59 +02:00
d2ab1d1dae SimuLib: def integer_beacon_sync 2022-08-08 10:49:17 +02:00
2809c7d463 Lib: def beacon_sync_figure 2022-08-05 18:09:47 +02:00
486235fbe5 SimuLib: update notebooks to incorporate beacon->timing renaming 2022-08-05 14:39:28 +02:00
1a1a5974c5 Lib: rename beacon.py to timing.py 2022-08-05 14:38:07 +02:00
2d69b9f56a Simu:8 Beacon Sync working 2022-08-05 14:37:05 +02:00