Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4489fa6

Browse files
Merge pull request #3629 from stebo85/patch-1
DOC/FIX: Fix wrong name, should be al_ea
2 parents 42302ed + 1ab6bae commit 4489fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎nipype/interfaces/afni/preprocess.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ class AlignEpiAnatPy(AFNIPythonCommand):
180180
>>> al_ea.cmdline # doctest: +ELLIPSIS
181181
'python2 ...align_epi_anat.py -anat structural.nii -epi_base 0 -epi_strip 3dAutomask -epi \
182182
functional.nii -save_skullstrip -suffix _al -tshift off -volreg off'
183-
>>> res = allineate.run() # doctest: +SKIP
183+
>>> res = al_ea.run() # doctest: +SKIP
184184
185185
See Also
186186
--------

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /