We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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鈥檒l occasionally send you account related emails.
Already on GitHub? Sign in to your account
The radius of the plotted sun exceeds the radii of some orbits of inner planets. 馃悶 Problem
See this figure:
馃枼 Please paste the output of following commands
conda info -a
python -c "import poliastro.testing; poliastro.testing.test()"
pip freeze | grep astropy
pip freeze | grep poliastro
馃幆 Goal
馃挕 Possible solutions
馃搵 Steps to solve the problem
Addresses #<put issue number here>
The text was updated successfully, but these errors were encountered:
Thanks @shreyasbapat! This must be a problem in the method that redraws the attractor, or the minimum radius. Do you want to try fixing it?
Sorry, something went wrong.
Yeah Sure! I will try to fix this.
Solves poliastro#385 - Sun now correctly plotted
3181c99
Closed in #387.
No branches or pull requests
The radius of the plotted sun exceeds the radii of some orbits of inner planets.
馃悶 Problem
See this figure:

馃枼 Please paste the output of following commands
conda info -a
python -c "import poliastro.testing; poliastro.testing.test()"
pip freeze | grep astropy
pip freeze | grep poliastro
馃幆 Goal
馃挕 Possible solutions
馃搵 Steps to solve the problem
Addresses #<put issue number here>
The text was updated successfully, but these errors were encountered: