tools
¶
strym.tools
contain a number of tools to perform specific analysis.
Import strym.tools
as:
import strym.tools
|
Average Centroid Distance Algorithm for calculating stop-and-go wavestrength from |
|
Fits an ellipse to the data point via least square method. |
|
Perform graham scan algorithm on (x, y) to return convex hull and convex perimeter |
|
Calculates center coordinate of a circle circumscribing three points |
|
Check the x, y coordinates for consistency and lengths If x and y are not of the same length, it should return False |