Skip to content

FIX: update self.inputs.optimization in outputs for GTMPVC #3571

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

Merged
merged 1 commit into from
May 17, 2023

Conversation

mnoergaard
Copy link
Contributor

Summary

This PR fixes the output specification for 'optimization_schema' in the petsurfer interface GTMPVC.

Fixes #3570 #3570 (comment)

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

  • update output to match input spec

@mnoergaard mnoergaard changed the title FIX: update sefl.inputs.optimization in outputs for GTMPVC FIX: update self.inputs.optimization in outputs for GTMPVC May 17, 2023
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (56c8817) 63.34% compared to head (46cf9a9) 63.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3571   +/-   ##
=======================================
  Coverage   63.34%   63.34%           
=======================================
  Files         309      309           
  Lines       40903    40903           
  Branches     5381     5381           
=======================================
  Hits        25910    25910           
  Misses      13985    13985           
  Partials     1008     1008           
Impacted Files Coverage Δ
nipype/interfaces/freesurfer/petsurfer.py 77.45% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@effigies effigies left a comment

Choose a reason for hiding this comment

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

Looks correct.

@effigies effigies merged commit 4bf8276 into nipy:master May 17, 2023
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.

optmization_schema error in GTMPVC - petsurfer interface
2 participants