Skip to content

Commit

Permalink
update link to PNR book chapter (moved on server)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaranville committed Feb 28, 2025
1 parent 428e347 commit ef01a1b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 deletions doc/notebooks/gepore_nsf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"We can check a simple magnetic model $(\\vec M \\parallel \\vec H)$\n",
"with no spin-flip scattering against:\n",
"\n",
"* gepore.f as written directly in the [PNR book chapter](https://ncnr.nist.gov/programs/reflect/references/pnrchapti.pdf) [1]\n",
"* gepore.f as written directly in the [PNR book chapter](https://www.nist.gov/system/files/documents/2025/02/28/pnrchapti.pdf) [1]\n",
"* gepore_zeeman.f (a slightly modified version of gepore.f that includes the Zeeman effect)\n",
"* refl1d using the magnetic calculation kernel\n",
"* refl1d using the unpolarized calculation kernel twice, with\n",
Expand Down Expand Up @@ -219,7 +219,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7fd4f6a858b0>"
"<matplotlib.legend.Legend at 0x7f849735e6f0>"
]
},
"execution_count": 10,
Expand Down Expand Up @@ -270,7 +270,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7fd4f6877890>"
"<matplotlib.legend.Legend at 0x7f84971553d0>"
]
},
"execution_count": 11,
Expand Down Expand Up @@ -309,7 +309,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7fd4f2f272c0>"
"<matplotlib.legend.Legend at 0x7f849401ff50>"
]
},
"execution_count": 12,
Expand Down Expand Up @@ -348,7 +348,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7fd4f2fab7a0>"
"<matplotlib.legend.Legend at 0x7f849718d6d0>"
]
},
"execution_count": 13,
Expand Down
10 changes: 5 additions & 5 deletions doc/notebooks/gepore_sf_inplane.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"\n",
"This example demonstrates the use of the gepore_zeeman.f program\n",
"(a modification of the original gepore.f published in the \n",
"[PNR book chapter](https://ncnr.nist.gov/programs/reflect/references/pnrchapti.pdf) [1])\n",
"[PNR book chapter](https://www.nist.gov/system/files/documents/2025/02/28/pnrchapti.pdf) [1])\n",
"to validate a model with\n",
"\n",
"* strong spin-flip scattering \n",
Expand Down Expand Up @@ -197,7 +197,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7f919da964b0>"
"<matplotlib.legend.Legend at 0x7f92f75d4650>"
]
},
"execution_count": 9,
Expand Down Expand Up @@ -248,7 +248,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7f919d8e0b30>"
"<matplotlib.legend.Legend at 0x7f92f523e180>"
]
},
"execution_count": 10,
Expand Down Expand Up @@ -294,7 +294,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7f919b6dea20>"
"<matplotlib.legend.Legend at 0x7f92f505ec00>"
]
},
"execution_count": 11,
Expand Down Expand Up @@ -342,7 +342,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7f9199c66480>"
"<matplotlib.legend.Legend at 0x7f92ef7b9550>"
]
},
"execution_count": 12,
Expand Down
8 changes: 4 additions & 4 deletions doc/notebooks/gepore_sf_outofplane.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"\n",
"This example demonstrates the use of the gepore_zeeman.f program\n",
"(a modification of the original gepore.f published in the \n",
"[PNR book chapter](https://ncnr.nist.gov/programs/reflect/references/pnrchapti.pdf) [1])\n",
"[PNR book chapter](https://www.nist.gov/system/files/documents/2025/02/28/pnrchapti.pdf) [1])\n",
"to validate a model with\n",
"\n",
"* strong spin-flip scattering \n",
Expand All @@ -25,7 +25,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -186,7 +186,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7f328065d370>"
"<matplotlib.legend.Legend at 0x7fec46f569c0>"
]
},
"execution_count": 9,
Expand Down Expand Up @@ -236,7 +236,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7f3280445d60>"
"<matplotlib.legend.Legend at 0x7fec46d23ef0>"
]
},
"execution_count": 10,
Expand Down

0 comments on commit ef01a1b

Please sign in to comment.