Closed EmmaRenauld closed 2 weeks ago
Attention: Patch coverage is 62.21198%
with 82 lines
in your changes missing coverage. Please review.
Project coverage is 68.99%. Comparing base (
546f1a9
) to head (ea79c39
). Report is 209 commits behind head on master.
I used the new script on older data to compare before vs after.
Could you please send me your data? Thanks!
This is my error:
Sorry @frheault . Fixed!
Refactored the scil_connectivity_compute_matrices.py script:
connectivity.connectivity
fileconnectivity.connectivity_tools
toconnectivity.matrix_too0
ls)scil_connectivity_compute_simple_matrix.py
, which does not exist, but in the end I think that this PR is big enough. Will add it soon in another PR.--maps
option, as discussed with François and Arnaud offline.-len(label_list)
could end up in a negative number of total_elem if some diagonal values were not found.In short, the code is simplified a lot, but the result should be exactly the same, if you want to test with some data!