Closed rmarkello closed 5 years ago
Merging #46 into master will increase coverage by
2.55%
. The diff coverage is96.66%
.
@@ 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.
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.