Multi-component and vector analysis and processing options
_______________________
"Magnitude" - calculate vectorial magnitude using all components, i.e. sqrt(x*x + y*y + z*z)
"Angles" - calculates azimuth and dip of particle motion (3-comp xyz groups)
_______________________
Polarisation Tool: eigenvalue polarisation analysis using real covariance matrix (COVARIANCE) or complex, analytic covariance matrix (COHERENCY)
"Apply" - calculate with the current settings
"Window: <nnn>" - sliding analysis window width in samples
"Type: COVARIANCE | COHERENCY" - algorithm type : real covariance matrix (COVARIANCE) or complex, analytic covariance matrix (COHERENCY)
_______________________
"Other Index: <nnn>" - index of other group for following operations
"Multiply" - multiplication of like components this with other group : (x1*x2, y1*y2, z1*z2)
"Divide" - division of like components this with other group : (x1/x2, y1/y2, z1/z2)
"Add" - sum of like components this with other group : (x1+x2, y1+y2, z1+z2)
"Subtract" - calculates azimuth and dip of particle motion (3-comp xyz groups)
"Dot Product" - vector dot product of active with other group
"Cross Product" - vector cross product of active with other group
"Sum All" - sum of like components of all other group into this groupd: (sum(x), sum(y), Sum(z))
___