Skip to content

Commit 0992054

Browse files
committed
hoping git doesn't punish me
1 parent 28ac9c0 commit 0992054

1 file changed

Lines changed: 2 additions & 28 deletions

File tree

notebooks/CITEAM1-Day2026.ipynb

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -587,36 +587,10 @@
587587
},
588588
{
589589
"cell_type": "code",
590-
"execution_count": 82,
590+
"execution_count": null,
591591
"id": "debfd383-89e1-49c8-860f-3c05b6948093",
592592
"metadata": {},
593-
"outputs": [
594-
{
595-
"name": "stdout",
596-
"output_type": "stream",
597-
"text": [
598-
"Decomposition info:\n",
599-
" normalize_poissonian_noise=False\n",
600-
" algorithm=SVD\n",
601-
" output_dimension=None\n",
602-
" centre=None\n"
603-
]
604-
},
605-
{
606-
"data": {
607-
"application/vnd.jupyter.widget-view+json": {
608-
"model_id": "75801f1e8e2c4b71beb89b6d106dcf8c",
609-
"version_major": 2,
610-
"version_minor": 0
611-
},
612-
"text/plain": [
613-
"HBox(children=(Canvas(toolbar=Toolbar(toolitems=[('Home', 'Reset original view', 'home', 'home'), ('Back', 'Ba…"
614-
]
615-
},
616-
"metadata": {},
617-
"output_type": "display_data"
618-
}
619-
],
593+
"outputs": [],
620594
"source": [
621595
"# We can implement the noise filtering algorithms of our choice, or we can\n",
622596
"# let Hyperspy do the hard work for us...\n",

0 commit comments

Comments
 (0)