Replies: 1 comment 1 reply
-
You choose - it's a function you can pass a time series of whatever variable you feel is most important. The RIGHT answer is not always obvious. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have a question about implementation of the autocorrelation time functions and determination of the statistical inefficiency in the pymbar.timeseries module. I could not figure out the exact observable that is used for calculation of the autocorrelation function. I.e. in the documentation it is stated that:
"Notes: The autocorrelation of the timeseries is used to compute the statistical inefficiency. The normalized fluctuation
autocorrelation function is computed by averaging the unnormalized raw correlation functions. The fast method
described in Ref [1] is used to compute g"
Equations 15-21 in ref 1 demonstrate the general principle of approaching a decorrelation but what observable is used in practice in pymbar? The actual free energy differences between individual/block averaged frames, the interaction levels of LJ/Coulomb interactions (in alchemical transformations, some other thing I am not aware of? Perhaps I am misunderstanding but this was not immediately clear to me from the documentation, I appreciate any guidance.
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions