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

Home » Public Forums » archive » Re: Interesting Rant
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: Interesting Rant [message #51295 is a reply to message #51294] Wed, 15 November 2006 07:17 Go to previous messageGo to previous message
Maarten[1] is currently offline  Maarten[1]
Messages: 176
Registered: November 2005
Senior Member
Kenneth Bowman wrote:
> In article <1163597154.282197.250510@m7g2000cwm.googlegroups.com>,
> "Maarten" <maarten.sneep@knmi.nl> wrote:
>
>> * Default integer size is 16 bits (how long have computers been at
>> 32bits by now; how much code will break if you change that to 32 (or
>> even 64 bits)? How can code break on such a change? I think the code
>> was broken in the first place if it relies on this bit-size.
>
> This one, at least, can be fixed easily. Just put
>
> COMPILE_OPT IDL2
>
> in your startup.pro.
>
> I include that line in *all* procedures and functions.

Have it, do it, well something similar:
compile_opt defint32, strictarr, strictarrsubs
(the first two are the same as idl2). Still I would like it to be the
default for *all* functions. I mean, IDL2 came out how long ago?

>> * Individual floating point constants are float, not double.
>
> I'm happy with that the way it is, but I expect they could add a
>
> DEFFLOAT64
>
> option to COMPILE_OPT if enough people requested it.

That would be nice. Where was that feature request box again?

>> * Direct graphics seem to be dead, object graphics are not practical
>> for interactive use. Hello, the I in idl stands for interactive, right?
>
> I can't say that I've been born again (yet), but I am finding the iTools
> to be very useful for interactive graphics. The user interface is
> awkward in several ways, the learning curve is steep, and hardcopy output
> remains a real problem, but there are a number of really handy features
> in the iTools.

Perhaps, but as long as my primary task is to produce printable output
as well, I don't feel the need to learn *two* graphing methods. Just
give me *one* that really works. WaveMetrics got it right with Igor
around 1990, so what is ittvis waiting for?

Maarten
[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
Previous Topic: Color background with PLOT
Next Topic: Re: Image warping in IDL

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

Current Time: Fri Oct 10 02:00:06 PDT 2025

Total time taken to generate the page: 0.95729 seconds