Commit graph

36 commits

Author SHA1 Message Date
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