|
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 |
|
|
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 |
|