Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Noise qualification update #65

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

marip8
Copy link
Collaborator

@marip8 marip8 commented Jun 29, 2020

Changes suggested by @drchrislewis:

  • Update to use SVD when calculating eigenvectors for quaternion average as it is more numerically stable
  • Fix the variance calculation to divide by N-1, rather than N

@marip8 marip8 merged commit d0cd542 into Jmeyer1292:master Jun 29, 2020
@marip8 marip8 deleted the update/noise_measurement branch June 29, 2020 22:32
Comment on lines +23 to +24
* "The solution of this maximization problem is well known. The average quaternion is
* the eigenvector of M corresponding to the maximum eigenvalue."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these "editorial" kinds of quotes?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was a quote that I pulled directly from the paper. I probably should do a better job citing it, but I at least wanted to indicate that that particular comment was not my own

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.

2 participants