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

Home » Public Forums » archive » Re: SIGMA routine availibility and status ?
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: SIGMA routine availibility and status ? [message #3623] Sat, 11 February 1995 10:02
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
caillat@mesiou.obspm.fr (Michel Caillat - 45 07 76 35) writes:

> Could someone help me about the function SIGMA ? The problem
> is the following :
> We have IDL 3.5.1 installed on two IBM RS6000 workstations and
> one DEC ALPHA/OSF. Upon invocation of SIGMA, the ALPHA/OSF IDL version
> works correctly, while on the IBM the routine SIGMA is said to be unkown !
> Another strange thing is that on those two plat forms the routine SIGMA is
> presented as a userlib component while it seems not exist on each platforms
> any .pro file containing a definition for the SIGMA function.

Being the original author of a routine called SIGMA which was in the user
library for a long time, I will attempt to answer your question.

SIGMA was a procedure file that used to exist in the IDL user library.
Checking our copy of 3.5.1 on our Alpha/OSF system, I note that SIGMA no longer
exists in the user library, although it's still referred to in the online help.

It's possible that you have different libraries installed on your different
machines. For example, SIGMA can be found in the Astronomy User's Library, if
you're using that. <URL:ftp://idlastro.gsfc.nasa.gov/pro/math/>

One problem with SIGMA is that it using a different numbering scheme for the
dimensions than is used in routines such as TOTAL. I.e., it uses 0 to N-1
instead of 1-N That's because it's so old, written before IDL did all the
things it does today. If you do use SIGMA, you may want to rewrite it to use
TOTAL instead of AVG, and to use the numbering scheme that TOTAL uses.

Bill Thompson
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Imaginary Data from FFT
Next Topic: Re: postscript page control

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

Current Time: Fri Oct 10 10:29:48 PDT 2025

Total time taken to generate the page: 0.08182 seconds