sampsapursiainen / zeffiro_interface

Interface for using finite elements in inverse problems with complex domains
GNU General Public License v3.0
23 stars 15 forks source link

Allow importing electrodes to an existing project #223

Closed SeSodesa closed 1 year ago

SeSodesa commented 1 year ago
SeSodesa commented 1 year ago

This now seems to somewhat work on my fork of the project (link), at least with a PEM electrode file, but the question still remains whether the fields that the electrode labels and numerical data are saved to are the desired ones. Currently they are set as zef.s2_name_list and zef.sensors. Also, I have not yet tested this with data that contains complete electrode model (CEM) fields. A bit more documentation still needs to be added, as well.