-
I wrote a local plugin based on your `Histogram` to measure local background value from a user drawn annulus. My test image does not have WCS information. When I inspect the log, I see this:
```
2015…
pllim updated
9 years ago
-
Hi @sosey, we were wondering here at ESO how easy it is to change the keybindings
-
When I move the mouse over an image the coordinates alpha and delta and X and Y update very quickly and move a few pixels left and right all the time.
This is a bit blurry ... can you display them in …
cdeil updated
9 years ago
-
I tried running grc with Python 3 and it fails like this:
``` bash
$ grc
Traceback (most recent call last):
File "/Users/deil/Library/Python/3.4/bin/grc", line 4, in
__import__('pkg_resources'…
cdeil updated
9 years ago
-
This example doesn't work with Python 3:
``` bash
$ python3.4 ./qt/example1_video.py
Traceback (most recent call last):
File "./qt/example1_video.py", line 36, in
import Queue
ImportError: No…
cdeil updated
9 years ago
-
As mentioned in https://github.com/astropy/imageutils/pull/17, Ginga, APLpy, and Glue each have their own class-based image stretching/scaling framework, but it would be nice to have a common generali…
-
It seems to fail on openSUSE 12.2. The Error tab show the next messages:
Plugin UI failed to initialize: global name 'FigureCanvas' is not defined
File "/usr/local/lib/python2.7/site-packages/ginga…
ppmim updated
10 years ago
-
It also seems to fail on my openSuSE 12.2:
Plugin UI failed to initialize: global name 'FigureCanvas' is not defined
File "/usr/local/lib/python2.7/site-packages/ginga-2.0.20140926001201-py2.7.egg/…
ppmim updated
10 years ago
-
When I try to open a FITS file from the Ginga GUI on a openSuSE 12.2 (Python 2.7.x and PyQt 4.10.3) I get the next error:
Failed to load file '/home/panic/prueba2.fits': integer division or modulo by…
ppmim updated
10 years ago
-
When I start `ginga -t gtk` on Mac I get a flood of warnings on the console everytime I move the mouse over the main window from `ImageViewGtk.py` line `121`:
```
$ ginga -t gtk
** (process:61518):…
cdeil updated
10 years ago