projects/maven/sta/mvn_sta_functions/
vb_4d.pro
Routines
top source vb_4d
result = vb_4d(dat2, ENERGY=ENERGY, ERANGE=ERANGE, EBINS=EBINS, ANGLE=ANGLE, ARANGE=ARANGE, BINS=BINS, MASS=MASS, m_int=m_int, q=q, mincnt=mincnt)
FUNCTION: vb_4d(dat,ENERGY=en,ERANGE=er,EBINS=ebins,ANGLE=an,ARANGE=ar,BINS=bins,MASS=ms,m_int=mi,q=q,mincnt=mincnt)
INPUT:
dat: structure, 4d data structure filled by themis routines mvn_sta_c6.pro, mvn_sta_d0.pro, etc.
KEYWORDS
ENERGY: fltarr(2), optional, min,max energy range for integration
ERANGE: fltarr(2), optional, min,max energy bin numbers for integration
EBINS: bytarr(na), optional, energy bins array for integration
0,1=exclude,include,
na = dat.nenergy
ANGLE: fltarr(2,2), optional, angle range for integration
theta min,max (0,0),(1,0) -90
Parameters
- dat2
Keywords
- ENERGY
- ERANGE
- EBINS
- ANGLE
- ARANGE
- BINS
- MASS
- m_int
- q
- mincnt
File attributes
Modification date: | Wed Dec 10 10:08:30 2014 |
Lines: | 55 |