ginga
ginga copied to clipboard
The Ginga astronomical FITS file viewer
Hi All, The line plotting interface on ginga is really nice, but very slow. In some instances it actually crashes ginga or makes zooming in and out of images with...
It would be nice if Ginga had a canvas type for drawing ```Arc```s. Some background; I use ginga to make a finding chart tool for the [HiPERCAM](http://www.vikdhillon.staff.shef.ac.uk/hipercam/index.html) instrument - [hfinder](https://hcam-finder.readthedocs.io/en/latest/hipercam.html)...
**DO NOT MERGE** (still need to work on the rest of the plugins) Fix #668 . Follow-up of #671. Plugins to check: - [x] 1. Blink - [x] 2. Catalogs...
#619 changed "operations" menu layout but plugin instructions are not updated accordingly, as reported by @mkb0517 in https://github.com/ejeschke/ginga/issues/603#issuecomment-405052500 . A sweep through all the plugins to correct this is necessary.
As discussed in #691 . Need to think about: - [ ] supporting non-STScI data formats (e.g., DQ as a separate file). - [ ] making user-defined DQ flags usage...
As part of my work at STScI, I will attempt to improve the documentation aimed at developers interested to write their own Ginga plugins. To-do list from Scipy 2018 (see...
Hi All, I have images which have a fraction of pixels which are masked. I'm trying to indicate these pixels via color-code, with each mask bit having a different color....
Prompted by #678 , there is a need to improve both the interface and documentation for `grc`. * Interface * How to use plugin-like functionality with `grc`? * What else...
While developing for eteq/astrowidgets#1 , I encountered error when drawing circles in in `coord='wcs'` mode. Circle radius is set to 20 (I assume it is in pixels but I have...
I saw these commented in `.travis.yml` with a note that something needs to be done, so I am just opening an issue here so they don't get forgotten: - [...