trackpy.static¶
Functions
|
|
|
Calculated using the surface area of a sphere equidistant to a certain point. |
|
Length of a circle arc of circle with radius R that is bounded by a straight line h from the origin. |
|
Length of a circle arc of circle with radius R that is bounded by two perpendicular straight lines h1 and h2 from the origin. |
|
Cluster features from one or several frames. |
|
Cluster features, returns generator iterating over frames. |
|
Calculate the pair correlation function in 2 dimensions. |
|
Calculate the pair correlation function in 3 dimensions. |
|
Find the distance to each feature's nearest neighbor. |
|
Area of a sphere cap of sphere with radius R that is bounded by a flat plane h from the origin. |
|
Area of a sphere 'corner' of sphere with radius R that is bounded by three perpendicular flat planes h0, h1, h2 from the origin. |
|
Area of a sphere 'edge' of sphere with radius R that is bounded by two perpendicular flat planes h0, h1 from the origin. |
Classes
|
Class that clusters features. |