- edited description
BigBore 4DCT fails on import
Raised by @Matthew Dixon in the Google Group
/openrem/remapp/extractors/rdsr.py", line 903, in _ctirradiationeventdata
event.target_region = get_or_create_cid(cont.ConceptCodeSequence[0].CodeValue,
IndexError: list index out of range
Comments (9)
-
reporter -
reporter Similar error to ref
#518. Now imports BigBore 4DCT correctly. Refs#765→ <<cset 989da53c6c99>>
-
reporter @Matthew Dixon this will be fixed in the next release.
In the meantime, you only need to change line 905 of
openrem/remapp/extractors/rdsr.py
- see commit 989da53c6c99.If you look at the ‘Display names & modality’ page, I think you’ll find you have an entry in the ‘Other’ section. ‘Review’ that entry and delete all the studies in it, then import them again.
-
reporter Hoping to add test file. Need to update changes before PR.
-
reporter Adding de-identified Philips BigBore 4DCT RDSR that doesn't import in current dev. Refs
#765→ <<cset 419d8b2f6bea>>
-
reporter Adding test for importing Philips BigBore 4DCT RDSR, refs
#765→ <<cset 3633eb918cd3>>
-
reporter Updating changes with ref
#765→ <<cset baecc79e9c79>>
-
reporter - changed milestone to 0.10.0
-
reporter - changed status to resolved
- Log in to comment