How to read KVP tag from a RT Image file?

32 views
Skip to first unread message

Landon Clark

unread,
Aug 25, 2022, 2:00:05 PM8/25/22
to pydicom
I would like to access (0018, 0060) from a RT image file, but I am getting a key error with this file.  Is there a property I can use on the dataset to access?  

Darcy Mason

unread,
Aug 26, 2022, 11:34:56 AM8/26/22
to pydicom

It should be under Exposure Sequence, so ds.ExposureSequence[0].KVP should get the first (and possibly only) one.
Reply all
Reply to author
Forward
0 new messages