Skip to content

Commit

Permalink
Merge pull request #3568 from yibeichan/yibeichan-patch-1
Browse files Browse the repository at this point in the history
STY: Remove duplicated trait in EddyOutputSpec
  • Loading branch information
effigies authored May 10, 2023
2 parents 450be34 + fc8cae7 commit 56c8817
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions nipype/interfaces/fsl/epi.py
Original file line number Diff line number Diff line change
Expand Up @@ -851,12 +851,6 @@ class EddyOutputSpec(TraitedSpec):
"between the different shells as estimated by a "
"post-hoc mutual information based registration",
)
out_shell_pe_translation_parameters = File(
exists=True,
desc="Text file containing translation along the PE-direction "
"between the different shells as estimated by a "
"post-hoc mutual information based registration",
)
out_outlier_map = File(
exists=True,
desc="Matrix where rows represent volumes and columns represent "
Expand Down

0 comments on commit 56c8817

Please sign in to comment.