Philips Bigbore images fail to save with StoreSCP, Invalid tag 01f1,1027
ValueError on DCM save Invalid tag (01f1, 1027): could not convert string to float: e.
Tag is for the exposure time per rotation, but seems to contain the value 'e' in some objects.
Comments (8)
-
reporter -
reporter Previous method of deleting value didn't work. This does I think, but still get value error. Refs
#340→ <<cset b29094361024>>
-
reporter Adding this logger shows that the previous change worked, but there is a second dodgy tag 01f1, 1033! Refs
#340→ <<cset 5243e74ba4a3>>
-
reporter Attempt to rationalise DICOM Store save_as errors. Refs
#340→ <<cset a1ec0e7fe2a6>>
-
reporter Works with Philips bigbore images. Need to check against Kodak dual filter images. Refs
#340→ <<cset c292de57e8dc>>
-
reporter Tested with Kodak, works. Removing comments. Refs
#340→ <<cset 89fb1f43cb1a>>
-
reporter Updating changes. Refs
#340→ <<cset a80d0233b9ed>>
-
reporter - changed status to resolved
Merging back into develop, fixes
#340→ <<cset 427f027f7b0f>>
- Log in to comment
Attempt to deal with Bigbore invalid tag issue. Refs
#340→ <<cset 81d6e7a00c70>>