ashleychontos / pySYD

automated measurements of global asteroseismic parameters
https://pysyd.readthedocs.io
MIT License
25 stars 13 forks source link

Resizable plot windows #40

Open saiprathyushamalla opened 2 years ago

saiprathyushamalla commented 2 years ago

Relevant Materials

Description

I would like to be able to resize the windows that display plots. I am running pysyd for the example star on my 13 in MacBook pro and the plots displayed appeared cropped. I cannot resize the window or find scrollbars. I am having to access the screenshot saved in the results folder to see the results before making any modifications to the run command.

Provide a clear and concise explanation for what you would like changed, including why you would like to see it implemented. For example, is it related to a problem or open issue? If so, please explain in detail and provide any other relevant information (i.e. links, screenshots, etc.). Are there any alternative solutions you've considered?

Other

Please add other context or any relevant files that will assist in the request.


Summary Checklist

Is this a major request?
  • - [x] Yes
  • - [ ] No
Do you have a proposed
solution?

  • - [ ] Yes
  • - [x] No
If so, will you be submitting
a pull request?

  • - [ ] Yes
  • - [ ] No
  • - [x] N/A
What type of request is it?
  • - [ ] New feature
  • - [x] Modification
  • - [ ] Suggested update
  • - [ ] Other? (fill answer here)
Why is it needed?
  • - [ ] General improvement
  • - [ ] Solves a problem
  • - [ ] Relevant to an open issue
  • - [x] Increased efficiency and/or speed
  • - [ ] Other? (fill answer here)

ashleychontos commented 2 years ago

Do you not have a bar at the top that will let you enter "full screen" mode? (see attached)

pysyd

If not -- please let me know which matplotlib backend you are using!

saiprathyushamalla commented 2 years ago

Hi Ashley, I cannot find the option to resize or go full screen. This is how my result looks like:

image

, with nothing showing up in the red yellow and green buttons and not allowing me to resize. I think this is the backend I am using: 'module://matplotlib_inline.backend_inline'. I got it using the command matplotlib.get_backend().