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

Write out denoised data to requested output spaces #61

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

Conversation

tsalo
Copy link
Collaborator

@tsalo tsalo commented Sep 3, 2024

This is just to stash my old attempt with the resampling workflow. Not currently working.

Changes proposed in this pull request

  • Add the --output-spaces parameter.
  • Use init_template_iterator_wf to loop over requested output spaces and warp the denoised data to those spaces.

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 5.00000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 30.65%. Comparing base (24a0dcf) to head (3cad316).

Files with missing lines Patch % Lines
src/fmripost_aroma/workflows/base.py 5.55% 17 Missing ⚠️
src/fmripost_aroma/cli/parser.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   30.85%   30.65%   -0.21%     
==========================================
  Files          26       26              
  Lines        2330     2349      +19     
  Branches      365      367       +2     
==========================================
+ Hits          719      720       +1     
- Misses       1590     1608      +18     
  Partials       21       21              

☔ 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.

1 participant