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

Home » Public Forums » archive » Re: Catalyst on Macs?
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: Catalyst on Macs? [message #64549] Tue, 06 January 2009 08:39
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

> Ah, thanks so much. I'll have to fix this later. Late for work. :-)

OK, fixed now. I substitute a JPEG image for the DICOM image
on all 64-bit operating systems.

http://www.dfanning.com/catalyst/catalyst.pro

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: Catalyst on Macs? [message #64552 is a reply to message #64549] Tue, 06 January 2009 07:48 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
bill.dman@gmail.com writes:

> On Jan 6, 10:09=A0am, David Fanning <n...@dfanning.com> wrote:
>> Folks,
>>
>> Any Mac users downloading the Catalyst Library? I've had
>> a report today that the sample program, Catalyst, is
>> failing to open the DICOM file supplied with IDL.
>> Could someone with a Mac and the Coyote Library installed
>> run these commands for me and report the results, please.
>> I am interested in IDL 7.0.4, if possible.
>>
>> =A0 =A0IDL> knee =3D LoadData(24)
>> =A0 =A0IDL> TVImage, knee
>
> Hi David,
>
> IDL Version 7.0.4, Mac OS X (darwin x86_64 m64). (c) 2008, ITT Visual
> Information Solutions
> IDL> knee=3DLoadData(24)
> IDL> help, knee
> KNEE LONG =3D 0
>
> IDL Version 7.0.4, Mac OS X (darwin i386 m32). (c) 2008, ITT Visual
> Information Solutions
> IDL> knee=3DLoadData(24)
> IDL> help, knee
> KNEE INT =3D Array[256, 256]
>
> With 7.0.4, the default memory model switched to 64 bits on the Mac.
> Unfortunately,
> the IDLffDICOM object is not available in 64-bit mode. Your demo works
> ok in 32-bit
> mode (start with idl -32). The quickest fix might be to use the
> GDLffDICOM object
> (http://barnett.id.au/idl/Projects.html) all the time. I may try to
> wrap GDLffDICOM
> in a DLM so I can use IDLffDICOM in 32-bit mode and have the same code
> still work (although a bit
> slower, perhaps) in 64-bit mode.
> Hope this helps,

Ah, thanks so much. I'll have to fix this later. Late for work. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: Catalyst on Macs? [message #64553 is a reply to message #64552] Tue, 06 January 2009 07:36 Go to previous message
bill.dman is currently offline  bill.dman
Messages: 17
Registered: June 2007
Junior Member
On Jan 6, 10:09 am, David Fanning <n...@dfanning.com> wrote:
> Folks,
>
> Any Mac users downloading the Catalyst Library? I've had
> a report today that the sample program, Catalyst, is
> failing to open the DICOM file supplied with IDL.
> Could someone with a Mac and the Coyote Library installed
> run these commands for me and report the results, please.
> I am interested in IDL 7.0.4, if possible.
>
>    IDL> knee = LoadData(24)
>    IDL> TVImage, knee

Hi David,

IDL Version 7.0.4, Mac OS X (darwin x86_64 m64). (c) 2008, ITT Visual
Information Solutions
IDL> knee=LoadData(24)
IDL> help, knee
KNEE LONG = 0

IDL Version 7.0.4, Mac OS X (darwin i386 m32). (c) 2008, ITT Visual
Information Solutions
IDL> knee=LoadData(24)
IDL> help, knee
KNEE INT = Array[256, 256]

With 7.0.4, the default memory model switched to 64 bits on the Mac.
Unfortunately,
the IDLffDICOM object is not available in 64-bit mode. Your demo works
ok in 32-bit
mode (start with idl -32). The quickest fix might be to use the
GDLffDICOM object
(http://barnett.id.au/idl/Projects.html) all the time. I may try to
wrap GDLffDICOM
in a DLM so I can use IDLffDICOM in 32-bit mode and have the same code
still work (although a bit
slower, perhaps) in 64-bit mode.
Hope this helps,
Bill Dieckmann
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Flexible IDLgrAxes with nicely auto-rendered text labels?
Next Topic: Re: Installing IDL on ubuntu

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

Current Time: Thu Oct 09 20:10:09 PDT 2025

Total time taken to generate the page: 0.48090 seconds