Hi Team
2 queries, easy one first: how do I measure the geodesic distance between 2 points using EP Workbench. On the MeshEditor I can use the geodesic cutter to show me a geodesic path between 2 points but it won’t tell me the path length
Second, trickier one. I can import a study into Matlab using importcarto_mem and the output gets saved as a .mat file. When I then try and load this into EP Workbench it fails to load and the error in the command window is:
bench/settings.ini
userdata/electric/ecgNames
userdata/electric/electrodeNames_bip
userdata/electric/electrodeNames_uni
userdata/electric/names
userdata/electric/tags
userdata/notes
Traceback (most recent call last):
File “main.py”, line 865, in _load_openep_mat
File “openep\io\readers.py”, line 113, in load_openep_mat
File “openep\io\readers.py”, line 91, in _load_mat
IndexError: only integers, slices (:), ellipsis (...), numpy.newaxis (None) and integer or boolean arrays are valid indices