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
🐞 Problem
I suspect that we are not doing any transformation when plotting orbits in different planes.
💡 Possible solutions
First, check that this is the case.
If it is, we should implement change_plane if appropriate (see for example this implementation) and use it in plotting.
change_plane
📋 Steps to solve the problem
Addresses #<put issue number here>
The text was updated successfully, but these errors were encountered:
i want to work on this issue.
Sorry, something went wrong.
This can be a bit involved and it depends on a refactoring I'm doing, so I prefer to assign it to myself :)
No, there's no check, and wrong results are plotted.
astrojuanlu
Successfully merging a pull request may close this issue.
I suspect that we are not doing any transformation when plotting orbits in different planes.
First, check that this is the case.
If it is, we should implement
change_plane
if appropriate (see for example this implementation) and use it in plotting.Addresses #<put issue number here>
The text was updated successfully, but these errors were encountered: