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 twolevel modelbuilding #33

Closed gdevenyi closed 2 years ago

gdevenyi commented 2 years ago

Twolevel modelbuilding by wrapping modelbuild.sh in another top-level script twolevel.sh

Need to either parse every option and re-generate the output, or do something fancy with the entire command line

gdevenyi commented 2 years ago

Can I update dbm.sh to handle this?

gdevenyi commented 2 years ago

Complete after #39