mehmet
unread,Oct 30, 2024, 11:37:27 AM10/30/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenREM
Traceback (most recent call last): File "/home/app/openrem/remapp/tools/background.py", line 148, in run_as_task func(*args, **kwargs) File "/home/app/openrem/remapp/extractors/rdsr.py", line 623, in rdsr rdsr2db(dataset) File "/home/app/openrem/remapp/extractors/rdsr.py", line 423, in _rdsr2db _rdsr_rrdsr_contents(dataset, g) File "/home/app/openrem/remapp/extractors/rdsr.py", line 123, in _rdsr_rrdsr_contents projectionxrayradiationdose(dataset, g, "projection") File "/home/app/openrem/remapp/extractors/rdsr_methods.py", line 1759, in projectionxrayradiationdose _irradiationeventxraydata(cont, proj, dataset) File "/home/app/openrem/remapp/extractors/rdsr_methods.py", line 780, in _irradiationeventxraydata for cont2 in cont.ContentSequence: File "/usr/local/lib/python3.10/site-packages/pydicom/dataset.py", line 834, in __getattr_ return object._getattribute_(self, name) AttributeError: 'Dataset' object has no attribute 'ContentSequence'