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

Fix Chebyshev type3 #332

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Fix Chebyshev type3 #332

merged 1 commit into from
Oct 7, 2024

Conversation

ChristopherRabotin
Copy link
Member

Summary

Fix a missing sum in the Chebyshev evaluation function which has no effect in the case of the de440_type3 file.

https://github.com/nasa/kepler-pipeline/blob/f58b21df2c82969d8bd3e26a269bd7f5b9a770e1/source-code/matlab/fc/cspice-src-i686/cspice/chbval.c#L282

Architectural Changes

No change

New Features

No change

Improvements

No change

Bug Fixes

No change

Testing and validation

Detail the changes in tests, including new tests and validations

Documentation

This PR does not primarily deal with documentation changes.

@ChristopherRabotin ChristopherRabotin linked an issue Oct 7, 2024 that may be closed by this pull request
@ChristopherRabotin ChristopherRabotin merged commit d33f6e2 into master Oct 7, 2024
20 checks passed
@ChristopherRabotin ChristopherRabotin deleted the gh-302b branch October 7, 2024 11:13
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.

Support SPK Type 3: Chebyshev (position and velocity)
1 participant