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 wrapper around modelbuild.sh #39

Closed gdevenyi closed 2 years ago

gdevenyi commented 2 years ago

twolevel_modelbuild.sh implemented as very thin wrapper around modelbuild.sh.

Just creates the input files for modelbuild.sh from the original input file, and launches them, followed by the second level modelbuild.

Modifications to modelbuild.sh to allow for it to depend on external jobs, to prefix jobnames, and to ignore missing files since they'll be generated before the actual run.

gdevenyi commented 2 years ago

Need to implement handling single-scan subjects.

gdevenyi commented 2 years ago

Need to transform the twolevel_dbm.sh wrapper to use qbatch.