ejeschke

Results 257 comments of ejeschke

> Here's what my screen capture looks like That is the saved PNG that I attached. If you click the "Fit" button does it show the whole snapshot including the...

> I only see colorbar in the plugin display, not in the saved PNG file. I tried both zoomed in and fit. I think we ought to look into that....

> what are the exact steps you are using to produce your PNG with colorbar? I can try to follow them and see if that helps. Press "y" to go...

> I do have to press "fit" for the colorbar to appear but after that when I zoom in and "snap" again, the colorbar remains. The viewer in the plugin...

We could have the `ScreenShot` plugin add the color bar below the image (based on whether a checkbox in the plugin is checked) when it is resumed and removed when...

I think we need to make it clear that this plugin only captures the channel viewer window contents. If you need to capture more parts of the application (e.g. plugin...

Sounds like it would be straightforward if done in a similar manner to `AstroImage`?

I like that idea, @pllim. Any suggestions? Maybe a nice spiral galaxy? (ginga means "galaxy" in Japanese).

Currently this is due to the difficulty of achieving this easily in Qt widgets. I believe there is a way, but it's not clear from any documentation I can find.

@mwcraig, @pllim, this is simply the cursor display [making the assumption about what the coordinates are](https://github.com/astropy/astrowidgets/blob/main/astrowidgets/core.py#L216) (i.e. the format string here). The Ginga reference viewer has a more sophisticated processing...