./
bl_avg.pro
topbl_avg
result = bl_avg(data)
uses rebin to average the data, faster that moment
Return value
the mean of the file in the same data type it was givien
Parameters
- data in required
an array that contains the data you with to average doesnt care how many dimensions etc
Examples
a=[1,2,3]
b=avg(a)
Author information
- History:
1/30/2003 Brian Larsen - created
Statistics
| Lines: | 6 |
| McCabe complexity: |
File attributes
| Modifcation date: | Tue Oct 28 09:26:34 2008 |
| Lines: | 43 |
![[attach.png]](idldoc-resources/attach.png)