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

Between https://github.com/ejeschke/ginga/blob/c847163d47848b41acd1b581019779f93bf5001a/ginga/util/wcs.py#L68-L69 and https://github.com/ejeschke/ginga/blob/c847163d47848b41acd1b581019779f93bf5001a/ginga/AstroImage.py#L811-L821 I keep seeing traceback info on screen when WCS cannot be computed. This is too verbose to my liking since I see "BAD WCS" on the...

question

Hi all, This is a very basic question but I can't figure out how to open a MEF image such that all the extensions are displayed at the same time....

For whatever reason, I thought I could rename a channel after its creation but I cannot find out how to do it. Maybe I just misremembered.

question

As discussed in https://github.com/ejeschke/ginga/pull/742#discussion_r264505720. @ejeschke , "We could look at adding a text box for cutting and pasting URIs. Maybe a future enhancement?"

enhancement
plugin

As discussed in https://github.com/ejeschke/ginga/pull/742#discussion_r264505428 . @ejeschke , "... maybe deprecate it in favor of the Python `requests` module! (or something similar)"

In the `Catalogs` plugin, if you set it up right, there will be a drop-down with several options. Someone asked me if it is possible to query Catalog A, display...

plugin

In the `Catalogs` plugin, there is an interface to query "Catalog Server". Results would be displayed in a table. However, currently there is no way to save that table back...

plugin

Related to #752 but this request is to edit the results table; e.g., manually removing entries.

plugin

@ejeschke , someone asked if there is a feature like `WCSMatch` across channels but for X and Y pixel positions, not WCS. Currently, it kind of behaves that way for...

question

@ejeschke , there is a user who expressed interest to save the cutout image that `Pick` plugin generates back out into a FITS file. Is that already possible? If not,...

plugin