dcmaudit should report errors opening DICOM files
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
One particular use-case is opening S3 images randomly chosen from a CSV file - if the wrong bucket or CSV file is chosen then nothing will match and nothing will be displayed, not even an error message.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the dcmaudit entry point and its handling of DICOM files selected from an S3 image list or CSV file. Reproduce the wrong-bucket or wrong-CSV case, then verify that an appropriate error is reported instead of silently displaying nothing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100