ginga
ginga copied to clipboard
The Ginga astronomical FITS file viewer
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...
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.
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?"
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...
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...
Related to #752 but this request is to edit the results table; e.g., manually removing entries.
@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...
@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,...