Skip to content

Commit

Permalink
Clean up for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qboehler committed Jun 19, 2024
1 parent 34f5c17 commit db5d207
Show file tree
Hide file tree
Showing 3 changed files with 50,246 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@
"from matplotlib.colors import ListedColormap, LinearSegmentedColormap"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Computation of the Navion workspace\n",
"\n",
"This notebook compute the workspace of the Navion and depicts the resulting field distributions in various scenario. This script was used to generate figures 2 and 3 in \"[A Human-Scale Clinically Ready Electromagnetic Navigation System for Magnetically Responsive Biomaterials and Medical Devices](https://doi.org/10.1002/adma.202310701),\" Advanced Materials (2024)."
]
},
{
"cell_type": "code",
"execution_count": 2,
Expand Down
Loading

0 comments on commit db5d207

Please sign in to comment.