-
I have an image displayed on Ginga. I click on free-panning button (the hand icon) and lock it (the lock icon). I use left click and touch pad to move around the image. I release the button and remove…
pllim updated
9 years ago
-
Today I am experimenting with having two plugins interact. In this case it would be the MultiImage one I'm working on and the Pick plugin.
In the current short foray, I have learned about the PluginM…
-
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.
-
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
-
Hi,
I'm running SI within my ecommerce integration express app.
I created a deletable index to quickly search on 300 product docs, 3k per doc.
The ecommerce platform calls webhooks to inform my a…
-
On windows the xpa extension fails to build because it can't find the header file `unistd.h` -- see https://ci.appveyor.com/project/mwcraig/conda-builder-affiliated/build/1.0.42/job/wf6r4vdc63thckyn#…
-
Is there something I can add to the `Bunch` definition when I define a local plugin to command Ginga to automatically open it under `Dialogs` on start-up? There is no `start=True` option like with a g…
pllim updated
9 years ago
-
This is similar to what I do to `ContentsManager` subclass in #72 . What would be the equivalent of `Contents.switch_image()` in `Thumbs`?
pllim updated
9 years ago
-
Affects: reference viewer
When Ginga is first started and an image is loaded, typing a value for one of the cut levels in the Info plugin box and pressing enter does not apply the value. Pressing a …
-
This is done by adding an `options_widget` method on the data viewer class, as described here:
http://www.glueviz.org/en/stable/customizing_guide/full_custom_qt_viewer.html#adding-side-panels
This w…