Closed msoroush closed 3 years ago
Hi, we're no longer supporting alchemical-analysis and are moving towards alchemlyb
(github.com/alchemistry/alchemlyb) instead, and long-term will be migrating the plotting functionality, etc. there. alchemlyb
already has much of the key functionality and there's general agreement that we should be porting in the remaining aspects (overlap matrix plots, etc.).
Essentially, the issues you're running into relate to those driving this change: While functional, alchemical-analysis
is not well designed enough to be easily maintainable, and, when applying it to calculations other than those for which it was originally envisioned, one frequently runs into problems. There's also no testing framework in place, meaning that it's very difficult to know if "fixes" might accidentally break something. In contrast, the alchemlyb
framework is much better designed, easily maintainable, modular, etc. We also have automated testing in place (and plans to continue extending that).
So, I'd highly encourage you to check that out and consider contributing there, and move away from alchemlyb
.
Note that @msoroush added the GOMC parser to alchemlyb https://github.com/alchemistry/alchemlyb/issues/77 so I think this issue can be safely closed.
Thanks!
Hi everyone,
I am working on implementing free energy calculation in GOMC and I have been working on GOMC parser for alchemical-analysis and you can find my implementation in my GitHub. I attached my results here and you can find the raw data in
samples/gomc/met-wat-NVT
.I have few questions and concerns about alchemical-analysis and I would appreciate if your could give me some feedback.
I would appreciate your help and suggestion.
result.zip