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

Allow Euler convention setting for calibration #637

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

psavery
Copy link
Collaborator

@psavery psavery commented Apr 30, 2024

Some users strongly prefer to use a different Euler convention for calibration, such as extrinsic XYZ. It is easy to convert angles from one Euler convention to another. However, it is difficult to convert boundary conditions (min/max ranges for each angle) from one convention to another.

So we add the ability to choose the Euler convention to use in calibration. This allows the min/max ranges to be specified in lmfit using that convention.

Some users strongly prefer to use a different Euler convention for
calibration, such as extrinsic XYZ. It is easy to convert angles from
one Euler convention to another. However, it is difficult to convert
boundary conditions (min/max ranges for each angle) from one convention
to another.

So we add the ability to choose the Euler convention to use in calibration.
This allows the min/max ranges to be specified in lmfit using that convention.

Signed-off-by: Patrick Avery <[email protected]>
@psavery psavery merged commit 72fa791 into master Apr 30, 2024
6 checks passed
@psavery psavery deleted the calibration-euler-convention branch April 30, 2024 22:18
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