We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bcba08 commit 66d40b0Copy full SHA for 66d40b0
src/nibetaseries/interfaces/nistats.py
@@ -68,7 +68,6 @@ def _run_interface(self, runtime):
68
hrf_model=self.inputs.hrf_model,
69
mask=self.inputs.mask_file,
70
smoothing_fwhm=self.inputs.smoothing_kernel,
71
- standardize=True,
72
signal_scaling=0,
73
high_pass=self.inputs.high_pass,
74
drift_model='cosine',
@@ -176,7 +175,6 @@ def _run_interface(self, runtime):
176
175
177
178
179
180
181
182
0 commit comments