bast / MRI-extract-surfaces

Set of containerized scripts to extract mesh surfaces from a T1/T2-weighted MRI scans.
European Union Public License 1.2
1 stars 1 forks source link

Input data does not have to be gzipped #2

Closed bast closed 6 months ago

bast commented 7 months ago

This works:

$ ./extract-surfaces.sif T1_ernie.nii.gz ernie_data

But this should also work but needs to adapt the container definition:

$ ./extract-surfaces.sif T1_ernie.nii ernie_data