Skip to content

Commit

Permalink
Update notebooks with stored output following update to HyperSpy v2
Browse files Browse the repository at this point in the history
Signed-off-by: Håkon Wiik Ånes <[email protected]>
  • Loading branch information
hakonanes committed Nov 5, 2024
1 parent 8b4f97b commit e9a189d
Show file tree
Hide file tree
Showing 7 changed files with 348 additions and 343 deletions.
135 changes: 72 additions & 63 deletions doc/tutorials/esteem2022_diffraction_workshop.ipynb

Large diffs are not rendered by default.

190 changes: 93 additions & 97 deletions doc/tutorials/hybrid_indexing.ipynb

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions doc/tutorials/mandm2021_sunday_short_course.ipynb

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions doc/tutorials/pattern_matching.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"[########################################] | 100% Completed | 105.55 ms\n",
"[########################################] | 100% Completed | 210.92 ms\n"
"[########################################] | 100% Completed | 105.54 ms\n",
"[########################################] | 100% Completed | 211.38 ms\n"
]
}
],
Expand Down Expand Up @@ -391,7 +391,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"[########################################] | 100% Completed | 835.44 ms\n"
"[########################################] | 100% Completed | 738.25 ms\n"
]
},
{
Expand Down Expand Up @@ -523,14 +523,14 @@
"name": "stderr",
"output_type": "stream",
"text": [
"100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:05<00:00, 2.17it/s]\n"
"100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:05<00:00, 2.14it/s]\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
" Indexing speed: 809.93108 patterns/s, 24656731.95152 comparisons/s\n"
" Indexing speed: 800.29415 patterns/s, 24363354.79641 comparisons/s\n"
]
},
{
Expand Down Expand Up @@ -975,8 +975,8 @@
" Trust region (+/-): None\n",
" Keyword arguments passed to method: {'method': 'Nelder-Mead', 'tol': 0.0001}\n",
"Refining 4125 orientation(s):\n",
"[########################################] | 100% Completed | 13.03 ss\n",
"Refinement speed: 316.39689 patterns/s\n"
"[########################################] | 100% Completed | 14.63 ss\n",
"Refinement speed: 281.79575 patterns/s\n"
]
}
],
Expand Down Expand Up @@ -1293,8 +1293,8 @@
"output_type": "stream",
"text": [
"Refining 4125 projection center(s):\n",
"[########################################] | 100% Completed | 10.15 ss\n",
"Refinement speed: 406.07757 patterns/s\n"
"[########################################] | 100% Completed | 10.79 ss\n",
"Refinement speed: 381.82375 patterns/s\n"
]
}
],
Expand Down Expand Up @@ -1517,8 +1517,8 @@
" Trust region (+/-): [2. 2. 2. 0.05 0.05 0.05]\n",
" Relative tolerance: 0.001\n",
"Refining 4125 orientation(s) and projection center(s):\n",
"[########################################] | 100% Completed | 13.30 ss\n",
"Refinement speed: 309.98620 patterns/s\n"
"[########################################] | 100% Completed | 14.88 ss\n",
"Refinement speed: 277.02227 patterns/s\n"
]
}
],
Expand Down
120 changes: 60 additions & 60 deletions doc/tutorials/pc_extrapolate_plane.ipynb

Large diffs are not rendered by default.

92 changes: 46 additions & 46 deletions doc/tutorials/pc_fit_plane.ipynb

Large diffs are not rendered by default.

100 changes: 50 additions & 50 deletions doc/tutorials/pc_orientation_dependence.ipynb

Large diffs are not rendered by default.

0 comments on commit e9a189d

Please sign in to comment.