Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -609,6 +609,11 @@
"affiliation": "MIT, HMS",
"name": "Ghosh, Satrajit",
"orcid": "0000-0002-5312-6729"
},
{
"affiliation": "Otto-von-Guericke-University Magdeburg, Germany",
"name": "Contier, Oliver",
"orcid": "0000-0002-2983-4709"
}
],
"keywords": [
1 change: 0 additions & 1 deletion nipype/workflows/fmri/fsl/preprocess.py
Original file line number Diff line number Diff line change
@@ -469,7 +469,6 @@ def create_featreg_preproc(name='featpreproc',
featpreproc = pe.Workflow(name=name)
"""
Set up a node to define all inputs required for the preprocessing workflow

"""

if highpass: