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

Tolerance in lag separation #314

Open
MuellerSeb opened this issue Jun 15, 2023 Discussed in #307 · 0 comments
Open

Tolerance in lag separation #314

MuellerSeb opened this issue Jun 15, 2023 Discussed in #307 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MuellerSeb
Copy link
Member

Discussed in #307

Originally posted by rlsandovalp May 3, 2023
Hi!

As far as I understand, the vario_estimate function allows you to define the bin edges. Then, in a position associated with the center of each bin, the function calculates the experimental variogram by using all the points separated by a distance between the min value of the bin and the max value of the bin.

I wonder if there is a way of using the same function but specifying uniform spacing (separation) and tolerance (tol) like in the following image. In such a case, the variogram of the first position would be computed by employing all the points separated by a distance equal to the specified separation +- the specified tolerance.
image

I ask because we came up with a method to manipulate the results of vario_estimate and recover this type of info for tolerance values equal to or smaller than half the separation (first two cases of the next figure). However, we couldn't do it for tolerance values larger than half the separation (third case of the next figure) which in some cases can also be useful.

image

Leonardo

@MuellerSeb MuellerSeb self-assigned this Jun 15, 2023
@MuellerSeb MuellerSeb added this to the 1.6 milestone Jun 15, 2023
@MuellerSeb MuellerSeb added the enhancement New feature or request label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant