cpp-lln-lab / CPP_ROI

Set of Octave and Matlab functions, demos and scripts to help manage ROIs and to play nice with BIDS datasets. Mostly volume-based and SPM centric.
https://cpp-roi.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
5 stars 6 forks source link

[ENH] add glasser atlas #99

Closed Remi-Gau closed 1 year ago

Remi-Gau commented 1 year ago

closes #98 closes #88

codecov[bot] commented 1 year ago

Codecov Report

Merging #99 (c6b5602) into main (fa4fa8e) will decrease coverage by 0.31%. The diff coverage is 69.09%.

@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
- Coverage   84.80%   84.50%   -0.31%     
==========================================
  Files          25       25              
  Lines         579      600      +21     
==========================================
+ Hits          491      507      +16     
- Misses         88       93       +5     
Flag Coverage Δ
macos-latest_matlab-R2021a 84.50% <69.09%> (-0.31%) :arrow_down:
macos-latest_matlab-R2021b 84.50% <69.09%> (-0.31%) :arrow_down:
macos-latest_matlab-R2022a 84.50% <69.09%> (-0.31%) :arrow_down:
macos-latest_matlab-R2022b 84.50% <69.09%> (-0.31%) :arrow_down:
ubuntu-latest_matlab-R2021a 84.50% <69.09%> (-0.31%) :arrow_down:
ubuntu-latest_matlab-R2021b 84.50% <69.09%> (-0.31%) :arrow_down:
ubuntu-latest_matlab-R2022a 84.50% <69.09%> (-0.31%) :arrow_down:
ubuntu-latest_matlab-R2022b 84.50% <69.09%> (-0.31%) :arrow_down:
windows-latest_matlab-R2021a 84.50% <69.09%> (-0.31%) :arrow_down:
windows-latest_matlab-R2021b 84.50% <69.09%> (-0.31%) :arrow_down:
windows-latest_matlab-R2022a 84.50% <69.09%> (-0.31%) :arrow_down:
windows-latest_matlab-R2022b 84.50% <69.09%> (-0.31%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/atlas/copyAtlasToSpmDir.m 0.00% <0.00%> (ø)
src/atlas/extractRoiByLabel.m 92.85% <50.00%> (-7.15%) :arrow_down:
src/atlas/extractRoiFromAtlas.m 89.58% <86.95%> (+1.48%) :arrow_up:
src/atlas/unzipAtlas.m 79.16% <91.66%> (+20.07%) :arrow_up:
src/atlas/getAtlasFilename.m 91.66% <100.00%> (+0.75%) :arrow_up:
src/atlas/getLookUpTable.m 60.71% <100.00%> (ø)
src/atlas/isAKnownAtlas.m 50.00% <100.00%> (ø)
src/roi/keepHemisphere.m 90.47% <100.00%> (+1.00%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more