Rtstruct Referencing Multiple CT Image Series

Open
#76 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

Start with rtstruct.get_roi_mask_by_name(roiname) and reproduce the reported case using one RTSTRUCT that references multiple CT image series. Inspect the validation check and the resulting 3D masks after it is bypassed. Done means the expected behavior for multi-series references is established and the issue is resolved or the limitation is clearly documented.

Written by the indexing model from the issue text.

Description

Hi,

Thank you for this tool, it really helped me with my work.

Currently I have a single rtstruct file which references to multiple 3D CT Images of different Series.
I am using,
rtstruct.get_roi_mask_by_name(roiname)

By removing the validation check, it works for me, but in most of the sequence I am getting a 3d mask -> 0s.
Do you have any advice for me?

Dominant language
Python
Stars
256
Forks
75
PR merge metrics
No merged PRs in 30d

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.

More from qurit/rt-utils

All issues in qurit/rt-utils

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.