-
As reported in #197, while testing 909a647, I realized that "up" and "down" arrow keys do not cycle through images in a channel anymore. They used to work; in the sense that I could cycle them using "…
pllim updated
8 years ago
-
-
I have 2 images. The point of interest is at different X and Y positions on each of them. I zoomed in on it nicely on Image 1. When I switch to Image 2, it remembers the position/zoom for Image 1, so…
pllim updated
9 years ago
-
The travis tests fail to pass due to failed installation of dependencies. The first issue is that the requirements.txt is used to install dependencies and it does not include the proper things, like …
-
I updated Ginga to latest dev version and now it crashes when I start it:
```
File ".../ginga-2.4.20150603003439-py2.7.egg/ginga/main.py", line 480, in reference_viewer
viewer.main(options, arg…
pllim updated
9 years ago
-
I am unable to find much documentation on how to properly draw a polygon in the `Drawing.py` plugin. I use right click and managed to draw one side of the intended polygon. I released the click so I c…
pllim updated
9 years ago
-
Ginga has slowly been developing editing capabilities for canvas objects. So far this has been largely unadvertised, but now it may be ready for initial review and wider testing and documentation.
T…
-
We need to maintain compatibility with Python 2.6 and 3.4 (and 3.3, but at lower priority). This means, first and foremost that the code should run in these environments. Second that both tox and tr…
-
I propose we drop Python 2 support for `astroplan`, i.e. make it a Python 3 only package from the start (i.e. the 0.1 release).
This is not a joke, I think it's about time for new packages. [The grea…
cdeil updated
9 years ago
-
Just to make sure its not me, but
python -m example2_qt
seems to operate fine, loading images, etc. except that no shapes actually draw.
this is os x, and conda install.