Skip to content

Commit

Permalink
setup changed
Browse files Browse the repository at this point in the history
  • Loading branch information
gduscher committed Feb 1, 2024
1 parent 245aa94 commit daabc71
Show file tree
Hide file tree
Showing 9 changed files with 12,649 additions and 43 deletions.
2 changes: 1 addition & 1 deletion _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ chapters:
- file: notebooks/2_Image_Tools
sections:
- file: notebooks/Imaging/Adaptive_Fourier_Filter
- file: notebooks/3_EELS_Tools
- file: notebooks/3_Spectroscopy_Tools
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"<hr style=\"height:1px;border-top:4px solid #FF8200\" />\n",
"\n",
"\n",
"# EELS Tools\n",
"# Spectroscopy Tools\n",
"\n",
"\n",
"part of \n",
Expand All @@ -29,10 +29,13 @@
"\n",
"Usage of the Image Tools of [pyTEMlib](_pyTEMlib.ipynb)\n",
"\n",
"## [Low-Loss Spectra](EELS/Analyse_Low_Loss.ipynb)\n",
"## [Core-Loss Spectra](EELS/Analysis_Core_Loss.ipynb)\n",
"## [Low-Loss Spectral Images](Analyse_Low-Loss_Spectral_Images.ipynb)\n",
"## [Core-Loss Spectral Images](Analyse_Core-Loss_Spectral_Images.ipynb)\n"
"## [Low-Loss Spectra](Spectroscopy/Analyse_Low_Loss.ipynb)\n",
"## [Core-Loss Spectra](Spectroscopy/Analysis_Core_Loss.ipynb)\n",
"## [Low-Loss Spectral Images](Spectroscopy/Analyse_Low-Loss_Spectral_Images.ipynb)\n",
"## [Core-Loss Spectral Images](Spectroscopy/Analyse_Core-Loss_Spectral_Images.ipynb)\n",
"\n",
"## [EDS Spectra](Spectroscopy/Analyse_EDS_Spectra.ipynb)\n",
"## [EDS Spectral Images](Spectroscopy/Analyse_EDS_Spectral_Images.ipynb)\n"
]
},
{
Expand All @@ -57,7 +60,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.11"
"version": "3.10.12"
},
"toc": {
"base_numbering": "3",
Expand Down
Loading

0 comments on commit daabc71

Please sign in to comment.