@@ -608,16 +608,13 @@ class EddyInputSpec(FSLCommandInputSpec):
608
608
field = File (
609
609
exists = True ,
610
610
argstr = "--field=%s" ,
611
- desc = ( "Non-topup derived fieldmap scaled in Hz" ) ,
611
+ desc = "Non-topup derived fieldmap scaled in Hz" ,
612
612
)
613
613
field_mat = File (
614
614
exists = True ,
615
615
argstr = "--field_mat=%s" ,
616
- desc = (
617
- "Matrix specifying the relative positions of "
618
- "the fieldmap, --field, and the first volume "
619
- "of the input file, --imain"
620
- ),
616
+ desc = "Matrix specifying the relative positions of the fieldmap, "
617
+ "--field, and the first volume of the input file, --imain" ,
621
618
)
622
619
623
620
flm = traits .Enum (
@@ -656,26 +653,26 @@ class EddyInputSpec(FSLCommandInputSpec):
656
653
default_value = 1000 ,
657
654
usedefault = True ,
658
655
argstr = "--nvoxhp=%s" ,
659
- desc = ( "# of voxels used to estimate the " " hyperparameters") ,
656
+ desc = "# of voxels used to estimate the hyperparameters" ,
660
657
)
661
658
fudge_factor = traits .Float (
662
659
default_value = 10.0 ,
663
660
usedefault = True ,
664
661
argstr = "--ff=%s" ,
665
- desc = ( "Fudge factor for hyperparameter " " error variance") ,
662
+ desc = "Fudge factor for hyperparameter error variance" ,
666
663
)
667
664
dont_sep_offs_move = traits .Bool (
668
665
False ,
669
666
argstr = "--dont_sep_offs_move" ,
670
- desc = ( "Do NOT attempt to separate " " field offset from subject " " movement") ,
667
+ desc = "Do NOT attempt to separate field offset from subject movement" ,
671
668
)
672
669
dont_peas = traits .Bool (
673
670
False ,
674
671
argstr = "--dont_peas" ,
675
- desc = "Do NOT perform a post-eddy alignment of " " shells" ,
672
+ desc = "Do NOT perform a post-eddy alignment of shells" ,
676
673
)
677
674
fwhm = traits .Float (
678
- desc = ( "FWHM for conditioning filter when estimating " " the parameters") ,
675
+ desc = "FWHM for conditioning filter when estimating the parameters" ,
679
676
argstr = "--fwhm=%s" ,
680
677
)
681
678
niter = traits .Int (
@@ -686,7 +683,7 @@ class EddyInputSpec(FSLCommandInputSpec):
686
683
"lsr" ,
687
684
usedefault = True ,
688
685
argstr = "--resamp=%s" ,
689
- desc = ( "Final resampling method (jacobian/least " " squares)") ,
686
+ desc = "Final resampling method (jacobian/least squares)" ,
690
687
)
691
688
692
689
repol = traits .Bool (
@@ -735,9 +732,7 @@ class EddyInputSpec(FSLCommandInputSpec):
735
732
1 ,
736
733
- 1 ,
737
734
argstr = "--mb_offs=%d" ,
738
- desc = (
739
- "Multi-band offset (-1 if bottom slice removed, 1 if " "top slice removed"
740
- ),
735
+ desc = "Multi-band offset (-1 if bottom slice removed, 1 if top slice removed" ,
741
736
requires = ["multiband_factor" ],
742
737
min_ver = "5.0.10" ,
743
738
)
@@ -816,11 +811,8 @@ class EddyInputSpec(FSLCommandInputSpec):
816
811
is_shelled = traits .Bool (
817
812
False ,
818
813
argstr = "--data_is_shelled" ,
819
- desc = (
820
- "Override internal check to ensure that "
821
- "date are acquired on a set of b-value "
822
- "shells"
823
- ),
814
+ desc = "Override internal check to ensure that date are acquired "
815
+ "on a set of b-value shells" ,
824
816
)
825
817
826
818
use_cuda = traits .Bool (False , desc = "Run eddy using cuda gpu" )
@@ -838,9 +830,7 @@ class EddyOutputSpec(TraitedSpec):
838
830
)
839
831
out_parameter = File (
840
832
exists = True ,
841
- desc = (
842
- "Text file with parameters defining the field and" "movement for each scan"
843
- ),
833
+ desc = "Text file with parameters defining the field and movement for each scan" ,
844
834
)
845
835
out_rotated_bvecs = File (
846
836
exists = True , desc = "File containing rotated b-values for all volumes"
@@ -855,74 +845,56 @@ class EddyOutputSpec(TraitedSpec):
855
845
)
856
846
out_shell_alignment_parameters = File (
857
847
exists = True ,
858
- desc = (
859
- "Text file containing rigid body movement parameters "
860
- "between the different shells as estimated by a "
861
- "post-hoc mutual information based registration"
862
- ),
848
+ desc = "Text file containing rigid body movement parameters "
849
+ "between the different shells as estimated by a "
850
+ "post-hoc mutual information based registration" ,
863
851
)
864
852
out_shell_pe_translation_parameters = File (
865
853
exists = True ,
866
- desc = (
867
- "Text file containing translation along the PE-direction "
868
- "between the different shells as estimated by a "
869
- "post-hoc mutual information based registration"
870
- ),
854
+ desc = "Text file containing translation along the PE-direction "
855
+ "between the different shells as estimated by a "
856
+ "post-hoc mutual information based registration" ,
871
857
)
872
858
out_shell_pe_translation_parameters = File (
873
859
exists = True ,
874
- desc = (
875
- "Text file containing translation along the PE-direction "
876
- "between the different shells as estimated by a "
877
- "post-hoc mutual information based registration"
878
- ),
860
+ desc = "Text file containing translation along the PE-direction "
861
+ "between the different shells as estimated by a "
862
+ "post-hoc mutual information based registration" ,
879
863
)
880
864
out_outlier_map = File (
881
865
exists = True ,
882
- desc = (
883
- "Matrix where rows represent volumes and columns represent "
884
- 'slices. "0" indicates that scan-slice is not an outlier '
885
- 'and "1" indicates that it is'
886
- ),
866
+ desc = "Matrix where rows represent volumes and columns represent "
867
+ 'slices. "0" indicates that scan-slice is not an outlier '
868
+ 'and "1" indicates that it is' ,
887
869
)
888
870
out_outlier_n_stdev_map = File (
889
871
exists = True ,
890
- desc = (
891
- "Matrix where rows represent volumes and columns represent "
892
- "slices. Values indicate number of standard deviations off the "
893
- "mean difference between observation and prediction is"
894
- ),
872
+ desc = "Matrix where rows represent volumes and columns represent "
873
+ "slices. Values indicate number of standard deviations off the "
874
+ "mean difference between observation and prediction is" ,
895
875
)
896
876
out_outlier_n_sqr_stdev_map = File (
897
877
exists = True ,
898
- desc = (
899
- "Matrix where rows represent volumes and columns represent "
900
- "slices. Values indicate number of standard deivations off the "
901
- "square root of the mean squared difference between observation "
902
- "and prediction is"
903
- ),
878
+ desc = "Matrix where rows represent volumes and columns represent "
879
+ "slices. Values indicate number of standard deivations off the "
880
+ "square root of the mean squared difference between observation "
881
+ "and prediction is" ,
904
882
)
905
883
out_outlier_report = File (
906
884
exists = True ,
907
- desc = (
908
- "Text file with a plain language report on what "
909
- "outlier slices eddy has found"
910
- ),
885
+ desc = "Text file with a plain language report on what "
886
+ "outlier slices eddy has found" ,
911
887
)
912
888
out_outlier_free = File (
913
889
exists = True ,
914
- desc = (
915
- "4D image file not corrected for susceptibility or eddy-"
916
- "current distortions or subject movement but with outlier "
917
- "slices replaced"
918
- ),
890
+ desc = "4D image file not corrected for susceptibility or eddy-"
891
+ "current distortions or subject movement but with outlier "
892
+ "slices replaced" ,
919
893
)
920
894
out_movement_over_time = File (
921
895
exists = True ,
922
- desc = (
923
- "Text file containing translations (mm) and rotations "
924
- "(radians) for each excitation"
925
- ),
896
+ desc = "Text file containing translations (mm) and rotations "
897
+ "(radians) for each excitation" ,
926
898
)
927
899
out_cnr_maps = File (exists = True , desc = "path/name of file with the cnr_maps" )
928
900
out_residuals = File (exists = True , desc = "path/name of file with the residuals" )
0 commit comments