You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix for using T1T2w model
run_inference was only accepting a single input image, this makes it
accept a list of images too, and makes it so --force-nnunet-model T1T2w grabs both T1w and T2w as inputs.
* hipp curvature was being used always, instead of wildcard
this didn't affect any workflow computations, just the subsequent
dscalar.nii and spec file that would have the wrong curvature map
* fix logical error
* Bump version to 1.5.2-pre.1
* Bump version to 1.5.2-pre.2
* keep pipeline_description changes
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
It also runs in an isolated folder (shadow), with symlinks to inputs in that folder, copying over outputs once complete, so temp files are not retained"""
0 commit comments