netneurolab / netneurotools

Useful tools from the Network Neuroscience Lab
https://netneurolab.github.io/netneurotools
BSD 3-Clause "New" or "Revised" License
61 stars 32 forks source link

[ENH] Adds parcellation projection to/reduction from FreeSurfer vertices #46

Closed rmarkello closed 5 years ago

rmarkello commented 5 years ago

Assuming users have a FreeSurfer-style annotation file with parcellation information, adds functions for projecting parcellated data to vertices and reducing vertex-level data to parcels.

codecov-io commented 5 years ago

Codecov Report

Merging #46 into master will increase coverage by 2.55%. The diff coverage is 96.66%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #46      +/-   ##
========================================
+ Coverage   52.44%    55%   +2.55%     
========================================
  Files          19     20       +1     
  Lines        1003   1060      +57     
========================================
+ Hits          526    583      +57     
  Misses        477    477
Impacted Files Coverage Δ
netneurotools/tests/test_freesurfer.py 100% <100%> (ø)
netneurotools/freesurfer.py 58.33% <95.23%> (+36.11%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0b71ede...c6dbf73. Read the comment docs.