From 9c9b53d07c7340532c1640e7e77f2c92b627d6e3 Mon Sep 17 00:00:00 2001 From: sara Date: Sat, 18 Dec 2021 15:18:01 +0100 Subject: figure python file changed --- doc/thesis/figures/data/qpsk_sim_constellations_dynamic_exp_NLOS_5.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/thesis/figures/data/qpsk_sim_constellations_dynamic_exp_NLOS_5.py') diff --git a/doc/thesis/figures/data/qpsk_sim_constellations_dynamic_exp_NLOS_5.py b/doc/thesis/figures/data/qpsk_sim_constellations_dynamic_exp_NLOS_5.py index c48b87b..4cb1742 100644 --- a/doc/thesis/figures/data/qpsk_sim_constellations_dynamic_exp_NLOS_5.py +++ b/doc/thesis/figures/data/qpsk_sim_constellations_dynamic_exp_NLOS_5.py @@ -16,7 +16,7 @@ samples = [channel, sync, equalized, locked] # print(list(map(len, samples))) start = 67.8e3 -end = start + 500 +end = start + 200 # start = 80e3 # end = start + 1000 -- cgit v1.2.1