image(s) that are not contained in input series
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 256
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Hello, thank you very much for the great package. When running it, I got this error when loading an RT struct:
At line 400: <class 'Exception'>: Loaded RTStruct references image(s) that are not contained in input series data. Problematic image has SOP Instance Id: 1.2.752.37.5.626934496.20190830.24838.6.2067
I understand this is from a check, but what exactly is being checked?
Contributor guide
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 at the RT struct loading check reported at line 400 and trace how the input series is compared with the referenced SOP Instance Id. Determine what condition produces the error for 1.2.752.37.5.626934496.20190830.24838.6.2067; done means the check's behavior is clearly explained or the reported mismatch is reproducibly addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100