Kelvin Mok
Results
1
comments of
Kelvin Mok
Hi @mehrshadg @xychen-ION @ccraddock, I got the same issue running the code (scipy 1.2.1, numpy 1.16.4, python 2.7). ``` if not os.path.isfile('rm_ones_connectivity.npy'): make_local_connectivity_ones(maskname, 'rm_ones_connectivity.npy') File "make_local_connectivity_ones.py", line 155, in make_local_connectivity_ones...