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

bug fixes to branch #331

Merged
merged 1 commit into from
Dec 16, 2024
Merged

bug fixes to branch #331

merged 1 commit into from
Dec 16, 2024

Conversation

jordandekraker
Copy link
Collaborator

  • 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


* 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>
@jordandekraker jordandekraker merged commit 329e213 into simplemanualseg Dec 16, 2024
4 checks passed
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