aboutsummaryrefslogtreecommitdiffstats
path: root/dpd/src/Test_data.py
diff options
context:
space:
mode:
authorandreas128 <Andreas>2017-09-28 12:13:42 +0200
committerandreas128 <Andreas>2017-09-28 12:13:42 +0200
commit41a2f79220132a49b1ecaf710b494c278fc8d0d6 (patch)
treeabd21bad2a8a87a29fc48285c78e5fec1773f666 /dpd/src/Test_data.py
parentdf943d798ffb16214fcf714d1b308a366e1566d1 (diff)
downloaddabmod-41a2f79220132a49b1ecaf710b494c278fc8d0d6.tar.gz
dabmod-41a2f79220132a49b1ecaf710b494c278fc8d0d6.tar.bz2
dabmod-41a2f79220132a49b1ecaf710b494c278fc8d0d6.zip
Change default for plots
Diffstat (limited to 'dpd/src/Test_data.py')
-rw-r--r--dpd/src/Test_data.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpd/src/Test_data.py b/dpd/src/Test_data.py
index 67f4dff..bbef282 100644
--- a/dpd/src/Test_data.py
+++ b/dpd/src/Test_data.py
@@ -40,7 +40,7 @@ class Test_data:
plt.plot(np.angle(np.fft.fftshift(np.fft.fft(tx_orig))), 'p')
"""
- self.c = src.Const.Const(sample_rate)
+ self.c = src.Const.Const(sample_rate,, False
self.du = src.Dab_Util.Dab_Util(sample_rate)
self.file_paths = {