Dear Plumed Community,
I am having a lot of difficulty with FES rescaling of this ligand-protein complex.
I have used an OPES with funnel and two collective variables as my sampling technique.
I ask for your help in interpreting the following graphs to see if I am doing something wrong and if so, suggest me some better way.
My main difficulty is in understanding if I am reweighting the FES right and if there is convergence.
I tried the FES_from_reweighting script first:
FES_from_Reweighting.py --kt 2.4943 --sigma 0.002 --blocks 5 --deltaFat 2.5 --min 1 --max 3.3
Receiving the following error:
"RuntimeWarning: divide by zero encountered in log
fes=-kbt*np.log(np.average(np.exp(-block_fes/kbt),axis=0,weights=safe_block_weight))
average FES uncertainty is: inf"
While the following script works:
FES_from_State.py --kt 2.4943387854 --deltaFat 2.5 --min 1,-5.5 --max 3.5,4.6 --all_stored
But I am not sure if I am doing it right, so I am posting the graphs I have generated from my data and asking if it is possible to figure out, somehow, if there are any errors or inconsistencies.
Thanks in advance to everyone!
Antonio