-
-
Notifications
You must be signed in to change notification settings - Fork 426
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
reduce the size of photosphere in the RPacketPlotter Plot #2116
Comments
@jayantbhakar In which amount of small scale do you want to reduce photosphere size visualization? |
Yes, the grey area, starting from 0 to 10000 km/s. One idea is to make the plot start from 5000 km/s till the end, this would remove a circular area from the photosphere of radius 0 to 5000 km/s. |
Hey can i work on this issue, if it's already not been assigned to someone else? |
Sure, you can start by having a look at the code of RPacketPlotter, if not already. Feel free to share any doubts or ideas here. |
Hey! I'd like to work on this issue but I'm having a little trouble understanding the objectives and the workflow on Github is still not quite familiar to me so I have a couple of questions: |
Hi @MariamH78. Glad to see your interest in this issue. |
Done! I created a pull request on your PR. Thanks for the help! |
Hello sir! i would like to work on this issue if it's not been resolved yet! |
RPacketPlotter in PR #2119 creates a plot where every element on the plot is equally scaled. This makes the photosphere cover most of the space in the plot. We want to reduce the area covered by the photosphere in the plot.
The text was updated successfully, but these errors were encountered: