lamp_mac/
groupy.pro
Routines
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
File attributes
Modification date: | Tue Oct 1 14:36:01 2013 |
Lines: | 101 |