structure-factor
Hyperuniformity
Multiscale estimators
Pair correlation function
Point pattern
Point processes
Spatial windows
Structure factor
Tapers
Tapered estimators
Tapered isotropic estimators
Transforms
Utils
Plotting
Bibliography
structure-factor
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
M
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
_
__init__() (structure_factor.point_pattern.PointPattern method)
(structure_factor.point_processes.GinibrePointProcess method)
(structure_factor.point_processes.HomogeneousPoissonPointProcess method)
(structure_factor.point_processes.ThomasPointProcess method)
(structure_factor.spatial_windows.BallWindow method)
(structure_factor.spatial_windows.BoxWindow method)
(structure_factor.spatial_windows.UnitBallWindow method)
(structure_factor.spatial_windows.UnitBoxWindow method)
(structure_factor.structure_factor.StructureFactor method)
(structure_factor.tapers.SineTaper method)
(structure_factor.transforms.HankelTransform method)
(structure_factor.transforms.HankelTransformBaddourChouinard method)
(structure_factor.transforms.HankelTransformOgata method)
(structure_factor.transforms.RadiallySymmetricFourierTransform method)
_bin_statistics() (in module structure_factor.utils)
_sort_vectors() (in module structure_factor.utils)
A
AbstractSpatialWindow (class in structure_factor.spatial_windows)
allowed_k_norm_bartlett_isotropic() (in module structure_factor.tapered_estimators_isotropic)
allowed_k_scattering_intensity() (in module structure_factor.tapered_estimators)
B
BallWindow (class in structure_factor.spatial_windows)
bartlett_estimator() (in module structure_factor.tapered_estimators_isotropic)
bartlett_isotropic_estimator() (structure_factor.structure_factor.StructureFactor method)
BartlettTaper (class in structure_factor.tapers)
bessel1() (in module structure_factor.utils)
bessel1_zeros() (in module structure_factor.utils)
bessel2() (in module structure_factor.utils)
bin_data() (in module structure_factor.hyperuniformity)
bounds (structure_factor.spatial_windows.BoxWindow property)
(structure_factor.spatial_windows.UnitBoxWindow property)
BoxWindow (class in structure_factor.spatial_windows)
C
check_centered_window() (in module structure_factor.spatial_windows)
check_cubic_window() (in module structure_factor.spatial_windows)
compute_transformation_parameters() (structure_factor.transforms.HankelTransformBaddourChouinard method)
(structure_factor.transforms.HankelTransformOgata method)
convert_to_spatstat_ppp() (structure_factor.point_pattern.PointPattern method)
coupled_sum_estimator() (in module structure_factor.multiscale_estimators)
D
dimension (structure_factor.point_pattern.PointPattern property)
(structure_factor.spatial_windows.AbstractSpatialWindow property)
(structure_factor.spatial_windows.BallWindow property)
(structure_factor.spatial_windows.BoxWindow property)
(structure_factor.spatial_windows.UnitBallWindow property)
(structure_factor.spatial_windows.UnitBoxWindow property)
(structure_factor.structure_factor.StructureFactor property)
E
effective_hyperuniformity() (in module structure_factor.hyperuniformity)
estimate() (in module structure_factor.pair_correlation_function)
F
ft_taper() (structure_factor.tapers.BartlettTaper static method)
(structure_factor.tapers.SineTaper method)
G
generate_point_pattern() (structure_factor.point_processes.GinibrePointProcess method)
(structure_factor.point_processes.HomogeneousPoissonPointProcess method)
(structure_factor.point_processes.ThomasPointProcess method)
generate_sample() (structure_factor.point_processes.GinibrePointProcess method)
(structure_factor.point_processes.HomogeneousPoissonPointProcess method)
(structure_factor.point_processes.ThomasPointProcess method)
get_random_number_generator() (in module structure_factor.utils)
GinibrePointProcess (class in structure_factor.point_processes)
H
HankelTransform (class in structure_factor.transforms)
HankelTransformBaddourChouinard (class in structure_factor.transforms)
HankelTransformOgata (class in structure_factor.transforms)
HomogeneousPoissonPointProcess (class in structure_factor.point_processes)
hyperuniformity_class() (in module structure_factor.hyperuniformity)
I
indicator_function() (structure_factor.spatial_windows.AbstractSpatialWindow method)
(structure_factor.spatial_windows.BallWindow method)
(structure_factor.spatial_windows.BoxWindow method)
(structure_factor.spatial_windows.UnitBallWindow method)
(structure_factor.spatial_windows.UnitBoxWindow method)
intensity (structure_factor.point_processes.GinibrePointProcess property)
(structure_factor.point_processes.HomogeneousPoissonPointProcess property)
(structure_factor.point_processes.ThomasPointProcess property)
interpolate() (in module structure_factor.pair_correlation_function)
M
m_threshold() (in module structure_factor.multiscale_estimators)
meshgrid_to_column_matrix() (in module structure_factor.utils)
module
structure_factor.hyperuniformity
structure_factor.multiscale_estimators
structure_factor.pair_correlation_function
structure_factor.plotting
structure_factor.point_pattern
structure_factor.point_processes
structure_factor.spatial_windows
structure_factor.structure_factor
structure_factor.tapered_estimators
structure_factor.tapered_estimators_isotropic
structure_factor.tapers
structure_factor.transforms
structure_factor.utils
multi_sinetaper_grid() (in module structure_factor.tapers)
multiscale_estimator() (in module structure_factor.multiscale_estimators)
multiscale_test() (in module structure_factor.hyperuniformity)
mutual_nearest_neighbor_matching() (in module structure_factor.point_processes)
P
pair_correlation_function() (structure_factor.point_processes.GinibrePointProcess static method)
(structure_factor.point_processes.HomogeneousPoissonPointProcess static method)
(structure_factor.point_processes.ThomasPointProcess method)
periodogram_from_dft() (in module structure_factor.tapered_estimators)
plot() (in module structure_factor.pair_correlation_function)
(structure_factor.point_pattern.PointPattern method)
(structure_factor.spatial_windows.BallWindow method)
(structure_factor.spatial_windows.BoxWindow method)
(structure_factor.spatial_windows.UnitBallWindow method)
(structure_factor.spatial_windows.UnitBoxWindow method)
plot_approximation() (in module structure_factor.plotting)
plot_estimation_all() (in module structure_factor.plotting)
plot_estimation_imshow() (in module structure_factor.plotting)
plot_estimation_showcase() (in module structure_factor.plotting)
plot_exact() (in module structure_factor.plotting)
plot_isotropic_estimator() (structure_factor.structure_factor.StructureFactor method)
plot_non_isotropic_estimator() (structure_factor.structure_factor.StructureFactor method)
plot_poisson() (in module structure_factor.plotting)
plot_sf_hankel_quadrature() (in module structure_factor.plotting)
plot_summary() (in module structure_factor.plotting)
PointPattern (class in structure_factor.point_pattern)
Q
quadrature_estimator_isotropic() (structure_factor.structure_factor.StructureFactor method)
R
RadiallySymmetricFourierTransform (class in structure_factor.transforms)
rand() (structure_factor.spatial_windows.AbstractSpatialWindow method)
(structure_factor.spatial_windows.BallWindow method)
(structure_factor.spatial_windows.BoxWindow method)
(structure_factor.spatial_windows.UnitBallWindow method)
(structure_factor.spatial_windows.UnitBoxWindow method)
restrict_to_window() (structure_factor.point_pattern.PointPattern method)
S
scattering_intensity() (in module structure_factor.tapered_estimators)
(structure_factor.structure_factor.StructureFactor method)
select_tapered_estimator() (in module structure_factor.tapered_estimators)
set_nan_inf_to_zero() (in module structure_factor.utils)
SineTaper (class in structure_factor.tapers)
sort_by_keys() (in module structure_factor.utils)
structure_factor() (structure_factor.point_processes.GinibrePointProcess static method)
(structure_factor.point_processes.HomogeneousPoissonPointProcess static method)
(structure_factor.point_processes.ThomasPointProcess method)
structure_factor.hyperuniformity
module
structure_factor.multiscale_estimators
module
structure_factor.pair_correlation_function
module
structure_factor.plotting
module
structure_factor.point_pattern
module
structure_factor.point_processes
module
structure_factor.spatial_windows
module
structure_factor.structure_factor
module
structure_factor.tapered_estimators
module
structure_factor.tapered_estimators_isotropic
module
structure_factor.tapers
module
structure_factor.transforms
module
structure_factor.utils
module
StructureFactor (class in structure_factor.structure_factor)
subwindow_parameter_max() (in module structure_factor.spatial_windows)
subwindows() (in module structure_factor.hyperuniformity)
subwindows_list() (in module structure_factor.multiscale_estimators)
T
taper() (structure_factor.tapers.BartlettTaper static method)
(structure_factor.tapers.SineTaper method)
tapered_dft() (in module structure_factor.tapered_estimators)
tapered_estimator() (structure_factor.structure_factor.StructureFactor method)
tapered_estimator_core() (in module structure_factor.tapered_estimators)
tapered_estimator_debiased_direct() (in module structure_factor.tapered_estimators)
tapered_estimator_debiased_undirect() (in module structure_factor.tapered_estimators)
ThomasPointProcess (class in structure_factor.point_processes)
to_spatstat_owin() (structure_factor.spatial_windows.BallWindow method)
(structure_factor.spatial_windows.BoxWindow method)
(structure_factor.spatial_windows.UnitBallWindow method)
(structure_factor.spatial_windows.UnitBoxWindow method)
transform() (structure_factor.transforms.HankelTransformBaddourChouinard method)
(structure_factor.transforms.HankelTransformOgata method)
(structure_factor.transforms.RadiallySymmetricFourierTransform method)
U
UnitBallWindow (class in structure_factor.spatial_windows)
UnitBoxWindow (class in structure_factor.spatial_windows)
V
volume (structure_factor.spatial_windows.AbstractSpatialWindow property)
(structure_factor.spatial_windows.BallWindow property)
(structure_factor.spatial_windows.BoxWindow property)
(structure_factor.spatial_windows.UnitBallWindow property)
(structure_factor.spatial_windows.UnitBoxWindow property)