Closed markmellors closed 4 years ago
uses a for loop to average every particle's x&y position. possibly a numpy method would be faster, but not sure how to do that with a list of objects. in this PR only the current average is plotted (no track)
uses a for loop to average every particle's x&y position. possibly a numpy method would be faster, but not sure how to do that with a list of objects. in this PR only the current average is plotted (no track)