Extraction of Tissue Properties Along a Spline
Python API
1
Posts
1
Posters
76
Views
1
Watching
-
How can we write a Python script that can extract tissue properties (permittivity and conductivity) along a given lead routing defined by a spline in a .sat file?
'Wire tools' in the GUI can do something similar and it works best for a small number of splines. When we have thousands of routings and we want the properties along the routes, it would be great if we could do that with a script.