Skip to content

Commit

Permalink
replay the notebook related to goniometer, they replay much faster
Browse files Browse the repository at this point in the history
~2x faster
  • Loading branch information
kif committed Feb 21, 2024
1 parent 69a28cf commit 198d69b
Show file tree
Hide file tree
Showing 7 changed files with 519 additions and 516 deletions.
110 changes: 56 additions & 54 deletions doc/source/usage/tutorial/Goniometer/Fit_wavelength/fit_energy.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
{
"content": "Goniometer calibration v2",
"detector": "Pilatus 100k",
"detector_config": {},
"detector_config": {
"orientation": 3
},
"wavelength": 7.7490120575e-11,
"param": [
0.7994908637172136,
-0.0248850431840963,
0.12722802891692944,
0.10448630616575466,
0.048840045382446656,
0.01745706471069648
0.7999015765795351,
-0.042536815083314417,
0.096018037587983,
0.06541469598422345,
0.0709179790175431,
0.0174568035572029
],
"param_names": [
"dist",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
{
"content": "Goniometer calibration v2",
"detector": "Pilatus 100k",
"detector_config": {},
"detector_config": {
"orientation": 3
},
"wavelength": 7.7490120575e-11,
"param": [
0.8028183874123671,
-0.030497146146421752,
0.06660620717040736,
0.029413083810715633,
-9.57985973026547e-05,
0.0558376290842621,
0.017457086319994403
0.8004534770437763,
-0.044802777930768284,
0.07173709328138,
0.03557894996410206,
-6.461701150618871e-05,
0.07378133590152441,
0.017456966023298034
],
"param_names": [
"dist",
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"content": "Goniometer calibration v2",
"detector": "Pilatus 6M",
"detector_config": {},
"detector_config": {
"orientation": 3
},
"wavelength": 9.72386e-11,
"param": [
-0.001187934615261645,
Expand Down

Large diffs are not rendered by default.

0 comments on commit 198d69b

Please sign in to comment.