Notes:
UPDATES GraphVar beta 0.611
1. Mainly some small bug fixes that occured when using "static"
matrices in "dynamic" GraphVar (...sorry!)
- getMeanMatrix: corrected that plotting of MeanMatrix did not work
when calculated without sliding windows (i.e., static matrix).
- Results: fixed a bug for plotting single subject matrices
generated from time courses when no sliding windows were generated
beforehand (i.e. static matrices).
- NetworkInspector: fixed a bug that "GetComponent" did not work
when not generating random data but using parametric p-vals for
initial link thresholds
- CalcVars: bugfix, that if individually generated "corr matrix"
arrays were used (and not named "...Matrix") GraphVar stopped
calculating when testing
against random networks and using raw matrices.
Changes:
UPDATES GraphVar beta 0.611
1. Mainly some small bug fixes that occured when using "static"
matrices in "dynamic" GraphVar (...sorry!)
- getMeanMatrix: corrected that plotting of MeanMatrix did not work
when calculated without sliding windows (i.e., static matrix).
- Results: fixed a bug for plotting single subject matrices
generated from time courses when no sliding windows were generated
beforehand (i.e. static matrices).
- NetworkInspector: fixed a bug that "GetComponent" did not work
when not generating random data but using parametric p-vals for
initial link thresholds
- CalcVars: bugfix, that if individually generated "corr matrix"
arrays were used (and not named "...Matrix") GraphVar stopped
calculating when testing
against random networks and using raw matrices.
|