Skip to content

Commit f16ed54

Browse files
authored
Merge pull request #24 from dnjohnstone/add_real_orientation
rename demos add phase & orientation
2 parents bf26734 + 95a3249 commit f16ed54

5 files changed

+964
-8
lines changed

Basic SED Analysis - GaAs Nanowire.ipynb renamed to 01 GaAs Nanowire - Data Inspection - Preprocessing - Unsupervised Machine Learning.ipynb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"cell_type": "markdown",
203203
"metadata": {},
204204
"source": [
205-
"## <a id='cal'></a> 2. Alignment & Calibration"
205+
"# <a id='cal'></a> 2. Alignment & Calibration"
206206
]
207207
},
208208
{
@@ -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
{

0 commit comments

Comments
 (0)