Skip to content

Commit

Permalink
Update confounds.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed May 7, 2024
1 parent 6ab4077 commit 4145361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fmripost_aroma/interfaces/confounds.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ class _ICADenoiseOutputSpec(TraitedSpec):


class ICADenoise(SimpleInterface):
"""Denoise data using ICA components."""

input_spec = _ICADenoiseInputSpec
output_spec = _ICADenoiseOutputSpec
Expand Down

0 comments on commit 4145361

Please sign in to comment.