-
Notifications
You must be signed in to change notification settings - Fork 2
Apply dTRAM to REMD data #48
Comments
I think Christoph should answer how to do that technically. I just have
Am 22/08/15 um 01:00 schrieb Wei Dai:
Prof. Dr. Frank Noe Phone: (+49) (0)30 838 75354 Mail: Arnimallee 6, 14195 Berlin, Germany |
Thank you very much Frank! Your comments are very helpful. And I managed to make the dTRAM python code work for the REMD data. Then, I compared the results with the dTRAM c++ code that I wrote. They are kinda close but the difference is noticeable. I guess it could be due to some technical implementation, such as the choice of prior count (or sudo count), or how to deal with the NaN or inf results in the process of iteration. |
Hi @daviddaileo, thanks for testing our code! |
I tested out dtram.py for long MD data at different thermodynamic states and it works very well. May I ask how to apply dtram.py to REMD data since the input simulation files have no way to tell the code that the samples consist of many short trajectories? Your help will be greatly appreciated.
The text was updated successfully, but these errors were encountered: