khanlab / scattr

BIDS app for structural connectivity between targeted regions
https://scattr.readthedocs.io/en/stable/
MIT License
4 stars 3 forks source link

Resource source data #28

Closed kaitj closed 1 year ago

kaitj commented 1 year ago

Proposed changes

This PR just adds / updates necessary resource files for the workflow to run.

Note, I only added in the MNI152NLin6Asym T1w template from templateflow as we can easily go between the 2 commonly used MNI spaces and this is sufficient for getting a transformation to subject space. In the future, we can look at requiring fmriprep / adding an fmriprep as suggested during the weekly meeting.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you are unsure about any of the choices, don't hesitate to ask!

Notes

All PRs will undergo the unit testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.

kaitj commented 1 year ago

I am going to close this in favour of an upcoming PR that adds in labelmerge (see #30)