Re: [gmx-users] g_angle bin centers

2013-08-06 Thread Justin Lemkul
On 8/6/13 3:38 PM, Brandon Wiebe wrote: Hello, I have a question about the way g_angle centers the bins when it calculates angle/dihedral distributions. I dug around a bit in the source code and found a comment saying that the bins are centered at start+n*binwidth if you have integer bins,

[gmx-users] g_angle bin centers

2013-08-06 Thread Brandon Wiebe
Hello, I have a question about the way g_angle centers the bins when it calculates angle/dihedral distributions. I dug around a bit in the source code and found a comment saying that the bins are centered at start+n*binwidth if you have integer bins, else they are centered at start+(n+0.5)*bin