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

Add argument droop_scale to LaPDXYDroopCorrect #67

Merged
merged 9 commits into from
Oct 21, 2024
Merged

Conversation

rocco8773
Copy link
Member

@rocco8773 rocco8773 commented Oct 21, 2024

Add argument droop_scale as a general knob to adjust/scale the droop calculation from the original model. This theoretically could accurately adjust for things like the cable weight inside the probe shaft.


Fixes error in LaPDXYDroopCorrect._convert_to_droop_points() where np.tan() was used when it should have been np.arctan(). Fixing this error also fixed the observed x-error on the test stand.

@rocco8773 rocco8773 merged commit 343a641 into main Oct 21, 2024
16 checks passed
@rocco8773 rocco8773 deleted the droop_scale branch October 21, 2024 23:23
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