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

Collect and apply field maps #79

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Collect and apply field maps #79

wants to merge 2 commits into from

Conversation

tsalo
Copy link
Collaborator

@tsalo tsalo commented Sep 25, 2024

Closes #63. So far this is just an early attempt to collect (but not yet apply) the field maps.

Changes proposed in this pull request

  • Draft a method to collect field maps.

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 30.63%. Comparing base (8cba0aa) to head (476a5cf).

Files with missing lines Patch % Lines
src/fmripost_aroma/workflows/base.py 0.00% 5 Missing ⚠️
src/fmripost_aroma/utils/bids.py 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   30.59%   30.63%   +0.03%     
==========================================
  Files          26       26              
  Lines        2363     2373      +10     
  Branches      286      288       +2     
==========================================
+ Hits          723      727       +4     
- Misses       1617     1622       +5     
- Partials       23       24       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Field maps not being collected or applied
1 participant