Skip to content

Commit 009cdf8

Browse files
committed
include AFNItoNIFTI in module init file
1 parent 91e9568 commit 009cdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/afni/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
from .preprocess import (To3D, Refit, Resample, TStat, Automask, Volreg, Merge,
1212
ZCutUp, Calc, TShift, Warp, Detrend, Despike, Copy,
1313
Fourier, Allineate, Maskave, SkullStrip, TCat, Fim,
14-
TCorrelate, BrickStat, ROIStats, AutoTcorrelate)
14+
TCorrelate, BrickStat, ROIStats, AutoTcorrelate, AFNItoNIFTI)

0 commit comments

Comments
 (0)