Skip to content

Update Elastix to Superbuild 5.3.1#2540

Merged
blowekamp merged 2 commits intoSimpleITK:mainfrom
blowekamp:elastix_update_5.3.1
Mar 27, 2026
Merged

Update Elastix to Superbuild 5.3.1#2540
blowekamp merged 2 commits intoSimpleITK:mainfrom
blowekamp:elastix_update_5.3.1

Conversation

@blowekamp
Copy link
Copy Markdown
Member

No description provided.

This name was equivalent to "bspline" which is already being tested.
EXPECT_NO_THROW(resultImage = silx.GetResultImage());
EXPECT_FALSE(silxIsEmpty(resultImage));

EXPECT_NO_THROW(silx.SetParameterMap(GetDefaultParameterMap("nonrigid")));
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@N-Dekker Did I understand correctly that "nonrigid" transform name here was just an alias to bspline? and not it is removed?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@blowekamp The transform name "nonrigid" was indeed just an alias of "bspline" We removed "nonrigid" by:

An attempt to use "nonrigid" should now trigger an "expected" exception.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you recommending just switching this to EXPECT_THROW? or good as is?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's OK to just remove the whole section that checks the "nonrigid" transform. Good as is 👍

Copy link
Copy Markdown
Collaborator

@N-Dekker N-Dekker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @blowekamp 👍

@blowekamp blowekamp marked this pull request as ready for review March 27, 2026 12:32
@blowekamp blowekamp merged commit e37a4e5 into SimpleITK:main Mar 27, 2026
10 checks passed
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