Dear developer, thank you for such a great toolkit for brain region connectivity calculation.
I am using pipeline_connectivity.m and calculating the GC in the example dataset, I found that the value stored in the EEG.roi.GC variable after the calculation has a negative value, is this an anomaly, and should the Granger causality value be greater than 0, and should not have a negative value.
When plotting the schematic via pop_roi_connectplot(EEG, 'measure', 'GC', 'plotmatrix', 'on'); you can see that the colorbar starts with a negative value. Thank you for your answer!

Dear developer, thank you for such a great toolkit for brain region connectivity calculation.
I am using pipeline_connectivity.m and calculating the GC in the example dataset, I found that the value stored in the EEG.roi.GC variable after the calculation has a negative value, is this an anomaly, and should the Granger causality value be greater than 0, and should not have a negative value.
When plotting the schematic via pop_roi_connectplot(EEG, 'measure', 'GC', 'plotmatrix', 'on'); you can see that the colorbar starts with a negative value. Thank you for your answer!