ginga icon indicating copy to clipboard operation
ginga copied to clipboard

The Ginga astronomical FITS file viewer

Results 116 ginga issues
Sort by recently updated
recently updated
newest added

A step beyond #336 , as stated in https://github.com/ejeschke/ginga/pull/548#issuecomment-337709408: *I think installing the docs with the package is the best long term way to insure that a) the correct documentation...

enhancement
documentation

In the `ImageViewBokeh2.update_image()` method, there is `cursession().store_objects(d_src)`, where `cursession` is not defined anywhere. Is this Bokeh magic or some oversight?

bug

When I have the same image open in different channels, it is quite impossible to tell which thumbnail is in which channel until I click on one and see which...

plugin

Ginga has a new backend, targeting canvases in HTML5 compliant browsers. I am looking for early feedback on this capability. You will need at least commit 97ec3d5e25a4c77498138d3db46cf74b3a20772e or later. The...

enhancement
help wanted
needs testing

Someone asked if it is possible to save the state of the current Ginga session, which includes but not limited to: 1. Ginga layout like number of channels, channel names,...

reference viewer

As suggested by @ejeschke in https://github.com/ejeschke/ginga/pull/506#issuecomment-306918787 I do think that the Move/Draw/Edit controls should be standardized (as much as possible) accounting for the different things that the plugins do. And...

enhancement
plugin

As suggested by @ejeschke : https://github.com/ejeschke/ginga/pull/495#issuecomment-305682723 For the future enhancement we might consider to allow them to specify the coordinate space (e.g. galactic, ecliptic, etc.) https://github.com/ejeschke/ginga/pull/495#issuecomment-305836647 There are two keys...

enhancement

As suggested by @ejeschke : https://github.com/ejeschke/ginga/pull/495#issuecomment-305682515 Maybe we should trap for WCS errors at the appropriate point in the canvas type and simply substitute a single text object (centered in...

enhancement
plugin

User was expecting something like this (with colorbar included): ![screenshot](https://cloud.githubusercontent.com/assets/2090236/26073675/82b225a6-397d-11e7-91cc-8a57740a10d0.png) But `ScreenShot` plugin only saves out this (without colorbar): ![testscreen](https://cloud.githubusercontent.com/assets/2090236/26073701/97cd990c-397d-11e7-8fef-daa9643751a2.png)

enhancement
plugin