|
User Documentation |
||||||||
| prev file | next file | |||||||||
| SUMMARY: fields | routine DETAILS: routine | |||||||||
./guide File accum.pro
accum |
Accumulate the data in !g.s[0] into the global accum buffer, !g.accumbuf. If this is the first item in, it will also be used as a template, stored in !g.accum_template. This combines the UniPOPS functionality of ACCUM and SUM. The SUM name is already in use in IDL.
sclear get,index=1 accum get,index=2 accum ave
| Parameters | |
|
weight |
The weight to use for this data. If this is not set, a weight of exposure/Tsys^2 will be used unless the noweight keyword is set. |