You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/templates/eds-sample-analysis.md
+9-16Lines changed: 9 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,10 @@ jupyter:
14
14
<ahref="https://colab.research.google.com/github/project-ida/arpa-e-experiments/blob/main/templates/eds-sample-analysis.ipynb"target="_parent"><imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/></a> <ahref="https://nbviewer.org/github/project-ida/arpa-e-experiments/blob/main/templates/eds-sample-analysis.ipynb"target="_parent"><imgsrc="https://nbviewer.org/static/img/nav_logo.svg"alt="Open In nbviewer"width="100"/></a>
15
15
16
16
<!-- #region id="7f188c81" -->
17
-
*Overview: This cell explains the notebook purpose and basic usage.*
18
-
19
-
# EDS Spectrum template
17
+
# EDS Analysis template
20
18
21
19
This notebook provides a quick, end-to-end demo for ROI-based EDS analysis:
22
-
it pulls a saved ROI set from the Surface Viewer API, builds a table of selected tiles,
23
-
loads the corresponding spectra, aggregates them, and runs a simple first-pass peak analysis.
20
+
it pulls saved regions from the Surface Viewer API, builds a table of selected cells, loads the corresponding spectra, aggregates them, and runs a simple first-pass peak analysis.
0 commit comments