qurit / qurit/rt-utils

image(s) that are not contained in input series

Open
#82 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.