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

reduce the size of photosphere in the RPacketPlotter Plot #2116

Open
jayantbhakar opened this issue Aug 12, 2022 · 8 comments
Open

reduce the size of photosphere in the RPacketPlotter Plot #2116

jayantbhakar opened this issue Aug 12, 2022 · 8 comments

Comments

@jayantbhakar
Copy link
Member

jayantbhakar commented Aug 12, 2022

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.

Image

Repository owner moved this from Todo to Done in Jayant's Montecarlo Visualization Aug 12, 2022
@jayantbhakar jayantbhakar changed the title reduce photosphere size reduce the size of photosphere in the RPacketPlotter Plot Aug 21, 2022
@jayantbhakar jayantbhakar reopened this Aug 21, 2022
@jayantbhakar jayantbhakar self-assigned this Sep 2, 2022
@jayantbhakar jayantbhakar removed their assignment Oct 5, 2022
@notinrange
Copy link

@jayantbhakar In which amount of small scale do you want to reduce photosphere size visualization?
In this visualization given to you, you want to reduce the size of a grey area right?

@jayantbhakar
Copy link
Member Author

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.

@ishika-2110
Copy link

Hey can i work on this issue, if it's already not been assigned to someone else?

@jayantbhakar
Copy link
Member Author

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.

@MariamH78
Copy link

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:
1. Does the size of the photosphere have any physical significance? Or will any moderately-sized circle do? And if its dimensions are important, how were you planning to go about this?
2. Should I fork your branch from that PR, work on it, then request merging there as well?

@jayantbhakar
Copy link
Member Author

Hi @MariamH78. Glad to see your interest in this issue.
To your first point, we wanted to scale down the axis starting from the origin and until the photosphere boundary. This downscaling should be seen in the axis labels as well so that the user can get an exact idea about the plot. The main idea behind the issue is that the size of the photosphere needs to be reduced as it is taking up a lot of space right now.
To your second point, yes you can fork from my branch in the PR.

@MariamH78
Copy link

Done! I created a pull request on your PR. Thanks for the help!

@mohakmalviya
Copy link

Hello sir! i would like to work on this issue if it's not been resolved yet!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

6 participants