I have a time series a dihedral angle measured from a Molecular dynamics simulation. This dihedral angle fluctuates around 0 degrees. How do i properly take an average of something that's either +1 and +359 degrees, and take the periodicity of the system in to account to get zero???
I guess i have to use polar coordinates, but entirely sure on how to do this.
yes that seems like it would work, and this is what i'm sort of doing at the moment. However I'm looking to see if there's a much simpler approach.