CoBrALab / antsRegistration-MAGeT

A reimplementation of MAGeTbrain using only ANTs tools.
Other
16 stars 6 forks source link

Check for improperly named label files #98

Open gdevenyi opened 5 years ago

gdevenyi commented 5 years ago

Current label file check is a bit too lenient, breaks labelmasking downstream but probably works in the resample and vote stage.

Enforce requirements more strongly.

gdevenyi commented 5 years ago

atlas1_labels_name, while technically correct, is going to give really weird outputs.

Need to either reject or allow properly.