Skip to content

Commit

Permalink
DOC #220 update & re-run all examples
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jun 13, 2022
1 parent e87af6a commit 6d5d205
Show file tree
Hide file tree
Showing 11 changed files with 1,101 additions and 1,067 deletions.
201 changes: 102 additions & 99 deletions examples/geo_e4cv.ipynb

Large diffs are not rendered by default.

205 changes: 104 additions & 101 deletions examples/geo_e6c.ipynb

Large diffs are not rendered by default.

200 changes: 100 additions & 100 deletions examples/geo_k4cv.ipynb

Large diffs are not rendered by default.

13 changes: 8 additions & 5 deletions examples/how_additional_parameters.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
"output_type": "stream",
"text": [
"e4cv.calc.engine._engine.parameters_values_get(1) = [2.0, 2.0, 0.0]\n",
"(002) : PosCalcE4CV(omega=19.125954018919906, chi=89.98529317061228, phi=19.05658549375108, tth=38.08406317115545)\n"
"(002) : PosCalcE4CV(omega=19.125954018919902, chi=89.98529317061232, phi=19.05658549375111, tth=38.084063171155435)\n"
]
}
],
Expand Down Expand Up @@ -285,7 +285,7 @@
"output_type": "stream",
"text": [
"e4cv.calc.engine._engine.parameters_values_get(1) = [2.0, 2.0, 2.0]\n",
"(002) : PosCalcE4CV(omega=19.125992826777846, chi=89.98551636715723, phi=18.904239486428256, tth=38.084063171155435)\n"
"(002) : PosCalcE4CV(omega=19.125992826777857, chi=89.98551636715716, phi=18.904239486428196, tth=38.08406317115545)\n"
]
}
],
Expand All @@ -297,8 +297,11 @@
}
],
"metadata": {
"interpreter": {
"hash": "cd09a60d4ca96784847e6d28c64916bc86a437fe6be574606d07ffca69ac8887"
},
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3.9.12 ('training_2022')",
"language": "python",
"name": "python3"
},
Expand All @@ -312,9 +315,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.11-final"
"version": "3.9.13"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
}
43 changes: 23 additions & 20 deletions examples/how_extra_real_axis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -56,7 +56,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"metadata": {},
"outputs": [
{
Expand All @@ -81,7 +81,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -111,10 +111,10 @@
{
"data": {
"text/plain": [
"<pyRestTable.rest_table.Table at 0x7f2c26669910>"
"<pyRestTable.rest_table.Table at 0x7feeb0293df0>"
]
},
"execution_count": 4,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -138,7 +138,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -168,10 +168,10 @@
{
"data": {
"text/plain": [
"<pyRestTable.rest_table.Table at 0x7f2c6bd27190>"
"<pyRestTable.rest_table.Table at 0x7fee4f34a5b0>"
]
},
"execution_count": 5,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -217,7 +217,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 5,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -248,10 +248,10 @@
{
"data": {
"text/plain": [
"<pyRestTable.rest_table.Table at 0x7f2c2562c5b0>"
"<pyRestTable.rest_table.Table at 0x7fee4e2ffdf0>"
]
},
"execution_count": 6,
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -274,14 +274,14 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 6,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"fourc.forward(1, 1, 0) = PosCalcE4CV(omega=44.99999999999999, chi=45.00000000000001, phi=89.99999999999999, tth=89.99999999999999)\n",
"fourc.forward(1, 1, 0) = PosCalcE4CV(omega=-45.00000000000002, chi=-45.0, phi=-89.99999999999997, tth=-90.00000000000004)\n",
"fourc.inverse((30, 0, 0, 60)) = FourCirclePseudoPos(h=-1.0461952917773851e-16, k=6.123233995736767e-17, l=1.0)\n"
]
}
Expand Down Expand Up @@ -313,7 +313,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 7,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -344,10 +344,10 @@
{
"data": {
"text/plain": [
"<pyRestTable.rest_table.Table at 0x7f2c255e21f0>"
"<pyRestTable.rest_table.Table at 0x7fee4e2d2550>"
]
},
"execution_count": 8,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -385,10 +385,13 @@
}
],
"metadata": {
"interpreter": {
"hash": "cd09a60d4ca96784847e6d28c64916bc86a437fe6be574606d07ffca69ac8887"
},
"kernelspec": {
"display_name": "bluesky_2021_1",
"display_name": "Python 3.9.12 ('training_2022')",
"language": "python",
"name": "bluesky_2021_1"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -400,9 +403,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.8"
"version": "3.9.13"
}
},
"nbformat": 4,
"nbformat_minor": 4
}
}
Loading

0 comments on commit 6d5d205

Please sign in to comment.