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

5ttgen hsvs: HIPS-THOMAS for thalamic segmentation #3038

Open
6 tasks
Lestropie opened this issue Nov 20, 2024 · 1 comment
Open
6 tasks

5ttgen hsvs: HIPS-THOMAS for thalamic segmentation #3038

Lestropie opened this issue Nov 20, 2024 · 1 comment

Comments

@Lestropie
Copy link
Member

https://github.com/thalamicseg/hipsthomasdocker

The dependency is way too large to be integrated into the MRtrix container, and I'd prefer to not have any MRtrix scripts that involve executing Docker containers, given that MRtrix commands may themselves be invoked from inside a Docker container. So I think the right approach is for 5ttgen hsvs to take as an optional input a path to the file / directory created by that tool and perform the requisite conversion / import.

  • Additional choice to existing -thalami option
  • If this option is selected, new command-line option must be specified that points to the derivatives of that tool
    (If -thalami option is omitted, but this new option is included, infer the corresponding thalamic segmentation mode)
  • Code branch to import data from this location if specified, bypassing execution of other commands relating to thalamic segmentation from other sources
  • If tool produces only segmentations of subnuclei, combine these into a single thalamic parcel
  • If only a T1w-resolution binary mask is produced, perform voxel2mesh | meshsmooth | mesh2voxel motif to get partial volume image
  • Ensure that thalamic partial volume images from this source are integrated into downstream computations to produce the 5TT image
@Lestropie Lestropie changed the title ENH [command name]: [feature request title] 5ttgen hsvs: HIPS-THOMAS for thalamic segmentation Nov 20, 2024
@anagrammarian
Copy link

Yes, the idea is to let people use the outputs of HIPS-THOMAS which they should install and run independently and most would have. Iin another week or so, it will be the entire subcortex + thalamic nuclei. Since we synthesize WMn contrast images, we are sensitive to boundaries etc and generally more accurate TNS.

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

No branches or pull requests

2 participants