Keyword DIMENSION not allowed in call to: MOMENT [message #73695] |
Sun, 21 November 2010 12:53  |
Mort Canty
Messages: 134 Registered: March 2003
|
Senior Member |
|
|
Just installed IDL 8.0.1 and got the above error message. The IDL help
says:
Syntax
Result = MOMENT( X [, DIMENSION=value] [, /DOUBLE] [,
KURTOSIS=variable] [, MAXMOMENT={1|2|3|4}] [, MDEV=variable] [,
MEAN=variable] [, /NAN] [, SDEV=variable] [, SKEWNESS=variable] [,
VARIANCE=variable] )
OMG?
Mort
|
|
|
Re: Keyword DIMENSION not allowed in call to: MOMENT [message #79983 is a reply to message #73695] |
Fri, 20 April 2012 05:07  |
mort.canty
Messages: 9 Registered: March 2009
|
Junior Member |
|
|
Am Freitag, 20. April 2012 10:40:02 UTC+2 schrieb fawltyl...@gmail.com:
> On Friday, April 20, 2012 10:22:32 AM UTC+2, mort....@googlemail.com wrote:
>> I recall that this one popped up before, but I still don't really know what to do about it. Some users of my scripts get the error message under ENVI 4.8/IDL 8.0, some don't and I can't reproduce it on my system. I've been telling them that there must be another MOMENT function shadowing IDL' library function somewhere on their path, but where??
>>
>> Any advice appreciated. Thanks,
>>
>> Mort
>
> help, /source, /full
>
> regards,
> Lajos
Thanks, Lajos. I'll recommend that they try that.
Best,
Mort
|
|
|
Re: Keyword DIMENSION not allowed in call to: MOMENT [message #79985 is a reply to message #73695] |
Fri, 20 April 2012 01:40  |
Lajos Foldy
Messages: 176 Registered: December 2011
|
Senior Member |
|
|
On Friday, April 20, 2012 10:22:32 AM UTC+2, mort....@googlemail.com wrote:
> I recall that this one popped up before, but I still don't really know what to do about it. Some users of my scripts get the error message under ENVI 4.8/IDL 8.0, some don't and I can't reproduce it on my system. I've been telling them that there must be another MOMENT function shadowing IDL' library function somewhere on their path, but where??
>
> Any advice appreciated. Thanks,
>
> Mort
help, /source, /full
regards,
Lajos
|
|
|