1 devlog
45m 16s
MagMap is a computational physics engine built to simulate how low frequency magnetic fields interact with iron-rich liver tissue.
MagMap is a computational physics engine built to simulate how low frequency magnetic fields interact with iron-rich liver tissue.
I started with my project according to my planned schedule and research. I attempted to map out the liver’s shape and structure although not accurate it is a start. Spent about 30 minutes today writing both MagMap.py and liverviewer.py to get the project off the ground. Installing and adding the libraries was a hassle and took some time to function. MagMap.py basically generates the 3D grid and the hotspots while the liverviewer.py uses PyVista to turn that into data seen by us through a model.
Log in to leave a comment