Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] add glasser atlas #99

Merged
merged 6 commits into from
May 18, 2023
Merged

[ENH] add glasser atlas #99

merged 6 commits into from
May 18, 2023

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented May 17, 2023

closes #98
closes #88

@codecov
Copy link

codecov bot commented May 17, 2023

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%) ⬇️
macos-latest_matlab-R2021b 84.50% <69.09%> (-0.31%) ⬇️
macos-latest_matlab-R2022a 84.50% <69.09%> (-0.31%) ⬇️
macos-latest_matlab-R2022b 84.50% <69.09%> (-0.31%) ⬇️
ubuntu-latest_matlab-R2021a 84.50% <69.09%> (-0.31%) ⬇️
ubuntu-latest_matlab-R2021b 84.50% <69.09%> (-0.31%) ⬇️
ubuntu-latest_matlab-R2022a 84.50% <69.09%> (-0.31%) ⬇️
ubuntu-latest_matlab-R2022b 84.50% <69.09%> (-0.31%) ⬇️
windows-latest_matlab-R2021a 84.50% <69.09%> (-0.31%) ⬇️
windows-latest_matlab-R2021b 84.50% <69.09%> (-0.31%) ⬇️
windows-latest_matlab-R2022a 84.50% <69.09%> (-0.31%) ⬇️
windows-latest_matlab-R2022b 84.50% <69.09%> (-0.31%) ⬇️

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%) ⬇️
src/atlas/extractRoiFromAtlas.m 89.58% <86.95%> (+1.48%) ⬆️
src/atlas/unzipAtlas.m 79.16% <91.66%> (+20.07%) ⬆️
src/atlas/getAtlasFilename.m 91.66% <100.00%> (+0.75%) ⬆️
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%) ⬆️

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

@Remi-Gau Remi-Gau merged commit 582e49a into main May 18, 2023
@Remi-Gau Remi-Gau deleted the glasser branch May 18, 2023 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ENH] : include Glasser Atlas for ROI creation add marsbar citation
1 participant