-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Currently we report only that the computation in the pediatric_airway_atlas module failed, and give an error message that speculates what might have gone wrong. Instead, catch any errors or exceptions from pediatric_airway_atlas to give a more informative and definitive message.
Note that pediatric_airway_atlas is invoked via slicer.util._executePythonModule(...) rather than by direct Python call, so the detecting and reporting of exceptions may be somewhat non-trivial.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request