comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Writing DICOM-Files
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Writing DICOM-Files [message #59239] Fri, 14 March 2008 07:09 Go to previous message
wengi is currently offline  wengi
Messages: 12
Registered: February 2008
Junior Member
Hi there,

I finally came to a point, that I am able to write dicom-Files with
IDL. I create new objects with the following code:

obj = OBJ_New('IDLffDICOMex', filename,
SOP_Class='ENHANCED_MR_IMAGE', /NON_CONFORMING, /CREATE)

I'm calculating parameter-maps and write them into the files. This
works so far: I calculate the maps and write six different files.
Since I'm evaluating three slices of the heart I do this iteratively.
When IDL comes to the point where it wants to write the six maps for
the second slice into the same directory but with different filenames
I get an error right after calling the obj = OBJ_New line:

OBJ_NEW: Error: Unable to add media storage SOP instance UID ,
Invalid characters in value for this VR

The problem is, that this tag (0002:0003) is "set to a new ITT Visual
Information Solutions-generated value" and I don't know how to solve
this problem.

Maybe someone is able to give me a hint..

Andreas
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Embedded formatting: !M single-symbol tag misbehaving?
Next Topic: HDF5 compound data structure

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 12:27:14 PDT 2025

Total time taken to generate the page: 0.96134 seconds