GSTT-CSC / GSTT-CSC/TotalSegmentator-AIDE
Raise Exceptions to AIDE UI via metadata.json
Open
- Dominant language
- Python
- Stars
- 34
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently, to debug on AIDE, the user must go through the log file, which is lengthy and the formatting is not ideal. A better way to surface Exceptions would be used the metadata.json functionality within MONAI Deploy/AIDE.
See here: https://github.com/Project-MONAI/monai-deploy-workflow-manager/blob/develop/guidelines/mwm-workflow-spec.md#handled-exception-metadata
Example Exceptions (off top of my head) to raise:
- No segmentations produced
- NIfTI files problematic
- Issue with Clinical Review PDF
- etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.