Skip to content

Afni 3dCM #2201

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 3 commits into from
Sep 30, 2017
Merged

Afni 3dCM #2201

merged 3 commits into from
Sep 30, 2017

Conversation

salma1601
Copy link
Contributor

add AFNI 3dCM to utils

@codecov-io
Copy link

codecov-io commented Sep 30, 2017

Codecov Report

Merging #2201 into master will increase coverage by <.01%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2201      +/-   ##
==========================================
+ Coverage   72.27%   72.27%   +<.01%     
==========================================
  Files        1174     1175       +1     
  Lines       58738    58778      +40     
  Branches     8454     8460       +6     
==========================================
+ Hits        42453    42483      +30     
- Misses      14924    14933       +9     
- Partials     1361     1362       +1
Flag Coverage Δ
#smoketests 72.27% <75%> (ø) ⬆️
#unittests 69.95% <75%> (ø) ⬆️
Impacted Files Coverage Δ
nipype/interfaces/afni/__init__.py 100% <ø> (ø) ⬆️
nipype/interfaces/afni/utils.py 83.22% <69.23%> (-0.64%) ⬇️
...pype/interfaces/afni/tests/test_auto_CenterMass.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 2f422f0...d130211. Read the comment docs.

mandatory=True,
exists=True,
copyfile=True)
cm_file = File(
Copy link
Member

Choose a reason for hiding this comment

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

this should have hash_files=False so that this value doesn't get hashed as a file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok !

@satra satra merged commit 9a988d6 into nipy:master Sep 30, 2017
@satra satra added this to the 0.14.0 milestone Oct 20, 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.

3 participants