-
It works but it puts the single image in an extension which causes problems when naively opening the file in scripts or DS9
-
It can only be used to create normal user accounts, but the route should still be disabled.
https://lemmy.ml/setup
https://ds9.lemmy.ml/setup
via https://lemmy.ml/post/717182/comment/373149
-
We could allow RA, DEC , and object to be provided statically in the config file. However it would be nice to have a plan for how sbig-utils could get this info from a telescope when available.
What…
-
I'm trying to use "download_chandra_obsid" from a python session (using the CIAO provided python), but I can't import it:
```
from ciao_contrib.runtool import download_chandra_obsid
---------------…
-
I'm looking at porting my ply-based parsing from https://github.com/sargas/pyregion/blob/regions-submodule/pyregion/regions/_ply_helper.py , which I think is more flexible (would fix #65 , for instanc…
-
### Problem Summary
When doing Teardown script fails due to AWS Boto Limitation of 200 Filtered objects, the code will scan for all objects related to the provision and fail if there are >200 (at 50 …
-
Should we always show contours of all spatially matched images, or should we have a preference setting for showing only those contours from the active image?
Our current approach is to show all con…
-
Since the New Frontier books have an overlap with the DS9 novels and I couldn't find precise times in the usual sources, the ordering of New Frontier book >= 5 may be inaccurate.
Needs more investiga…
-
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
-
I've been playing around with `DS9.jl` for a while now and figured a couple things could be addressed.
In particular the way array data is transferred between XPA and Julia permutes each dimension,…