From 2dfe043f00e7a51161270e39055e2b8df7bdfe46 Mon Sep 17 00:00:00 2001 From: Jimbles Date: Thu, 15 Nov 2018 13:56:55 +0000 Subject: [PATCH] updated readme to point to new SurfToSegmentation --- Neonate/Meshing/Get_Mesh_From_Comsol.m | 2 ++ Neonate/Meshing/readme.md | 8 +++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Neonate/Meshing/Get_Mesh_From_Comsol.m b/Neonate/Meshing/Get_Mesh_From_Comsol.m index aaac2b4..f1814ea 100644 --- a/Neonate/Meshing/Get_Mesh_From_Comsol.m +++ b/Neonate/Meshing/Get_Mesh_From_Comsol.m @@ -2,6 +2,8 @@ % "Mesh" structure for use in EIT software. Requires COMSOL LIVE LINK % % This is for the complete Neonatal mesh used in reconstructions +% +% THIS IS NOW OBSOLETE, USE SurfToSegmentation INSTEAD %load the tetrahedral Neonatal head mesh model=mphload('4p5mln_mesh.mph'); diff --git a/Neonate/Meshing/readme.md b/Neonate/Meshing/readme.md index cce324f..0e1ffe5 100644 --- a/Neonate/Meshing/readme.md +++ b/Neonate/Meshing/readme.md @@ -1 +1,7 @@ -# Meshing Neonate tank +# Meshing Neonate tank# Meshing neonatal tank + +## Generate Cylinders +To make the holes in the skull we need to make loads of cylinders aligned to the surface of the skull. You can load the mesh using `Get_Approx_Mesh_For_Holes`. Using this mesh (or the one included), you can make this macro by running `Create_Cylinder_Macro_For_Holes`. Run the `.FCMacro` file in [FREECAD](https://www.freecadweb.org/) + +## Generate Mesh for EIT +Run `SurfToSegmentation` - this creates the .inr file directlty from the stl files of the scalp and skull