<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Roberto,<div class=""><br class=""></div><div class="">having implemented the FieldTrip-Simbio pipeline and having worked on DBS myself, I would recommend you not to use a hexahedral mesh for this kind of simulations, since it is very hard to properly resolve the geometry of a DBS lead in a hexahedral mesh. Furthermore, the mesh should be especially refined around the DBS lead to achieve high numerical accuracies, which is only (easily) possible using tetrahedral meshes.</div><div class=""><br class=""></div><div class="">To achieve anisotropic conductivities in a tetrahedral mesh, I would recommend you to assign the anisotropy tensor of the voxel closest to the center of the tetrahedral element for each element. Additional interpolation of the tensors is quite tricky.</div><div class=""><br class=""></div><div class="">For DBS computations, I would also recommend you to take a look at LeadDBS (Horn, Andreas, et al. "Lead-DBS v2: Towards a comprehensive pipeline for deep brain stimulation imaging." Neuroimage 184 (2019): 293-316., <a href="http://lead-dbs.org" class="">lead-dbs.org</a>), which relies on the same numerical background as FieldTrip-SimBio.</div><div class=""><br class=""></div><div class="">Best,</div><div class=""><span class="Apple-tab-span" style="white-space:pre">   </span>Johannes<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 27. May 2020, at 10:48, <<a href="mailto:roberto.garza@artorg.unibe.ch" class="">roberto.garza@artorg.unibe.ch</a>> <<a href="mailto:roberto.garza@artorg.unibe.ch" class="">roberto.garza@artorg.unibe.ch</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div id="divtagdefaultwrapper" dir="ltr" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;" class=""><div style="margin-top: 0px; margin-bottom: 0px;" class="">Good morning,</div><div style="margin-top: 0px; margin-bottom: 0px;" class="">I'm working in the DBS field and I'm using your library to obtain the headmodel. My aim is to include conductivity anisotropy in the computation of the electric field (by using the FieldTrip-SimBio pipeline). I have one conductivity matrix for each voxel in the image, so I built a hexahedral mesh to get a straightforward correspondence between an element and its conductivity. Now I need to integrate in the model the electrode as well: I have it in the form of a tetrahedral mesh. Is there a way to convert tetrahedral mesh to hexahedral? Or is there another way to integrate the two models that I'm not seeing?</div><div style="margin-top: 0px; margin-bottom: 0px;" class=""><br class=""></div><div style="margin-top: 0px; margin-bottom: 0px;" class="">Thank you for your time</div><div style="margin-top: 0px; margin-bottom: 0px;" class=""><br class=""></div><div style="margin-top: 0px; margin-bottom: 0px;" class="">Roberto Garza<br class=""></div></div><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">fieldtrip mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="https://doi.org/10.1371/journal.pcbi.1002202" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://doi.org/10.1371/journal.pcbi.1002202</a></div></blockquote></div><br class=""></div></body></html>