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

tkfram and zzdynrot matrix order issue #552

Open
AndrewAnnex opened this issue Aug 6, 2023 · 4 comments
Open

tkfram and zzdynrot matrix order issue #552

AndrewAnnex opened this issue Aug 6, 2023 · 4 comments
Assignees

Comments

@AndrewAnnex
Copy link

A SpiceyPy user recently opened an issue (AndrewAnnex/SpiceyPy#473) to report that tkfram was returning a incorrectly transposed rotation matrix. I identified this issue to be due to the use of the direct c converted fortran spice functions and that the zzdynrot was also likely effected, while other similar fortran functions (irfrot etc) were not effected. After looking into this further, both zzdynrot and tkfram were added via a pull request to support ALE in 2019 AndrewAnnex/SpiceyPy#301, so this bug has been lurking in the codebase for a while.

I currently have a pull request AndrewAnnex/SpiceyPy#474 that includes the fixes, but this project should evaluate the degree to which they are impacted by this change.

@jlaura
Copy link
Collaborator

jlaura commented Aug 7, 2023

The ALE project is impacted by this. The project is going to spin to the current version of spiceypy (prior to this fix being applied). A new release of ALE will be made in September, 2023. That version will not be impacted by this fix.

@Kelvinrr Kelvinrr self-assigned this Aug 8, 2023
@Kelvinrr Kelvinrr mentioned this issue Nov 14, 2023
1 task
@Kelvinrr
Copy link
Collaborator

SpiceyPy was updated to 6.0 in environment.yml and tests pass, next ALE release (1.0), probably after the ALE sprint a few weeks from now, we will update the recipe on conda-forge as well.

@acpaquette
Copy link
Contributor

@Kelvinrr can this be closed?

@Kelvinrr
Copy link
Collaborator

Kelvinrr commented Feb 9, 2024

I had this sitting in a local branch and forgot to PR it in 💀

up now: conda-forge/ale-feedstock#58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

4 participants