Skip to content

Commit 693bff7

Browse files
authored
Update nipype/algorithms/confounds.py
1 parent 53afcd4 commit 693bff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/algorithms/confounds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,8 +1011,8 @@ def compute_dvars(
10111011
in_file,
10121012
in_mask,
10131013
remove_zerovariance=False,
1014-
variance_tol=0.0,
10151014
intensity_normalization=1000,
1015+
variance_tol=0.0,
10161016
):
10171017
"""
10181018
Compute the :abbr:`DVARS (D referring to temporal

0 commit comments

Comments
 (0)