Skip to content

FIX: ResponseSD support for multiple b-vals #2582

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 18, 2018
Merged

Conversation

mgxd
Copy link
Member

@mgxd mgxd commented May 17, 2018

Fixes #2580 .

Basically #2581 with clean history and @effigies's comments

traits.Int,
value=[8],
usedefault=True,
argstr='-lmax %s',
Copy link
Member

@effigies effigies May 18, 2018

Choose a reason for hiding this comment

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

Just out of curiosity, does %d not work, here?

Copy link
Member Author

Choose a reason for hiding this comment

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

IIRC, it was complaining about joining ints with str

@effigies effigies added this to the 1.0.4 milestone May 18, 2018
@effigies effigies merged commit 53e0662 into nipy:master May 18, 2018
@codecov-io
Copy link

Codecov Report

Merging #2582 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2582   +/-   ##
=======================================
  Coverage   67.57%   67.57%           
=======================================
  Files         333      333           
  Lines       42547    42547           
  Branches     5266     5266           
=======================================
  Hits        28750    28750           
  Misses      13124    13124           
  Partials      673      673
Flag Coverage Δ
#smoketests 50.7% <ø> (ø) ⬆️
#unittests 65.02% <100%> (+0.01%) ⬆️
Impacted Files Coverage Δ
nipype/interfaces/mrtrix3/preprocess.py 77.19% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a96ea5...b58b95d. Read the comment docs.

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.

3 participants