Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port v1.5.2 bugfixes into dev-v2.0.0 #329

Merged
merged 9 commits into from
Dec 16, 2024
Merged

Conversation

akhanf
Copy link
Member

@akhanf akhanf commented Dec 13, 2024

Since PRs #321 and #320 didn't make it into the base dev-2.0.0 branch, this PR ports those changes in.

akhanf and others added 9 commits December 8, 2024 22:35
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.
this didn't affect any workflow computations, just the subsequent
dscalar.nii and spec file that would have the wrong curvature map
FIX: input images when using T1T2w model
FIX: hipp curvature was being used always, instead of wildcard
Ports the bugfix PRs from v1.5.2 into this dev branch..
@jordandekraker jordandekraker merged commit 566b4b2 into dev-v2.0.0 Dec 16, 2024
4 checks passed
@jordandekraker jordandekraker deleted the patch-1.5.2 branch December 16, 2024 15:05
jordandekraker added a commit that referenced this pull request Dec 16, 2024
* 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: Ali Khan <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
jordandekraker added a commit that referenced this pull request Dec 17, 2024
* removed segT*w

* cropseg to manualseg

* Port v1.5.2 bugfixes into dev-v2.0.0 (#329) (#331)

* 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: Ali Khan <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* minor bugfix for passing modality

* lint

* cleaned more instances of segTxw

* lint

* removed unneeded def

---------

Co-authored-by: Jordan DeKraker <[email protected]>
Co-authored-by: Ali Khan <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants