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

Open
jmsmkn opened this issue Nov 17, 2020 · 1 comment
Open

Improve parsing of exceptions from ITK #298

jmsmkn opened this issue Nov 17, 2020 · 1 comment

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

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