Closed jssantiago3 closed 2 years ago
Usually, this is due to the use of too few frames, but this is not the case.
The error is due to the fact that in the equation 2*std1*std2
> std1^2 + std2^2
. This makes the total negative and therefore the square root cannot be calculated. We must check why this happens in your case
Can you send me the results folder by e-mail? (You don't need to include the trajectory)
Apologies it seems my previous files with the error were re-written. I re-ran gmx_mmpbsa with increased frames from 201 > 1001 and it solved the problem.
Bug summary
Hi! I'm getting the following error in one of my runs.
Terminal output
INFO ] Parsing results to output files... File "/home/josh/miniconda3/envs/gmxMMPBSA/bin/gmx_MMPBSA", line 8, inAny idea on what could be causing this error? Thanks!
Terminal output
Terminal output
```bash INFO ] Parsing results to output files... File "/home/josh/miniconda3/envs/gmxMMPBSA/bin/gmx_MMPBSA", line 8, inOperating system
Debian
gmx_MMPBSA Version
gmx_MMPBSA v1.5.2 based on MMPBSA version 16.0 and AmberTools 20
Python version
python --version
Installation
conda AmberTools + conda