Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Piecewise subcortical alignment for CIFTI mapping #49

Closed
effigies opened this issue Apr 29, 2021 · 6 comments · Fixed by #54 or #72
Closed

Piecewise subcortical alignment for CIFTI mapping #49

effigies opened this issue Apr 29, 2021 · 6 comments · Fixed by #54 or #72

Comments

@effigies
Copy link
Member

To have a persistent link, here's the current script from DCAN: SubcorticalAlign_ROIs.sh

Note that this supersedes an older script: SubcorticalAlign_MNI_Affine.sh

@mgxd
Copy link
Collaborator

mgxd commented Apr 29, 2021

Checklist of wb_commands that need to be Nipype-ized.

  • cifti-create-dense-from-template
  • cifti-create-dense-timeseries
  • cifti-dilate
  • cifti-create-label
  • cifti-resample
  • cifti-separate
  • cifti-smoothing
  • volume-resample
    • Replaces deprecated volume-affine-resample
  • volume-all-labels-to-rois
  • volume-label-export-table
  • volume-label-import

@effigies
Copy link
Member Author

Going to start on volume-resample.

@effigies
Copy link
Member Author

I did not quite finish volume-resample. I'm not sure why they didn't just use flirt's apply transform, tbh.

@mgxd
Copy link
Collaborator

mgxd commented May 3, 2021

The only missing interface is for -cifti-separate, which has already been converted in nipy/nipype#3306.

@mgxd mgxd closed this as completed in #54 May 3, 2021
@mgxd mgxd reopened this May 4, 2021
@effigies
Copy link
Member Author

effigies commented May 6, 2021

@mgxd Want to copy that one in here for now, so we don't need to wait on the review/release process in nipype?

@mgxd
Copy link
Collaborator

mgxd commented May 6, 2021

Yeah, that sounds like the fastest way forward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants