CleanRotator
Calculates the angle and azimuth to rotate the vertical channel to minimize noise.
BUG: The code only rotates about two axes, so it is not appropriate for rotating the horizontal axes, which could lose their orientation
Constructor
CleanRotator: Calculate the CleanRotator object from a data stream
Properties
angle(float): angle (degrees) by which Z should be rotatedazimuth(float): azimuth (degrees) by which Z should be rotatedvariance_reduction(float): amount by which variance was reduced during calculation(between 0. and 1.)
avoided_spans(tiskitpy.TimeSpans): time spans avoided during calculation