Skip to content

Provide functions for computing multi-scale, multi-tapers estimator of the hyperuniformity exponent and associated asymptotic confidence intervals.

Notifications You must be signed in to change notification settings

gabrielmastrilli/Estim_Hyperuniformity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Estimation of the Hyperuniformity Exponent (Estim_Hyperuniformity)

Python >=3.8,<3.10

Introduction

Estim_Hyperuniformity currently contains Python functions that allows for computing the estimator of the hyperuniformity exponent of point processes, and its associated asymptotic confidence interval. It also contains Python functions for sampling hyperuniform perturbed lattices with prescribed hyperuniformity exponent.

Finally, it provides the scripts that have been used for creating the figures of the associated research paper titled ''Estimating the hyperunformity exponent''.

Dependencies

Getting started

Companion paper

This project serves as a companion code for the research paper titled ''Estimating the hyperunformity exponent''.

In this paper, we develop a multi-scale, multi-taper estimator of the hyperuniformity exponent and we analyze its asymptotic behavior such as consistency and asymptotic confidence intervals. We also provide insights into the influence of tapers on the bias-variance trade-off of the estimator. Finally, we investigate its performance through simulations, and we apply our method to the analysis of hyperuniformity in a real dataset of marine algae.

Content

  • In ./compute_estimator, we provide functions to compute the estimator of the hyperuniformity exponent, along with its associated asymptotic confidence intervals, given a point pattern.

  • In ./tutorial, we provide tutorial for using the functions of the ./compute_estimator folder. We also provide functions for sampling the point processes of the tutorial.

  • In ./companion_paper, we provide the scripts and the data that have been used for creating the figures of the companion paper.

How to cite this work

@preprint{mastrilli24estHU,
  arxivid = {2407.16797},
  journal = {arXiv},
  title = {Estimating the hyperuniformity exponent of point processes},
  author = {Mastrilli, Gabriel and B\l{}aszczyszyn, Bartlomiej and Lavancier, Fr\'ed\'eric}, 
  year    = {2024},
}

About

Provide functions for computing multi-scale, multi-tapers estimator of the hyperuniformity exponent and associated asymptotic confidence intervals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages