Commit graph

31 commits

Author SHA1 Message Date
5fca4a8bda ZH: let view_beacon script plot both raw and filtered traces 2023-02-02 11:59:33 +01:00
61d777651b ZH: separate (un)filtered traces when generating beacon 2023-02-02 11:59:32 +01:00
a7c66bb6da ZH: include trace windowing for power on grid script 2023-01-30 13:31:06 +01:00
75999e6eb3 ZH: renaming phase variables III: sigma_phase_*->clock_phase_* 2023-01-19 17:27:25 +01:00
97ebdea54f ZH: renaming phase variables II: true_phase->clock_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
88e172e9bf Fixup to 031e2163 2023-01-16 11:00:40 +01:00
d87037ae9a ZH: print argparse defaults
This is a fixup to 031e216, 967ed3d
2023-01-13 19:47:16 +01:00
031e21636d ZH: cli arguments for beacon generation 2023-01-13 17:53:47 +01:00
265cb16ce2 ZH: add gaussian noise to traces when beaconing
Note that this is a single noise realisation that is added to the three traces.
It will be ~3 times stronger for E_AxB
2023-01-10 16:07:28 +01:00
3fce4036f3 ZH: move c_light value to lib 2022-12-15 14:40:20 +01:00
730823f54d ZH: specify after_N when extending beaconed traces 2022-12-08 14:02:38 +01:00
ff5b897042 ZH: pre and append tracelengths 2022-12-07 17:23:07 +01:00
2ef87343f5 ZH: optional trace extender (WIP) 2022-12-05 15:46:28 +01:00
67c152fffe ZH: extra flags for beacon generating 2022-12-02 19:07:20 +01:00
c567d5190b ZH: generate beacon reported wrong location for beacon_amplitudes 2022-11-25 12:17:08 +01:00
616a23ef2b ZH: write more beacon properties to tx file 2022-11-25 12:10:28 +01:00
5e4e3c73ac ZH: time_diffs read with beacon names as string 2022-11-24 14:55:30 +01:00
8da9d55c56 ZH: total time_diffs saved to file 2022-11-24 14:47:29 +01:00
b806defcbb ZH: read/write TimeDiffs from hdf5 2022-11-23 16:53:33 +01:00
39cff267ac ZH: fixup ab1550c8: somehow removed beacon from trace generation 2022-11-22 16:15:22 +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
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
b91971368d ZH: precalculate E_AxB (bandpassed) for hdf5 file 2022-11-22 09:42:57 +01:00
1e6c6ad4fd ZH: rename beacon_phase to beacon_phase_measured
Also reorganises lib.py slightly
2022-11-21 13:43:58 +01:00
2240d67c1c ZH: testable script to show phases at antennas 2022-11-18 16:19:44 +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
205b67f691 ZH: Prefix simu scripts with alpabetical order 2022-11-10 12:04:31 +01:00
Renamed from simulations/airshower_beacon_simulation/generate_beacon.py (Browse further)