Skip to content

Commit

Permalink
Merged
Browse files Browse the repository at this point in the history
  • Loading branch information
ColwynGulliford committed Oct 5, 2024
1 parent 1c697ff commit 87ca8e5
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions docs/examples/fields/corrector_modeling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@
{
"data": {
"text/plain": [
"<matplotlib.colorbar.Colorbar at 0x142267f70>"
"<matplotlib.colorbar.Colorbar at 0x124fa2c40>"
]
},
"execution_count": 11,
Expand Down Expand Up @@ -506,7 +506,7 @@
{
"data": {
"text/plain": [
"<matplotlib.colorbar.Colorbar at 0x142a28d30>"
"<matplotlib.colorbar.Colorbar at 0x1252ee700>"
]
},
"execution_count": 14,
Expand Down Expand Up @@ -549,7 +549,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x142ad22b0>"
"<matplotlib.legend.Legend at 0x125454370>"
]
},
"execution_count": 15,
Expand Down Expand Up @@ -629,7 +629,7 @@
{
"data": {
"text/plain": [
"<matplotlib.colorbar.Colorbar at 0x142346fa0>"
"<matplotlib.colorbar.Colorbar at 0x1252b1400>"
]
},
"execution_count": 17,
Expand Down Expand Up @@ -672,7 +672,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x14203b160>"
"<matplotlib.legend.Legend at 0x124d83eb0>"
]
},
"execution_count": 18,
Expand Down Expand Up @@ -761,7 +761,7 @@
{
"data": {
"text/plain": [
"<matplotlib.colorbar.Colorbar at 0x1424a7250>"
"<matplotlib.colorbar.Colorbar at 0x125097e80>"
]
},
"execution_count": 20,
Expand Down Expand Up @@ -843,7 +843,7 @@
{
"data": {
"text/plain": [
"<matplotlib.colorbar.Colorbar at 0x142ca6790>"
"<matplotlib.colorbar.Colorbar at 0x12725bca0>"
]
},
"execution_count": 22,
Expand Down Expand Up @@ -925,7 +925,7 @@
{
"data": {
"text/plain": [
"<matplotlib.colorbar.Colorbar at 0x147806af0>"
"<matplotlib.colorbar.Colorbar at 0x127505c10>"
]
},
"execution_count": 24,
Expand Down Expand Up @@ -968,7 +968,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x1478b9d00>"
"<matplotlib.legend.Legend at 0x12757c7c0>"
]
},
"execution_count": 25,
Expand Down Expand Up @@ -1008,6 +1008,14 @@
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "f7ea7128-8db9-48f8-9e2b-602a42136e12",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 87ca8e5

Please sign in to comment.