CoBrALab / optimized_antsMultivariateTemplateConstruction

A re-implementation of antsMultivariateTemplateConstruction2.sh using optimized image pyramid scale-space and qbatch support
Other
22 stars 8 forks source link

Implement python-based averaging #49

Closed gdevenyi closed 2 years ago

gdevenyi commented 2 years ago

Alternative script to average input files, but requires SimpleITK and python.

gdevenyi commented 2 years ago

Fixes #8

Gab-D-G commented 2 years ago

This all looks good to me, thanks a lot for the implementation!

gdevenyi commented 2 years ago

Pending me testing the "don't clobber direction cosine" code I have written at home, then we're good to go.