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 STC PVC to PETPVC interface #3634

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

mnoergaard
Copy link
Contributor

Summary

This PR adds single-target PVC correction to the PETPVC interface in Nipype. The STC is already included in PETPVC, however, the interface needs to be updated to reflect these changes.

Fixes #3633

List of changes proposed in this PR (pull-request)

  1. Add the 'STC' option to the 'pvc' flag in the PETPVC interface

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.15%. Comparing base (bedb5b4) to head (2592106).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3634   +/-   ##
=======================================
  Coverage   63.15%   63.15%           
=======================================
  Files         308      308           
  Lines       40825    40825           
  Branches     5656     5656           
=======================================
  Hits        25781    25781           
  Misses      14031    14031           
  Partials     1013     1013           

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

@effigies effigies merged commit c46a957 into nipy:master Mar 4, 2024
18 checks passed
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: add STC partial volume correction to PETPVC interface
2 participants