SFB-ELAINE / OSS-DBSv2

Open-Source Simulation platform for Deep Brain Stimulation
GNU General Public License v3.0
6 stars 4 forks source link

BUG: Edge refinement of directed electrodes #47

Closed j-zimmermann closed 3 weeks ago

j-zimmermann commented 4 months ago

In the directed electrodes, some edges are not marked for local refinement. That means, the edge size cannot be set. I started rewriting the code in 7733612258e0cb5edfa806973c50c0bcc2c8f333. Please have a look and add fixes here. Only the directed electrodes should be affected.

j-zimmermann commented 4 months ago

I figured out that at least for the Boston Scientific Vercise not all edges of the directed contact had been labelled. See more at b90db58. I added a test script that writes ParaView files and can be used to check if the refinement works.