Skip to content

Conversation

@eric-wieser
Copy link

The myfieldline function previously produced an sequence of N datapoints, but N points describe a chain of only N-1 lines. This means the actual distance the field lines cover is distance / N * (N - 1) not distance.

The `myfieldline` function previously produced an sequence of N datapoints, but N points describe a chain of only N-1 lines. This means the actual distance the field lines cover is `distance / N * (N - 1)` not `distance`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant