locan.analysis.radial_distribution¶
Radial distance distribution analysis.
Radial distance distribution analysis is closely related to the pairwise distance analysis.
The pairwise distance distribution p(r) represents the probability distribution function to find for any localization at :math: r = 0 another localization at distance r.
The radial distribution function (also called pair correlation function) g(r) represents the pairwise distance distribution function p(r) normalized to the region measure m(r) of the circular ring or shell with inner radius r and outer radius :math: r + delta_r. and relative to the expected number of localizations per unit area for complete spatial randomness.
ho * m(r) )
The region measure depends on the coordinates dimension and is
For a spatial homogeneous Poisson process (i.e. complete spatial randomness, CSR) with intensity \(\rho\) (expected number of points per unit area) the radial distribution function results to \(g(r) = 1\).
See also
PairDistances
References
Classes
|
Compute the radial distribution function within data or between data and other_data. |
|
Generate RadialDistribution results from a batch of data. |
|
|
|