|
a58567728d
|
ZH: matrix: SNR plot compared to Rice and Gaussian
|
2023-03-27 16:47:43 +02:00 |
|
|
e06d3f13d0
|
ZH: lib/rit: normalise P in pow_and_time
|
2023-03-22 15:36:02 +01:00 |
|
|
daccdb4e91
|
fixup to 06e4cd9
|
2023-02-20 17:49:15 +01:00 |
|
|
84b7280a8b
|
ZH: figlib: report chi**2 when fitting
|
2023-02-20 17:37:38 +01:00 |
|
|
06e4cd9f00
|
ZH: plot noise parameters if available
+ figlib: histogram with distr fitting
|
2023-02-20 17:36:58 +01:00 |
|
|
391317eae7
|
ZH: slightly atomised Make targets
|
2023-02-14 16:37:49 +01:00 |
|
|
a22f57093b
|
ZH: fixup to a478a27 snr file
|
2023-02-14 11:23:18 +01:00 |
|
|
0c9599973d
|
ZH: cli parameter to suppress external clock saving
|
2023-02-14 10:08:19 +01:00 |
|
|
d0be6ba16f
|
ZH: fit gaussian to antenna clock phase figures
|
2023-02-13 16:06:14 +01:00 |
|
|
902362f6a9
|
ZH: missing bool flag in da_reconstruction
|
2023-02-13 10:36:41 +01:00 |
|
|
3fdd118073
|
ZH:matrix: script to collect figures as symlinks
|
2023-02-13 10:36:02 +01:00 |
|
|
bea540a722
|
ZH: read clocks from clocks_fname if exists and argument is True
|
2023-02-09 13:53:10 +01:00 |
|
|
a478a27079
|
ZH: save mean beacon snr in file
|
2023-02-09 12:58:45 +01:00 |
|
|
8fc7d4bc0c
|
ZH: employ phase_comparison_figure function
|
2023-02-07 18:17:23 +01:00 |
|
|
e821ce00ca
|
ZH: extract code plotting measured and actual phases (or residuals)
|
2023-02-07 17:15:53 +01:00 |
|
|
61c3f608c9
|
ZH: true phase script plots measured and actual local clock phases
|
2023-02-07 14:17:17 +01:00 |
|
|
5510ccb6d0
|
ZH: indicate bd* shows the mean
|
2023-02-03 17:56:24 +01:00 |
|
|
c83bef0dff
|
ZH: setup structure to run various setups of parameters
|
2023-02-03 17:52:44 +01:00 |
|
|
5c07831d84
|
ZH: Remove beacon and window traces before reconstructions
|
2023-02-03 15:13:44 +01:00 |
|
|
a91fe04533
|
Merge branch 'more-makefile' into main
It allows to modify a config.mk to set variables across scripts.
|
2023-02-03 14:37:20 +01:00 |
|
|
5137f87bd9
|
ZH: ba* do not plot antennas[70]
|
2023-02-03 12:06:14 +01:00 |
|
|
583577b807
|
ZH: ba measure phase: mask strong peak for every trace
|
2023-02-03 12:06:12 +01:00 |
|
|
8eb2431ec6
|
ZH: setup .gitignore in local root
|
2023-02-02 19:33:02 +01:00 |
|
|
ac97c96a41
|
ZH: more cli arguments to k-finding
|
2023-02-02 19:29:55 +01:00 |
|
|
d6ae5d3334
|
ZH: fixup ref_ant_idx * ad7a626 - (3 hours ago) ZH: CLI args for baseline phase determination
|
2023-02-02 18:10:25 +01:00 |
|
|
6d3a983cad
|
ZH: cli optional clock seed
|
2023-02-02 18:09:10 +01:00 |
|
|
47916e2e88
|
ZH: separate data-dir and input-dir on cli
|
2023-02-02 17:55:37 +01:00 |
|
|
a66782064e
|
ZH: scriptlib nicer myargumentparser
|
2023-02-02 16:42:16 +01:00 |
|
|
ad7a62604b
|
ZH: CLI args for baseline phase determination
|
2023-02-02 15:24:38 +01:00 |
|
|
040f27bd78
|
ZH: Makefile with config.mk to control properties of the beacon
|
2023-02-02 14:27:25 +01:00 |
|
|
71ab0183ab
|
ZH: change figsize to (12,8)
|
2023-02-02 12:00:36 +01:00 |
|
|
370b6f366a
|
ZH:lib/snr optional debugging plot in function
|
2023-02-02 11:59:34 +01:00 |
|
|
91016be038
|
ZH: view_beacon: plot noise and beacon traces
|
2023-02-02 11:59:34 +01:00 |
|
|
5ccba0158c
|
ZH: gridpower with time offsets zooms on some shifted traces
|
2023-02-02 11:59:34 +01:00 |
|
|
f698010ddf
|
ZH: set figsize for subplots
|
2023-02-02 11:59:33 +01:00 |
|
|
6151199650
|
ZH: let modify_clock use filtered_traces
|
2023-02-02 11:59:33 +01:00 |
|
|
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 |
|
|
0641048f67
|
ZH: use full band for noise power determination
|
2023-01-31 14:55:01 +01:00 |
|
|
82ad45730e
|
ZH: make a plot of a single antenna after beaconing
|
2023-01-31 14:54:59 +01:00 |
|
|
9f16aced49
|
ZH: employ same slicing function for phase and signal determination
|
2023-01-30 13:54:48 +01:00 |
|
|
b4b3aaf3e6
|
Merge branch 'grid-power-multiple-clock-offsets' into main
|
2023-01-30 13:32:26 +01:00 |
|
|
a7c66bb6da
|
ZH: include trace windowing for power on grid script
|
2023-01-30 13:31:06 +01:00 |
|
|
c6bd4d6ab0
|
ZH: window traces for k finding
related to 7008e9e
|
2023-01-30 10:18:16 +01:00 |
|
|
7a43fb15d4
|
ZH: make _clock_ phase explicit in plot titling
|
2023-01-24 15:24:38 +01:00 |
|
|
f3531402c5
|
ZH: configurable max_k in ca_period_from_shower
|
2023-01-24 15:21:47 +01:00 |
|
|
496ed103da
|
ZH: power on grid for different time fixes
The script shows how the power changes after incoporating the various clock offset contributions
|
2023-01-24 10:58:52 +01:00 |
|
|
c660cb9c1a
|
Merge branch 'rit-joblib' into main
|
2023-01-20 15:01:57 +01:00 |
|
|
c742926c4d
|
ZH: rit multiprocessing shower_plane_slice
|
2023-01-20 14:45:04 +01:00 |
|
|
a58c34f843
|
ZH: rit flag to disable pol_and_bp in reconstruction
|
2023-01-20 14:35:12 +01:00 |
|