Skip to content

[ENH]: Updated Deconvolve and Remlfit #2103

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
Jul 18, 2017
Merged

Conversation

rmarkello
Copy link
Collaborator

Changes proposed in this pull request

  • Added variety of new options to AFNI's Deconolve and Remlfit interfaces
  • Ensured consistency in options across interfaces

Added variety of new options to AFNI's Deconolve and Remlfit interfaces.
Fixed syntax error in Deconvolve interface for py2.7 and py3.4
compatibility.
@codecov-io
Copy link

codecov-io commented Jun 29, 2017

Codecov Report

Merging #2103 into master will increase coverage by 23.61%.
The diff coverage is 83.82%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #2103       +/-   ##
===========================================
+ Coverage   48.56%   72.18%   +23.61%     
===========================================
  Files         116     1144     +1028     
  Lines       23598    57665    +34067     
  Branches        0     8257     +8257     
===========================================
+ Hits        11461    41626    +30165     
- Misses      12137    14736     +2599     
- Partials        0     1303     +1303
Flag Coverage Δ
#smoketests 72.18% <83.82%> (+23.61%) ⬆️
#unittests 69.81% <83.82%> (?)
Impacted Files Coverage Δ
...pype/interfaces/afni/tests/test_auto_Deconvolve.py 85.71% <ø> (ø)
nipype/interfaces/afni/tests/test_auto_Remlfit.py 85.71% <100%> (ø)
nipype/interfaces/afni/model.py 84.1% <83.33%> (ø)
nipype/interfaces/fsl/tests/test_auto_Eddy.py 85.71% <0%> (ø)
nipype/interfaces/dipy/tests/test_auto_Resample.py 85.71% <0%> (ø)
nipype/interfaces/minc/tests/test_auto_Norm.py 85.71% <0%> (ø)
...ype/interfaces/niftyseg/tests/test_label_fusion.py 10.34% <0%> (ø)
nipype/interfaces/niftyfit/tests/test_qt1.py 18.51% <0%> (ø)
...ype/interfaces/freesurfer/tests/test_preprocess.py 89.61% <0%> (ø)
...nterfaces/freesurfer/tests/test_auto_CARegister.py 85.71% <0%> (ø)
... and 1086 more

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 af2b7aa...14f2d8a. Read the comment docs.

@satra satra merged commit 5c6e7af into nipy:master Jul 18, 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