Skip to content

Commit c1d6877

Browse files
author
Joshua Taillon
committed
Add EDS files, remove download from dropbox since files are included
1 parent 7661155 commit c1d6877

File tree

4 files changed

+1
-15
lines changed

4 files changed

+1
-15
lines changed

notebooks/07 EDS/07 TEM_EDS_nanoparticles_blanked.ipynb

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,6 @@
5353
"Figure 1: (a) A spectrum image obtained from a cluster of core-shell nanoparticles. (b) The nanoparticles are comprised of a bi-metallic Pt/Fe core surrounded by an iron oxide shell on a carbon support. (c) ICA decomposes the mixed EDX signals into components representing the core (IC#0), shell (IC#1) and support (IC#2)."
5454
]
5555
},
56-
{
57-
"cell_type": "code",
58-
"execution_count": null,
59-
"metadata": {},
60-
"outputs": [],
61-
"source": [
62-
"#Download the data (1MB)\n",
63-
"from urllib.request import urlretrieve, urlopen\n",
64-
"from zipfile import ZipFile\n",
65-
"files = urlretrieve(\"https://www.dropbox.com/s/ecdlgwxjq04m5mx/HyperSpy_demos_EDS_TEM_files.zip?raw=1\", \"./HyperSpy_demos_EDX_TEM_files.zip\")\n",
66-
"with ZipFile(\"HyperSpy_demos_EDX_TEM_files.zip\") as z:\n",
67-
" z.extractall()"
68-
]
69-
},
7056
{
7157
"cell_type": "markdown",
7258
"metadata": {},
@@ -935,7 +921,7 @@
935921
"name": "python",
936922
"nbconvert_exporter": "python",
937923
"pygments_lexer": "ipython3",
938-
"version": "3.5.6"
924+
"version": "3.7.0"
939925
},
940926
"widgets": {
941927
"application/vnd.jupyter.widget-state+json": {

notebooks/07 EDS/bare_core.hdf5

536 KB
Binary file not shown.

notebooks/07 EDS/core_shell.hdf5

536 KB
Binary file not shown.
235 KB
Loading

0 commit comments

Comments
 (0)