Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding checks to identify incompatible non-gaussian normalized correlation values in ITAM #92

Open
lohitv96 opened this issue Apr 1, 2021 · 0 comments

Comments

@lohitv96
Copy link
Contributor

lohitv96 commented Apr 1, 2021

Incompatibility between non-gaussian and gaussian correlation values because of correlation distortion
At the core of ITAM iterations, an inverse translation scheme is carried out to identify the gaussian correlation distorts to the given non-gaussian correlation. This distortion means that in many cases particularly in large negative correlation values there is no gaussian correlation that maps to the required non-gaussian correlation.

Adding a check to identify if the input non-gaussian correlation function is compatible or not
Given a distribution it is possible to compute the "compatible interval" for the normalized non-gaussian correlation function. This PR will add a function to compute the "compatible interval" of that distribution and check if the input autocorrelation function lies in "compatible interval" or not and print a warning stating that exact convergence cannot be expected because of the incompatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant