diff options
author | jaseg <git@jaseg.net> | 2020-02-07 18:10:52 +0100 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2020-02-07 18:10:52 +0100 |
commit | a329cc9f54290a727895d39a566f099c4e6df84a (patch) | |
tree | 6d7ac7cd41b94b314be26bb21bf91d7a0de0b755 /gm_platform/fw | |
parent | ff366e3377b21a330d9dbb7d5f38d8ccdf31700a (diff) | |
download | master-thesis-a329cc9f54290a727895d39a566f099c4e6df84a.tar.gz master-thesis-a329cc9f54290a727895d39a566f099c4e6df84a.tar.bz2 master-thesis-a329cc9f54290a727895d39a566f099c4e6df84a.zip |
Improve BER plot
Diffstat (limited to 'gm_platform/fw')
-rw-r--r-- | gm_platform/fw/grid_scope.ipynb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gm_platform/fw/grid_scope.ipynb b/gm_platform/fw/grid_scope.ipynb index a04b2db..b5b3522 100644 --- a/gm_platform/fw/grid_scope.ipynb +++ b/gm_platform/fw/grid_scope.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 92, + "execution_count": 1, "metadata": {}, "outputs": [], "source": [ @@ -125,7 +125,7 @@ { "data": { "application/vnd.jupyter.widget-view+json": { - "model_id": "e5ad4355e2a540f9a4c56bccad434a09", + "model_id": "ba042a79e76742dfae88bd0a5913cb1f", "version_major": 2, "version_minor": 0 }, @@ -3691,7 +3691,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.5" + "version": "3.7.6" } }, "nbformat": 4, |