The LAMP Application

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

lamp_mac/

groupy.pro


Routines

groupy, w, y, e, n, x, AVERAGE=AVERAGE, PRECISION=PRECISION, sort=sort

result = groupy(wksp, yk, ek, nk, xk, AVERAGE=AVERAGE, PRECISION=PRECISION, sort=sort)

Routine details

top groupy

groupy, w, y, e, n, x, AVERAGE=AVERAGE, PRECISION=PRECISION, sort=sort

** ****** ** User callable ** To group spectra (w) having the same ordinate (y+-PRECISION) ** call: groupy,w1 OR w2=groupy(w1) ** y1,e1,n1,x1 are not used from a DO command ** Spectra are added unless AVERAGE is set. ** If input spectra are not sorted you must use ,/sort keyword

Parameters

w
y
e
n
x

Keywords

AVERAGE
PRECISION
sort

top groupy

result = groupy(wksp, yk, ek, nk, xk, AVERAGE=AVERAGE, PRECISION=PRECISION, sort=sort)

******* ****** ** User callable ** call groupy procedure

Parameters

wksp
yk
ek
nk
xk

Keywords

AVERAGE
PRECISION
sort

File attributes

Modification date: Tue Oct 1 14:36:01 2013
Lines: 101