We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afa7af commit ca45879Copy full SHA for ca45879
1 file changed
qap/temporal_qc.py
@@ -47,7 +47,7 @@ def fd_jenkinson(in_file):
47
pm[:,12:]=[0.0, 0.0, 0.0, 1.0]
48
49
# The default radius (as in FSL) of a sphere represents the brain
50
- rmax = 50.0
+ rmax = 80.0
51
52
FDs = []
53
T_rb_prev = np.matrix(pm[0].reshape(4,4))
0 commit comments