Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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