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

SimpleITK==2.0.2 #25

Open
patricio-astudillo opened this issue Jan 17, 2022 · 6 comments
Open

SimpleITK==2.0.2 #25

patricio-astudillo opened this issue Jan 17, 2022 · 6 comments

Comments

@patricio-astudillo
Copy link
Contributor

Dear @FabianIsensee,

if I use versions higher than 2.0.2, I receive the following error: ITK only supports orthonormal direction cosines. No orthonormal definition found. This is also mentioned in (MIC-DKFZ/nnDetection#24).

Could please undo your change in the requirement.txt file please? I have corrected this in the past and now I receive the same errors as before.

If you want I can push this change also, but this seems a bit back and forth to me.

Best regards,
Patricio

@FabianIsensee
Copy link
Member

Hi, can you please specify what dataset you are having problems with? I just upgraded my SimpleITK to SimpleITK==2.1.1 and have not had any problems with the commands I tested.
Best,
Fabian

@patricio-astudillo
Copy link
Contributor Author

patricio-astudillo commented Jan 20, 2022 via email

@Xtaltec
Copy link

Xtaltec commented Jan 23, 2022

Had the same issue with a private dataset and it was solved by downgrading to SimpleITK 2.0.2.

@machur
Copy link

machur commented Jan 30, 2023

We've encountered the same problem on a private dataset. Only couple of MR studies were affected for hundreds that were processing. It doesn't seem like an easy case to reproduce, especially considering the fact that all failed cases looked quite "orthogonal" by visual inspection. It's probably some corner case of affine matrix processing by SimpleITK.

@machur
Copy link

machur commented Jan 30, 2023

@patricio-astudillo I upgraded SimpleITK from 2.1.1.2 to 2.2.1 and it has worked with the new version.

@FabianIsensee
Copy link
Member

SimpleITK has changes the way it works with geometries. It's unfortunate and causes quite a few issues. Changing the SimpleITK version will resolve this, thanks @machur

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

No branches or pull requests

4 participants