|
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 |
|
|
7008e9e8ce
|
ZH: remove beacon from traces before da_reconstruction
|
2023-01-20 14:33:24 +01:00 |
|
|
3904925203
|
ZH: remove beacon from traces before reconstruction
|
2023-01-20 12:27:50 +01:00 |
|
|
9e29b8d893
|
Merge branch 'phase-variable-renaming' into main
|
2023-01-19 17:44:58 +01:00 |
|
|
75999e6eb3
|
ZH: renaming phase variables III: sigma_phase_*->clock_phase_*
|
2023-01-19 17:27:25 +01:00 |
|
|
6be1bb129f
|
ZH: renaming phase variables II: true_phase->clock_phase (file moving)
|
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 |
|
|
3ba45f4f52
|
ZH: renaming phase variables I: phase->beacon_phase
|
2023-01-19 17:27:25 +01:00 |
|
|
7c570c462e
|
ZH: beacon removal figure saved with zoomed parts
|
2023-01-19 17:27:24 +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 |
|
|
1e7c469bb8
|
ZH: fixup to 1d6f0d3b
Missing path.basename for some figures and datafiles
|
2023-01-16 17:49:40 +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 |
|
|
76b9e99936
|
Merge branch 'rit-joblib' into main
|
2023-01-13 18:54:19 +01:00 |
|
|
d1700da445
|
ZH: rit rewrite with unpacking in get_axis_points
|
2023-01-13 18:51:35 +01:00 |
|
|
da0efdd96a
|
ZH: rit multiprocessing shower_plane_slice
|
2023-01-13 18:51:35 +01:00 |
|
|
752ec023f3
|
Merge branch 'argparse' into main
|
2023-01-13 17:55:38 +01:00 |
|
|
967ed3d232
|
ZH: cli arguments to snr script
|
2023-01-13 17:53:47 +01:00 |
|
|
7b18837d6d
|
ZH: cli arguments for clock modification
|
2023-01-13 17:53:47 +01:00 |
|
|
031e21636d
|
ZH: cli arguments for beacon generation
|
2023-01-13 17:53:47 +01:00 |
|
|
25a5539a81
|
ZH: update Makefile to use fig_dir args
|
2023-01-12 14:59:00 +01:00 |
|
|
8ec7ab05ed
|
ZH: use argparse for fig_dir
|
2023-01-12 14:50:55 +01:00 |
|
|
8c1eb516e8
|
ZH: introduce argparse for showing plots
|
2023-01-12 14:50:34 +01:00 |
|
|
9af9815a31
|
ZH: apply block_filter before determining SNRs
|
2023-01-12 13:49:30 +01:00 |
|
|
c09bb6563c
|
ZH: move ac_* function definitions into lib/snr.py
|
2023-01-12 13:49:30 +01:00 |
|
|
0ac1deff34
|
ZH: Enable multiprocessing in reconstruction
|
2023-01-12 13:39:06 +01:00 |
|
|
3c99ac7118
|
ZH: rit attempt multiprocessing in get_axis_points
|
2023-01-12 12:45:10 +01:00 |
|
|
c29bb2ee50
|
ZH: script for longitudinal figure
|
2023-01-11 19:03:35 +01:00 |
|
|
64fb7df4f9
|
ZH: Rename cc_** to da_reconstruction
|
2023-01-11 19:03:34 +01:00 |
|
|
11dc56ace2
|
ZH: correct beacon amplitude in SNR plots
|
2023-01-11 19:03:34 +01:00 |
|
|
317f73b60d
|
ZH: improve final time comparison plot
|
2023-01-11 16:52:05 +01:00 |
|
|
1968814e06
|
Fourier SNR: change markers with sampling frequency
|
2023-01-11 16:31:22 +01:00 |
|