-
> looking at your implementation of ginga.util.mosaic.CanvasMosaicer, it seems like it uses FITS WCS. For this purpose, I think that is fine (or can be left as a future PR if GWCS is really necessary)…
-
- [x] Incluir todos os comandos para instalação dos recursos de ambiente necessários para execurção do Ginga
- [x] Incluir todos os comandos para criação de pastas
- [x] Incluir comandos para criaçã…
-
Today, all binaries (i.e. ginga, gingagui, tests) are compiled staticly and make slow de development on windows environment.
We may use nclua[1] MACROS.
[1] https://github.com/TeleMidia/nclua/blob…
-
Olá,
estou tentar executar um script que ua o NCLuaHTTP, porém ao fazer uma requisição, ele trava após receber a última parte da requisição. A rotina de callback nunca é chamada.
Usei seu exempl…
-
This is from mark_region_from_array (in ginga_viewer.py)
> def mark_region_from_array(self, *args, **kwargs):
> """Mark regions on the viewer with a list of tuples as input."""
> ra…
-
In testing ejeschke/glue-ginga#30, which has tests inheriting from `BaseTestDataViewer`, I found that some of the tests generate pop-up window that requires user to click something to close it before …
pllim updated
2 years ago
-
@Skyhawk172 reported, "Could not find URL http://ssb.stsci.edu/astroconda/win-64"
He was attempting to install AstroConda distribution (particularly, Ginga and `stginga`) on a Windows machine. Is it …
pllim updated
4 years ago
-
Tricky in the blocking loop I have to use for DS9, maybe easier for the Ginga viewer.
The return would be one or more variable the user has access to after the imexam event loop closes.
sosey updated
7 years ago
-
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 #679):
- [x] breakout into…
pllim updated
6 years ago
-
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.h…