Closed Timothysit closed 2 years ago
The error bar/shading of group comparisons (by lag) appears to be in the wrong location.
See the following example, the shading is not centered on the line:
Code causing this problem is in Step-4 Network activity of MEApipelineV6.m: PlotNetMet(ExpName,Params,HomeDir)
PlotNetMet(ExpName,Params,HomeDir)
None so far, please debug
This has been resolved with the commit: https://github.com/SAND-Lab/AnalysisPipeline/commit/4841a997e819e1c82b3865bfe2fe7f030cf68f5f
Example new plot:
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:
Code causing this problem is in Step-4 Network activity of MEApipelineV6.m:
PlotNetMet(ExpName,Params,HomeDir)
Proposed solution:
None so far, please debug