SAND-Lab / MEA-NAP

MEA-NAP. A streamlined diagnostic and analytic tool for data obtained using microelectrode arrays.
GNU General Public License v3.0
13 stars 6 forks source link

Error bars appear to be in the wrong place in output: 4_NetworkActivity/4B_GroupComparisons/5_GraphMetricsByLag #1

Closed Timothysit closed 2 years ago

Timothysit commented 2 years ago

Brief description of problem:

The error bar/shading of group comparisons (by lag) appears to be in the wrong location.

Details and how to reproduce the problem:

See the following example, the shading is not centered on the line: 10_proportion peripheral nodes

Code causing this problem is in Step-4 Network activity of MEApipelineV6.m: PlotNetMet(ExpName,Params,HomeDir)

Proposed solution:

None so far, please debug

Timothysit commented 2 years ago

This has been resolved with the commit: https://github.com/SAND-Lab/AnalysisPipeline/commit/4841a997e819e1c82b3865bfe2fe7f030cf68f5f

Example new plot: image