Skip to content

interface for AFNI's 3dNwarpCat #2219

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 5 commits into from
Oct 28, 2017
Merged

interface for AFNI's 3dNwarpCat #2219

merged 5 commits into from
Oct 28, 2017

Conversation

salma1601
Copy link
Contributor

Trying to interface 3dNwarpCat

@codecov-io
Copy link

Codecov Report

Merging #2219 into master will increase coverage by 0.01%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2219      +/-   ##
==========================================
+ Coverage   72.32%   72.33%   +0.01%     
==========================================
  Files        1179     1180       +1     
  Lines       58830    58860      +30     
  Branches     8465     8471       +6     
==========================================
+ Hits        42546    42576      +30     
+ Misses      14908    14907       -1     
- Partials     1376     1377       +1
Flag Coverage Δ
#smoketests 72.33% <93.33%> (+0.01%) ⬆️
#unittests 69.89% <93.33%> (+0.01%) ⬆️
Impacted Files Coverage Δ
nipype/interfaces/afni/__init__.py 100% <ø> (ø) ⬆️
nipype/interfaces/afni/utils.py 83.93% <100%> (+0.43%) ⬆️
nipype/interfaces/afni/tests/test_auto_NwarpCat.py 85.71% <85.71%> (ø)
nipype/pipeline/plugins/multiproc.py 78.16% <0%> (+1.4%) ⬆️

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 3ce081a...74deb38. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Oct 8, 2017

Codecov Report

Merging #2219 into master will increase coverage by <.01%.
The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2219      +/-   ##
==========================================
+ Coverage   72.32%   72.32%   +<.01%     
==========================================
  Files        1183     1184       +1     
  Lines       59008    59047      +39     
  Branches     8490     8498       +8     
==========================================
+ Hits        42677    42707      +30     
- Misses      14947    14955       +8     
- Partials     1384     1385       +1
Flag Coverage Δ
#smoketests 72.32% <76.92%> (ø) ⬆️
#unittests 69.9% <76.92%> (ø) ⬆️
Impacted Files Coverage Δ
nipype/interfaces/afni/__init__.py 100% <ø> (ø) ⬆️
nipype/interfaces/afni/utils.py 83.03% <72%> (-0.47%) ⬇️
nipype/interfaces/afni/tests/test_auto_NwarpCat.py 85.71% <85.71%> (ø)

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 37c9db6...741dd1c. Read the comment docs.

@salma1601
Copy link
Contributor Author

@nadkarni-na
Copy link

yes but they're weird, this will do for now

@salma1601
Copy link
Contributor Author

Ok thanks !

@satra
Copy link
Member

satra commented Oct 27, 2017

@salma1601 - what's the difference between this and #2254? should this be merged before that? or is this redundant with it?

@salma1601
Copy link
Contributor Author

No difference, sorry I completely forgot I already opened a PR for NwarpCat.
There is a little fix I need to do here, then I remove the WIP label

@salma1601 salma1601 changed the title [WIP] interface for AFNI's 3dNwarpCat interface for AFNI's 3dNwarpCat Oct 27, 2017
@satra satra merged commit 67a5c89 into nipy:master Oct 28, 2017
@satra satra added this to the 0.14.0 milestone Oct 28, 2017
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.

5 participants