Skip to content

Commit e8dc62b

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent d7e6d3d commit e8dc62b

49 files changed

Lines changed: 2267 additions & 884 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1e25c0d5
1+
86656fdb
3.73 MB
Binary file not shown.
2.43 MB
Binary file not shown.
449 KB
Binary file not shown.
380 KB
Binary file not shown.
Binary file not shown.
2.82 MB
Binary file not shown.

image-analysis/IMG100/index.html

Lines changed: 899 additions & 0 deletions
Large diffs are not rendered by default.

index.html

Lines changed: 34 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
<link href="site_libs/quarto-html/quarto-syntax-highlighting-15634bcf2e68342d4ad2dfa704d543f6.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
4646
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4747
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
48-
<link href="site_libs/bootstrap/bootstrap-4c126188ccdf9f1976ed429720a0ada6.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
49-
<link href="site_libs/bootstrap/bootstrap-dark-53888b28e970cd90a5825eb57e97f52b.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
50-
<link href="site_libs/bootstrap/bootstrap-4c126188ccdf9f1976ed429720a0ada6.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
48+
<link href="site_libs/bootstrap/bootstrap-4568b7d28f8c57a57ba72b841ab41158.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
49+
<link href="site_libs/bootstrap/bootstrap-dark-f7f960df6cf0a33174165c84016f8c95.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
50+
<link href="site_libs/bootstrap/bootstrap-4568b7d28f8c57a57ba72b841ab41158.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
5151
<script id="quarto-search-options" type="application/json">{
5252
"location": "navbar",
5353
"copy-button": false,
@@ -310,8 +310,12 @@ <h1 class="title">About CITEAM</h1>
310310
<p>CITEAM includes an additional element of “training the trainers” by exposing the relevant CI contributors – the research facilitators and laboratory staff scientists – to advanced CI topics, empowering them to guide others and innovate in the use of CI for materials science.</p>
311311
<p>Training is offered in multiple modalities: self-paced modules, video lectures, templates and catalogs, office hours, sessions at the annual <strong>CITEAM Users’ Workshop</strong>, and tutorials at domain science conferences.</p>
312312
<p>CITEAM also devotes a significant effort to community building through a <strong>three-pronged coordination network</strong> comprising imaging laboratories, domain science communities, and experts from national CI resource providers. This approach ensures scalability, sustainability, and broad dissemination of training materials and practices.</p>
313-
<p>There are presently two sets of training modules available. The first one is a basic introduction to the Python programming language. Python has quickly become the dominant language for science and engineering, and all our remaining modules will use it. The second module is an introduction to electron microscope image processing and is, of course, written in Python.</p>
314-
<p>The remaining modules have, sadly, not been written yet. Take this as an outline of what could be and as a “jumping off point” for further work.</p>
313+
<section id="image-analysis-for-tem-science" class="level2">
314+
<h2 class="anchored" data-anchor-id="image-analysis-for-tem-science">Image Analysis for TEM Science</h2>
315+
<ul>
316+
<li>IMG 100: <a href="./image-analysis/IMG100/index.html">Image Analysis for TEM Science</a></li>
317+
</ul>
318+
</section>
315319
<section id="introductory-modules" class="level2">
316320
<h2 class="anchored" data-anchor-id="introductory-modules">Introductory Modules</h2>
317321
<ul>
@@ -392,10 +396,10 @@ <h2 class="anchored" data-anchor-id="data-management">Data Management</h2>
392396
logoDiv.className = "navbar-logos";
393397

394398
const logos = [
395-
{ src: "images/logo-umd.png", alt: "University of Maryland" },
396-
{ src: "images/logo-unc.png", alt: "UNC Chapel Hill" },
397-
{ src: "images/logo-usc.png", alt: "University of Southern California" },
398-
{ src: "images/logo-nsf.png", alt: "NSF" },
399+
{ src: "/images/logo-umd.png", alt: "University of Maryland" },
400+
{ src: "/images/logo-unc.png", alt: "UNC Chapel Hill" },
401+
{ src: "/images/logo-usc.png", alt: "University of Southern California" },
402+
{ src: "/images/logo-nsf.png", alt: "NSF" },
399403
];
400404

401405
logos.forEach(function (logo) {
@@ -417,6 +421,24 @@ <h2 class="anchored" data-anchor-id="data-management">Data Management</h2>
417421
}
418422
});
419423
</script>
424+
<style>
425+
.nav-footer { align-items: center; }
426+
.nav-footer-right { font-size: 0.85rem; color: #666; }
427+
</style>
428+
<script>
429+
document.addEventListener("DOMContentLoaded", function () {
430+
const center = document.querySelector(".nav-footer-center");
431+
if (!center) return;
432+
center.innerHTML = `
433+
<div style="display: flex; align-items: center; justify-content: center; gap: 0.75rem;">
434+
<img src="/images/nsf.png" alt="NSF logo" style="height: 35px; width: auto;">
435+
<span style="font-size: 0.85rem; color: #666;">
436+
<span style="white-space: nowrap;">CITEAM is supported by the NSF under award numbers <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519465" target="_blank">2519465</a>, <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519466" target="_blank">2519466</a>, and <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519467" target="_blank">2519467</a>.</span>
437+
</span>
438+
</div>
439+
`;
440+
});
441+
</script>
420442
<script id="quarto-html-after-body" type="application/javascript">
421443
window.document.addEventListener("DOMContentLoaded", function (event) {
422444
// Ensure there is a toggle, if there isn't float one in the top right
@@ -837,13 +859,11 @@ <h2 class="anchored" data-anchor-id="data-management">Data Management</h2>
837859
&nbsp;
838860
</div>
839861
<div class="nav-footer-center">
840-
<div style="display: flex; align-items: center; justify-content: center; gap: 0.75rem; padding: 0.25rem 0;">
841-
<p><img src="images/nsf.png" alt="NSF logo" style="height: 35px; width: auto;"> <span style="font-size: 0.85rem; color: #666;"> CITEAM is supported by the NSF under award numbers <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519465" target="_blank">2519465</a>, <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519466" target="_blank">2519466</a>, and <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519467" target="_blank">2519467</a>. </span></p>
842-
</div>
862+
843863
</div>
844864
<div class="nav-footer-right">
845-
&nbsp;
846-
</div>
865+
<p>Contact: <a href="mailto:anirban@renci.org">anirban@renci.org</a></p>
866+
</div>
847867
</div>
848868
</footer>
849869

notebooks/CITEAM1-Day2026.html

Lines changed: 28 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@
8080
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-15634bcf2e68342d4ad2dfa704d543f6.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
8181
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
8282
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
83-
<link href="../site_libs/bootstrap/bootstrap-4c126188ccdf9f1976ed429720a0ada6.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
84-
<link href="../site_libs/bootstrap/bootstrap-dark-53888b28e970cd90a5825eb57e97f52b.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
85-
<link href="../site_libs/bootstrap/bootstrap-4c126188ccdf9f1976ed429720a0ada6.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
83+
<link href="../site_libs/bootstrap/bootstrap-4568b7d28f8c57a57ba72b841ab41158.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
84+
<link href="../site_libs/bootstrap/bootstrap-dark-f7f960df6cf0a33174165c84016f8c95.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
85+
<link href="../site_libs/bootstrap/bootstrap-4568b7d28f8c57a57ba72b841ab41158.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
8686
<script id="quarto-search-options" type="application/json">{
8787
"location": "navbar",
8888
"copy-button": false,
@@ -1250,10 +1250,10 @@ <h3 class="anchored" data-anchor-id="office-hours-this-afternoon">Office hours,
12501250
logoDiv.className = "navbar-logos";
12511251

12521252
const logos = [
1253-
{ src: "images/logo-umd.png", alt: "University of Maryland" },
1254-
{ src: "images/logo-unc.png", alt: "UNC Chapel Hill" },
1255-
{ src: "images/logo-usc.png", alt: "University of Southern California" },
1256-
{ src: "images/logo-nsf.png", alt: "NSF" },
1253+
{ src: "/images/logo-umd.png", alt: "University of Maryland" },
1254+
{ src: "/images/logo-unc.png", alt: "UNC Chapel Hill" },
1255+
{ src: "/images/logo-usc.png", alt: "University of Southern California" },
1256+
{ src: "/images/logo-nsf.png", alt: "NSF" },
12571257
];
12581258

12591259
logos.forEach(function (logo) {
@@ -1275,6 +1275,24 @@ <h3 class="anchored" data-anchor-id="office-hours-this-afternoon">Office hours,
12751275
}
12761276
});
12771277
</script>
1278+
<style>
1279+
.nav-footer { align-items: center; }
1280+
.nav-footer-right { font-size: 0.85rem; color: #666; }
1281+
</style>
1282+
<script>
1283+
document.addEventListener("DOMContentLoaded", function () {
1284+
const center = document.querySelector(".nav-footer-center");
1285+
if (!center) return;
1286+
center.innerHTML = `
1287+
<div style="display: flex; align-items: center; justify-content: center; gap: 0.75rem;">
1288+
<img src="/images/nsf.png" alt="NSF logo" style="height: 35px; width: auto;">
1289+
<span style="font-size: 0.85rem; color: #666;">
1290+
<span style="white-space: nowrap;">CITEAM is supported by the NSF under award numbers <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519465" target="_blank">2519465</a>, <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519466" target="_blank">2519466</a>, and <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519467" target="_blank">2519467</a>.</span>
1291+
</span>
1292+
</div>
1293+
`;
1294+
});
1295+
</script>
12781296
<script id="quarto-html-after-body" type="application/javascript">
12791297
window.document.addEventListener("DOMContentLoaded", function (event) {
12801298
// Ensure there is a toggle, if there isn't float one in the top right
@@ -1695,13 +1713,11 @@ <h3 class="anchored" data-anchor-id="office-hours-this-afternoon">Office hours,
16951713
&nbsp;
16961714
</div>
16971715
<div class="nav-footer-center">
1698-
<div style="display: flex; align-items: center; justify-content: center; gap: 0.75rem; padding: 0.25rem 0;">
1699-
<p><img src="images/nsf.png" alt="NSF logo" style="height: 35px; width: auto;"> <span style="font-size: 0.85rem; color: #666;"> CITEAM is supported by the NSF under award numbers <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519465" target="_blank">2519465</a>, <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519466" target="_blank">2519466</a>, and <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2519467" target="_blank">2519467</a>. </span></p>
1700-
</div>
1716+
17011717
</div>
17021718
<div class="nav-footer-right">
1703-
&nbsp;
1704-
</div>
1719+
<p>Contact: <a href="mailto:anirban@renci.org">anirban@renci.org</a></p>
1720+
</div>
17051721
</div>
17061722
</footer>
17071723

0 commit comments

Comments
 (0)