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

Improve parsing of exceptions from ITK #298

Closed
jmsmkn opened this issue Nov 17, 2020 · 2 comments
Closed

Improve parsing of exceptions from ITK #298

jmsmkn opened this issue Nov 17, 2020 · 2 comments

Comments

@jmsmkn
Copy link
Member

jmsmkn commented Nov 17, 2020

The exception messages from itk are now multiline, which result in unintelligible error messages when they're passed to grand challenge (see https://covid-segmentation.grand-challenge.org/FAQs/). These should be handled better.

@silvandeleemput
Copy link
Member

I created some error catching methods specifically for SimpleITK (bodyct-multiview-nodule-detection), we could potentially use those to catch and reformat the SimpleITK exceptions

https://github.com/DIAGNijmegen/bodyct-multiview-nodule-detection/pull/95

@jmsmkn
Copy link
Member Author

jmsmkn commented Aug 7, 2024

This is no longer relevant as image loading is no longer handled by evalutils.

@jmsmkn jmsmkn closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
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

2 participants