nipreps / fmriprep-rodents

fMRIPrep for Rodents
Apache License 2.0
12 stars 7 forks source link

WIP: Bring nirodents brain extraction to anatomical preprocessing #7

Closed mgxd closed 4 years ago

mgxd commented 4 years ago

This PR adds a patch module to include patched workflows and functions from upstream dependencies (smriprep, niworkflows, etc).

mgxd commented 4 years ago

One thing to note: there are a lot of connection fields with "*t1w*" in the name. I've changed them within the top level workflow, but doing so in the subworkflows will require essentially patching all of smriprep.

effigies commented 4 years ago

I think you need to change this to fmriprep_rodents:

https://github.com/poldracklab/fmriprep-rodents/blob/8f62fb9bfabd352555ee57080801ee17de4d0e11/fmriprep_rodents/cli/run.py#L163

mgxd commented 4 years ago

not smoking 😄 , merging this in and then fine tuning as necessary.