diff options
Diffstat (limited to 'dpd/src/Const.py')
-rw-r--r-- | dpd/src/Const.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpd/src/Const.py b/dpd/src/Const.py index 2f9e151..bf46796 100644 --- a/dpd/src/Const.py +++ b/dpd/src/Const.py @@ -58,7 +58,7 @@ class Const: self.RAGC_rx_median_target = self.TAGC_tx_median_target # Constants for Model - self.MDL_plot = False + self.MDL_plot = True # Constants for MER self.MER_plot = False |