Commit graph

279 commits

Author SHA1 Message Date
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
205b67f691 ZH: Prefix simu scripts with alpabetical order 2022-11-10 12:04:31 +01: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
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
2d69b9f56a Simu:8 Beacon Sync working 2022-08-05 14:37:05 +02:00
7acca1eacb Simu:8 modify beacon_sync to use lib 2022-08-05 12:16:19 +02:00
83fa582116 Simu:8 set xlim, remove time_roll 2022-08-05 11:52:45 +02:00
a575eca6b1 Simu: 8.1 Move beacon delay code into lib 2022-08-05 11:51:34 +02:00
95e3af3d94 Simu:8.1 Phase Delay finally working 2022-08-04 20:35:40 +02:00
657d1d1870 Simu: 8 moved functions into lib 2022-08-04 17:22:54 +02:00
631fb6a398 Simu: 8 dump information of timing_outline figure into file 2022-08-01 17:24:22 +02:00
25215300da Simu: 8 Figure showing integer period determination 2022-08-01 17:04:57 +02:00
f5f0776f54 Simu: 8 Update timing_outline figure 2022-08-01 15:17:24 +02:00
69363f690e Simu 5: Documentation headers 2022-07-11 15:08:03 +02:00
da453a5348 Simu: start of beacon sync notebook
Requires work on 06_correlation_single_sine_gauss.ipynb before it can be completed
2022-07-11 11:29:38 +02:00
434aa53784 Simu: unfinished notebook on sine/delta correlation 2022-07-11 11:28:30 +02:00
d7749fb85f Simu: unfinished notebook on multiple antennae 2022-07-11 11:28:00 +02:00
3120495e02 Simu 5: rewrite imports 2022-07-11 11:20:03 +02:00
147e786707 Simu: Timeshift from correlation working 2022-07-11 11:18:15 +02:00
9ed9b25db5 Simu: update code to use new location of lib 2022-06-27 16:28:07 +02:00
6763bbc64c Move lib out of ./simulations 2022-06-27 16:23:19 +02:00
84b3a6dca9 Add simple time recovery 2022-04-11 12:34:21 +02:00
d0817560ae Simu: add raw_time func to DigiSignal 2022-04-11 12:22:15 +02:00
73b7fcb601 fixup Simu: add edge detection function 2022-04-08 16:06:41 +02:00
c149389c84 Simu: wrong timelength in digitised signal 2022-04-08 15:25:51 +02:00
c6d527a307 Simu: Let Signal have default final positions 2022-04-08 15:21:28 +02:00
80710bee23 Simu: Let Antennae copy a signal to set an argument 2022-04-08 14:38:08 +02:00
d04dfac64e (semi-)revert ab20db4: Antenna encapsulates a digitizer
Antenna should not encapsulate a Digitizer in this way.
Maybe it can be added later, but I see mostly complexiy in that
design.
2022-04-06 18:25:04 +02:00
10d91519bf Simu: digitizer repacks partial callable 2022-03-24 18:01:20 +01:00
6e059a5db6 Simu: stray parameter removed 2022-03-24 17:48:34 +01:00
5e4cb0ea83 Simu: add edge detection function 2022-03-24 17:29:04 +01:00
ab20db4ffe Simu: Antenna encapsulate a Digitizer 2022-03-24 17:14:47 +01:00
aa959f4b3d Simu: hardcode Signal dependency in Antenna 2022-03-24 15:48:12 +01:00
e4af62e51d Simu: Python's import system is too hard for me 2022-03-24 15:45:44 +01:00
a50f6640a4 Simu: distance sum over last axis 2022-03-24 15:10:06 +01:00
99cd7264f0 Simu: add function to quickly plot geometry 2022-03-24 13:41:38 +01:00
03b2ddf117 Simu: allow Locations to determine distances 2022-03-24 12:16:14 +01:00
01689f7b7e Simu: move Emitter/Receiver into Antenna file 2022-03-24 12:13:34 +01:00
7553808bfb Simulation use digitiser 2022-03-21 14:09:44 +01:00
81ec1ad7e2 SimuLib: signal time offset functions (small tweaks) 2022-03-21 14:03:05 +01:00
80a79bb4c6 Simu: add Digitizer 2022-03-11 17:49:59 +01:00
c4062481d4 Rename TravelSignal to DigitisedSignal 2022-03-11 17:27:22 +01:00
19ccea30ca Move TravelSignal into submodule signal 2022-03-11 16:47:54 +01:00
55bf10b561 Move location into submodule 2022-03-11 16:40:18 +01:00
e6d6d595d4 Simulation: add utils 2022-03-11 16:14:48 +01:00
598d883c3e Emit-Recv: show difference in space 2022-03-10 17:38:54 +01:00
f5f2cc9b18 TravelSignal: extract time_offset into method 2022-03-10 17:07:22 +01:00
c4382f3eb2 Allow Locations to be multiplied 2022-03-10 17:01:54 +01:00
8d57fa5aa5 Extraced Recv/Antenna from notebook 2022-03-10 15:45:16 +01:00
b13ffbd248 Working Emitter+Receiver simulation 2022-03-10 14:59:35 +01:00
e2ac58c4fe TravelSignal fix spatial offset 2022-03-10 14:59:00 +01:00
b122e22dfc Start Simulations Library: TravelSignal 2022-03-10 14:06:17 +01:00
8e433d5bd9 Some old work to start a simulation 2022-03-08 09:47:45 +01:00
6e92cdaf9e Move simulation notebooks into /simulations 2022-03-08 09:46:30 +01:00