Skip to content

Commit 6970e75

Browse files
committed
add links to download data at top of relevant notebooks
1 parent 57b522e commit 6970e75

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

Basic SED Analysis - GaAs Nanowire.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,15 @@
6464
"import numpy as np"
6565
]
6666
},
67+
{
68+
"cell_type": "markdown",
69+
"metadata": {},
70+
"source": [
71+
"Download and the data for this demo from here and put in directory with notebooks:\n",
72+
"\n",
73+
"https://drive.google.com/drive/folders/1nkqDIu8g_kOQOuRqx5yDigtjopgv_Isj?usp=sharing"
74+
]
75+
},
6776
{
6877
"cell_type": "markdown",
6978
"metadata": {},

Calibrating Real & Reciprocal Space.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@
5959
"from pyxem.generators.calibration_generator import CalibrationGenerator"
6060
]
6161
},
62+
{
63+
"cell_type": "markdown",
64+
"metadata": {},
65+
"source": [
66+
"Download and the data for this demo from here and put in directory with notebooks:\n",
67+
"\n",
68+
"https://drive.google.com/drive/folders/1YK9MZKkpuVTki9Zow5dYW9ZR1kIsbXRO?usp=sharing"
69+
]
70+
},
6271
{
6372
"cell_type": "markdown",
6473
"metadata": {},

0 commit comments

Comments
 (0)