Skip to content

[WIP] FIX: Ensure fsl.FIRST output paths are reliably determined #2877

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

Closed
wants to merge 1 commit into from

Conversation

mgxd
Copy link
Member

@mgxd mgxd commented Feb 8, 2019

Summary

Fixes #2872 .

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

Generates FIRST outputs in the same directory as out_file.

Acknowledgment

  • (Mandatory) I acknowledge that this contribution will be available under the Apache 2 license.

@mgxd mgxd changed the title fix: first output files (#2872) FIX: increased FIRST output flexibility Feb 8, 2019
@codecov-io
Copy link

Codecov Report

Merging #2877 into master will decrease coverage by 0.02%.
The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2877      +/-   ##
==========================================
- Coverage   67.51%   67.49%   -0.03%     
==========================================
  Files         343      343              
  Lines       43591    43597       +6     
  Branches     5422     5424       +2     
==========================================
- Hits        29431    29424       -7     
- Misses      13457    13465       +8     
- Partials      703      708       +5
Flag Coverage Δ
#smoketests 50.17% <0%> (-0.32%) ⬇️
#unittests 64.94% <20%> (-0.03%) ⬇️
Impacted Files Coverage Δ
nipype/interfaces/fsl/preprocess.py 82.04% <20%> (-0.56%) ⬇️
nipype/workflows/fmri/spm/preprocess.py 70.4% <0%> (-2.05%) ⬇️
nipype/utils/provenance.py 82.8% <0%> (-1.28%) ⬇️
nipype/pipeline/engine/nodes.py 84.19% <0%> (-0.34%) ⬇️

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 fbf2c35...53c028b. Read the comment docs.

@effigies effigies changed the title FIX: increased FIRST output flexibility FIX: Ensure fsl.FIRST output paths are reliably determined Feb 14, 2019
@effigies
Copy link
Member

@RiaanZoetmulder Can you confirm that this resolves your issue?

@effigies effigies added this to the 1.1.9 milestone Feb 14, 2019
@mgxd
Copy link
Member Author

mgxd commented Feb 14, 2019

@effigies this isn't ready yet - have to debug something

@effigies effigies changed the title FIX: Ensure fsl.FIRST output paths are reliably determined [WIP] FIX: Ensure fsl.FIRST output paths are reliably determined Feb 14, 2019
@effigies
Copy link
Member

@mgxd Just a reminder that the 1.1.9 deadline is approaching.

@effigies effigies mentioned this pull request Feb 22, 2019
12 tasks
@mgxd
Copy link
Member Author

mgxd commented Feb 22, 2019

@RiaanZoetmulder will test if this patch is even necessary over the weekend - feel free to push this back to next release

@effigies effigies modified the milestones: 1.1.9, 1.2.0 Feb 22, 2019
@mgxd mgxd removed this from the 1.2.0 milestone Feb 24, 2019
@mgxd
Copy link
Member Author

mgxd commented Feb 24, 2019

this shouldn't be necessary - closing

@mgxd mgxd closed this Feb 24, 2019
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.

FIRST segmentation throws traiterror
3 participants