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

Negative conductivity in graph #219

Open mshavliuk opened 1 year ago

mshavliuk commented 1 year ago

Description

When the conductivity is plotted on a graph, it shows the negative values.

Steps to reproduce

  1. Load multicompartment head project
  2. Generate FEM Mesh
  3. In the mesh visualization tool, select "Electrical conductivity"
  4. Click "Plot graph"

Expected behavior

Screenshots

Screenshot 2023-05-13 at 20 00 49

Context

Name Value
Version 0afb932 Merge pull request #195 from bug-report-template
OS MacOS
Shell N/A
mshavliuk commented 1 year ago

I now start to think that the x axis simply has a log 10 scale.

Here are some of the compartment conductivities values in log 10, that fully correspond to the bars on the screenshot:

So the values on the histogram seem to be correct, but the x axis is a source of such confusion!