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

Home » Public Forums » archive » Re: Behaviour of REFORM() changed in IDL 5.5?
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: Behaviour of REFORM() changed in IDL 5.5? [message #29248 is a reply to message #29247] Fri, 08 February 2002 08:42 Go to previous messageGo to previous message
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
Georg Wiora <georg.wiora@DaimlerChrysler.com> writes:

> Hi everybody!

> I just found out that the behaviour of the REFORM() function
> seems to be changed in IDL 5.5. With IDL 5.4 I was able to
> reform a one dimensional array to a two dimensional with a
> trailing dimension of size one. With idl 5.5 these dimension
> is removed automaticaly. But from the documentation the
> automatic reduction of dimensions should only happen if no
> dimensions are specified. This change is not documented in
> the (windows) help file.

> Here is my example:
> array = INDGEN(100)
> image = REFORM(100,1)

> In IDl 5.4 the result was: image[100,1]
> In IDl 5.5 the result is: image[100]

> Is there anything known about a bug fix for that?

I don't have the ability yet to run IDL/v5.5 myself (it requires an OS upgrade
I'm waiting on), but I've heard that other people have gotten very mad about
this behavior. Let us know what you find out.

Bill Thompson
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Division of two images
Next Topic: alphaLINUX IDL

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

Current Time: Fri Oct 17 13:43:48 PDT 2025

Total time taken to generate the page: 0.31998 seconds