Skip to content

Commit 95a3249

Browse files
committed
update section headings
1 parent fb1dba4 commit 95a3249

2 files changed

+17
-18
lines changed

01 GaAs Nanowire - Data Inspection - Preprocessing - Unsupervised Machine Learning.ipynb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -336,14 +336,14 @@
336336
"cell_type": "markdown",
337337
"metadata": {},
338338
"source": [
339-
"## <a id='vdf'></a> 3. Virtual Diffraction Imaging & Selecting Regions"
339+
"# <a id='vdf'></a> 3. Virtual Diffraction Imaging & Selecting Regions"
340340
]
341341
},
342342
{
343343
"cell_type": "markdown",
344344
"metadata": {},
345345
"source": [
346-
"### 3.1 Interactive VDF Imaging"
346+
"## 3.1 Interactive VDF Imaging"
347347
]
348348
},
349349
{
@@ -416,7 +416,7 @@
416416
"cell_type": "markdown",
417417
"metadata": {},
418418
"source": [
419-
"### 3.2 Form multiple images using a VDF Generator"
419+
"## 3.2 Form multiple images using a VDF Generator"
420420
]
421421
},
422422
{
@@ -506,7 +506,7 @@
506506
"cell_type": "markdown",
507507
"metadata": {},
508508
"source": [
509-
"### 3.3 Select a region in the scan"
509+
"## 3.3 Select a region in the scan"
510510
]
511511
},
512512
{
@@ -669,7 +669,7 @@
669669
"cell_type": "markdown",
670670
"metadata": {},
671671
"source": [
672-
"## 5. Azimuthal Integration & Background Subtraction"
672+
"# 5. Azimuthal Integration & Background Subtraction"
673673
]
674674
},
675675
{
@@ -740,7 +740,7 @@
740740
"cell_type": "markdown",
741741
"metadata": {},
742742
"source": [
743-
"## <a id='vec'></a> 6. Peak Finding & Vector Analysis"
743+
"# <a id='vec'></a> 6. Peak Finding & Vector Analysis"
744744
]
745745
},
746746
{
@@ -887,7 +887,7 @@
887887
"cell_type": "markdown",
888888
"metadata": {},
889889
"source": [
890-
"### 6.1 Imaging using found diffraction conditions"
890+
"## 6.1 Imaging using found diffraction conditions"
891891
]
892892
},
893893
{

02 GaAs Nanowire - Phase Mapping - Orientation Mapping.ipynb

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,12 @@
3434
"source": [
3535
"1. <a href='#loa'> Load & Inspect Data</a>\n",
3636
"2. <a href='#pre'> Pre-processing</a>\n",
37-
"3. <a href='#vdf'> Template matching</a>\n",
38-
" 1. [Build template library](#Build-the-template-library)\n",
39-
" 2. [Indexing](#Indexing)\n",
40-
"4. <a href='#ml'> Vector matching</a>\n",
41-
" 1. [Build vector library](#Build-the-vector-library)\n",
42-
" 2. [Indexing vectors](#Indexing-vectors)\n",
43-
"5. <a href='#vec'> Results</a>"
37+
"3. <a href='#tem'> Template matching</a>\n",
38+
" 1. <a href='#tema'> [Build Template Library]</a>\n",
39+
" 2. <a href='#temb'>[Indexing]</a>\n",
40+
"4. <a href='#vec'> Vector Matching</a>\n",
41+
" 1. <a href='#veca'> [Build Vector Library]</a>\n",
42+
" 2. <a href='#vecb'>[Indexing Vectors]</a>"
4443
]
4544
},
4645
{
@@ -375,7 +374,7 @@
375374
"cell_type": "markdown",
376375
"metadata": {},
377376
"source": [
378-
"## 3.2. Simulate Diffraction for all Structures & Orientations"
377+
"## <a id='temb'></a> 3.2. Simulate Diffraction for all Structures & Orientations"
379378
]
380379
},
381380
{
@@ -473,7 +472,7 @@
473472
"cell_type": "markdown",
474473
"metadata": {},
475474
"source": [
476-
"## 3.3. Pattern Matching Indexation"
475+
"## <a id='temb'></a> 3.3. Pattern Matching Indexation"
477476
]
478477
},
479478
{
@@ -617,7 +616,7 @@
617616
"cell_type": "markdown",
618617
"metadata": {},
619618
"source": [
620-
"## 4.1. Define Library of Structures"
619+
"## <a id='veca'></a> 4.1. Define Library of Structures"
621620
]
622621
},
623622
{
@@ -809,7 +808,7 @@
809808
"cell_type": "markdown",
810809
"metadata": {},
811810
"source": [
812-
"## 4.3. Vector Matching Indexation"
811+
"## <a id='vecb'></a> 4.3. Vector Matching Indexation"
813812
]
814813
},
815814
{

0 commit comments

Comments
 (0)