Re: [Tutor] DICOM Header

2007-02-24 Thread Kent Johnson
Bill Sconce wrote: > On Thu, 22 Feb 2007 13:51:35 -0700 > "Andrew Liimatta" <[EMAIL PROTECTED]> wrote: > >> I have a directory that is filled with DICOM files that I obtained >> by using the Offis DICOM tool kit. > > Ah. The light dawns. I should offer to communicate with you off-list, > and re

Re: [Tutor] DICOM Header

2007-02-23 Thread Bill Sconce
On Thu, 22 Feb 2007 13:51:35 -0700 "Andrew Liimatta" <[EMAIL PROTECTED]> wrote: > I have a directory that is filled with DICOM files that I obtained > by using the Offis DICOM tool kit. Ah. The light dawns. I should offer to communicate with you off-list, and report back here after we've solved

Re: [Tutor] DICOM Header

2007-02-22 Thread Andrew Liimatta
o help me complete my task. Currently I have the following #!/usr/bin/python ## import os,linecache # import the os and linecache module import string # First thing is to look at a directory and list # out its contents. # open a config file t

Re: [Tutor] DICOM Header

2007-02-22 Thread Bill Sconce
On Thu, 22 Feb 2007 11:56:19 -0700 "Andrew Liimatta" <[EMAIL PROTECTED]> wrote: > > Hello, > > > I am having a hard time figuring something out. > > I have Files that are written in DICOM format. I want to be able > to pull out select elements from the header of these files > > I have a dict

Re: [Tutor] DICOM Header

2007-02-22 Thread wesley chun
> I have Files that are written in DICOM format. I want to be able to pull > out select elements from the header of these files for those who aren't in the industry, DICOM files are a digital imaging format typically used by the medical industry. it contains an embedded JPG and lots of patient/