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

Home » Public Forums » archive » Mac OSX
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Mac OSX [message #27144 is a reply to message #27034] Thu, 11 October 2001 08:48 Go to previous messageGo to previous message
Pavel A. Romashkin is currently offline  Pavel A. Romashkin
Messages: 531
Registered: November 2000
Senior Member
Randall Skelton wrote:

> For those only looking for a Mac/Windows solution you might want to try
> IGOR from Wavemetrics (Commercial but very affordable). Having been an
> IGOR user for many years prior to Matlab/IDL I can say their support and
> commitment is second to none. As of IGOR 3.16, the language it self
> lacked a little in linear algebra area and it was notably missing data
> structures last I checked. An object model and better 3d visualization
> tools would also be required for it to really compete directly with IDL.
> I would love to see the language develop a little further and a Linux
> version to become available... http://www.wavemetrics.com

Going to Igor after IDL for your data processing needs is like crawling
after you learned to fly. Igor (I have Pro 4.01) does not support
creating temporary data on the fly. In other words, if you are
interested in a subset of something, you must explicitly create a
variable containing the subset. Indeces do not exist, subscripts are not
allowed on the right side of assignment operator - this means, no
processing or re-assigning of subscripts. You have to use a loop to work
on a subscript. Expressions are not allowed in visualization calls, only
variables (so-called waves). Last time I checked, 3D visuals of any size
over a megabyte were so slow on a G4 it was unbearable. No pointers,
structures or objects.
Pros:
Nice 2D visuals with perfect eps output. Point-and-click color,
linestyle, etc - out of the box, no programming. A bunch of built-in
statistical analyses tools, easy to use (if you have the patience to
prepare your sub-arrays that you want to analyze). There is Xop (like a
DLM) support, but of course platform-specific and I think requiring a
developers license.
To sum up, Igor is a visualization package, not (really) a data analyses
tool. Processing efficiency is a lot lower than in IDL. I am responsible
for my words as I re-wrote our own data processing code from Igor into
IDL and gained 2 orders of magnitude performance increase. And our data
sets are relatively small - 10Mb the most.
I still do use Igor, and they do have a PC version that is fully
compatible with Igor for the Mac files. But I use it only to put the
results of IDL processing into nice presentation format.

Cheers,
Pavel
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: mpfitfun.pro
Next Topic: Re: Loop Arrays

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

Current Time: Wed Oct 08 18:25:27 PDT 2025

Total time taken to generate the page: 0.00251 seconds