summaryrefslogtreecommitdiff
path: root/lab-windows/Phase Measurement Prototype.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'lab-windows/Phase Measurement Prototype.ipynb')
-rw-r--r--lab-windows/Phase Measurement Prototype.ipynb52
1 files changed, 14 insertions, 38 deletions
diff --git a/lab-windows/Phase Measurement Prototype.ipynb b/lab-windows/Phase Measurement Prototype.ipynb
index 11f6226..b462829 100644
--- a/lab-windows/Phase Measurement Prototype.ipynb
+++ b/lab-windows/Phase Measurement Prototype.ipynb
@@ -76,7 +76,7 @@
},
{
"cell_type": "code",
- "execution_count": 75,
+ "execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
@@ -99,7 +99,7 @@
},
{
"cell_type": "code",
- "execution_count": 57,
+ "execution_count": 6,
"metadata": {},
"outputs": [
{
@@ -108,7 +108,7 @@
"(129, 470)"
]
},
- "execution_count": 57,
+ "execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
@@ -119,7 +119,7 @@
},
{
"cell_type": "code",
- "execution_count": 58,
+ "execution_count": 7,
"metadata": {},
"outputs": [
{
@@ -128,7 +128,7 @@
"3.90625"
]
},
- "execution_count": 58,
+ "execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
@@ -139,21 +139,13 @@
},
{
"cell_type": "code",
- "execution_count": 61,
+ "execution_count": 8,
"metadata": {},
"outputs": [
{
- "name": "stderr",
- "output_type": "stream",
- "text": [
- "<ipython-input-61-530955947ba4>:1: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`).\n",
- " fig, ax = plt.subplots(len(test_data), figsize=(8, 20), sharex=True)\n"
- ]
- },
- {
"data": {
"application/vnd.jupyter.widget-view+json": {
- "model_id": "30b7e529e3f94c1b8241c6b6760b7e69",
+ "model_id": "c7a38939cb3a42cfbfe99fe7d603e11a",
"version_major": 2,
"version_minor": 0
},
@@ -182,21 +174,13 @@
},
{
"cell_type": "code",
- "execution_count": 76,
+ "execution_count": 9,
"metadata": {},
"outputs": [
{
- "name": "stderr",
- "output_type": "stream",
- "text": [
- "<ipython-input-76-31c82486a777>:1: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`).\n",
- " fig, ax = plt.subplots(len(test_data), figsize=(8, 20), sharex=True)\n"
- ]
- },
- {
"data": {
"application/vnd.jupyter.widget-view+json": {
- "model_id": "9e0976ade81c4990a10fd1182f0f20d5",
+ "model_id": "e6b769f15870407ba59cff627632d447",
"version_major": 2,
"version_minor": 0
},
@@ -225,7 +209,7 @@
},
{
"cell_type": "code",
- "execution_count": 62,
+ "execution_count": 10,
"metadata": {},
"outputs": [
{
@@ -255,7 +239,7 @@
" 492.1875 , 496.09375, 500. ])"
]
},
- "execution_count": 62,
+ "execution_count": 10,
"metadata": {},
"output_type": "execute_result"
}
@@ -266,21 +250,13 @@
},
{
"cell_type": "code",
- "execution_count": 63,
+ "execution_count": 11,
"metadata": {},
"outputs": [
{
- "name": "stderr",
- "output_type": "stream",
- "text": [
- "<ipython-input-63-888d30b0f7d6>:1: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`).\n",
- " fig, axs = plt.subplots(len(test_data), figsize=(8, 20), sharex=True)\n"
- ]
- },
- {
"data": {
"application/vnd.jupyter.widget-view+json": {
- "model_id": "cef58f5753084c54a648418e134775d8",
+ "model_id": "db4021b95410428cb07f76edd932907c",
"version_major": 2,
"version_minor": 0
},
@@ -388,7 +364,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.8.1"
+ "version": "3.8.2"
}
},
"nbformat": 4,