From a329cc9f54290a727895d39a566f099c4e6df84a Mon Sep 17 00:00:00 2001 From: jaseg Date: Fri, 7 Feb 2020 18:10:52 +0100 Subject: Improve BER plot --- gm_platform/fw/grid_scope.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gm_platform/fw/grid_scope.ipynb') 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, -- cgit