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

Add DSIQ5 extrapolation option #214

Merged
merged 2 commits into from
Mar 11, 2025
Merged

Add DSIQ5 extrapolation option #214

merged 2 commits into from
Mar 11, 2025

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Mar 10, 2025

Closes #211.

Changes proposed in this pull request

  • Allow HCP, ABCD, or DSIQ5 as extrapolation schemes.

@tsalo tsalo added the enhancement New feature or request label Mar 10, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 48.75%. Comparing base (4f7dbde) to head (f4aa290).

Files with missing lines Patch % Lines
qsirecon/interfaces/dipy.py 33.33% 2 Missing ⚠️
qsirecon/workflows/recon/dipy.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   48.75%   48.75%           
=======================================
  Files          56       56           
  Lines        7423     7423           
  Branches     1015     1015           
=======================================
  Hits         3619     3619           
  Misses       3586     3586           
  Partials      218      218           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tsalo tsalo requested a review from mattcieslak March 11, 2025 15:02
Copy link
Contributor

@mattcieslak mattcieslak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again!

@tsalo tsalo merged commit cae58e0 into main Mar 11, 2025
26 checks passed
@tsalo tsalo deleted the dsi-extrapolation branch March 11, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DSI extrapolation option
3 participants