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

Home » Public Forums » archive » Re: IDL use to analyse MRI data
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: IDL use to analyse MRI data [message #49112] Sat, 24 June 2006 01:15
Andrew Cool is currently offline  Andrew Cool
Messages: 219
Registered: January 1996
Senior Member
StevenM wrote:
> I am looking to trouble you for a little help. I am a novice and want
> to use IDL to analyse MRI data from a Bruker scanner. Can anyone point
> me in the direction of online literature that will help me to get
> started.
>
> thanks
>
> Steven

Steven,

If you want a SOTS IDL MRI package (Scientific off-the-shelf...), then
Google on Terry Oakes and his SPAMALISE package, which will read in
just about every MRI format under the sun, and it does a lot of
processing for
you. Best of all, Terry will give you the source code if you ask... ;-)

Andrew
Re: IDL use to analyse MRI data [message #49113 is a reply to message #49112] Thu, 22 June 2006 20:43 Go to previous message
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
Hello,

If you can't afford the DICOM network services module from ITT, then
you can always use DCMTK (www.dcmtk.org) executables. I've also have an
alternative implementation of IDLffDICOM which lets you access
uncompressed DICOM files using the ASSOC function
(http://www.barnett.id.au/idl/).

I would think that Oliver Thilmanns library
(http://www.jubileum.lu.se/mrphysics/software/lib/index.htm) might be
userful. You could also use iTools if you are sure that you only want
to design a few custom data filters.

In Nuclear Medicine, we often process scans using a druid (more
commonly known as a wizard). I have an implementation of this using a
workflow engine written entirely in IDL. It comes with common UI
controls such as rigid registration, curve fitting, ROIs, zoom, pan and
contrast. I probably won't release code until it's fairly stable, but I
am still keen share code with any potential collaborators in the
meantime. However, I don't know if it would be any use for MRI
processing.

Robbie
Re: IDL use to analyse MRI data [message #49118 is a reply to message #49113] Thu, 22 June 2006 08:19 Go to previous message
Nikki Bloms is currently offline  Nikki Bloms
Messages: 7
Registered: December 2005
Junior Member
StevenM wrote:
> I am looking to trouble you for a little help. I am a novice and want
> to use IDL to analyse MRI data from a Bruker scanner. Can anyone point
> me in the direction of online literature that will help me to get
> started.
>
> thanks
>
> Steven

Steven,

Analyzing MRI data was my first major project with IDL also, beginning
with no programming knowledge. I'm still a beginner, but I think I may
help point you in the same direction I went through a short year or so
ago.

I would especially look at documentation relating to DICOM files - in
the Using IDL pdf, as well as the Image Processing in IDL pdf. The
online help is also a great tool, as long as you know what to look for.
(i.e., the IDLffDICOM object, READ_DICOM, QUERY_DICOM, etc.) David
Fanning's site also helped with a few basic common confusions.

If you get stuck, let me know and I'll try to help you along, too. As
of this point, I mostly create a program until it does what I need it
to, no matter how efficient it is (I know, not a good policy to follow
- but it works).

Others on this newsgroup might offer more professional advice, though.

Good Luck,
Nikki
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Space Camper
Next Topic: Satellite remapping with map_patch

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

Current Time: Wed Oct 08 17:06:06 PDT 2025

Total time taken to generate the page: 0.00503 seconds