dot2matrix
Import in python using from mcot.core._scripts.cifti.ptx2dconn import dot2matrix
-
mcot.core._scripts.cifti.ptx2dconn.dot2matrix(dot_file)[source]
Converts a fdt_matrix3.dot file into a sparse matrix
| Parameters: | dot_file – dot-file |
| Returns: | (N, N) matrix |