-
Hi,
This is the first time I try to install X11IRAF, I have no experience as a system manager. I am working on Linux Mint 20.2 and followed the recipe. However, something is wrong. Here is the output…
-
**Reporter: pllim**
There is a need to finalize and implement proper image linking logic in Imviz so we can flush out behaviors of related tools like blinking, subsets, etc. Ideas so far:
* Link…
-
This marks the beginning of the changeling rework to add it back into the game. First, let's talk design.
To figure out how to design a good antagonist, we need to first break down a bad antagonist…
ghost updated
2 years ago
-
The ds9parser is not handling the mixed or upper case coordinate system entries:
If the coordinate system is, e.g., Galactic or GALACTIC, an error is raised:
DS9RegionParserError: Region type…
-
Then associate each component with its IGRINS spectra filenames.
Bonus: plot the TESS FFI image on the same scale for a head-to-head comparison.
gully updated
3 years ago
-
I got the error below when trying to plot the following ds9 object "# Region file format: DS9 version 4.1
global color=green dashlist=8 3 width=1 font="helvetica 10 normal roman" select=1 highlite=1 …
-
@YuHsuan-Hwang found this while implementing the frontend support of polyline (https://github.com/CARTAvis/carta-frontend/pull/1592). After some investigations, it appears that exporting a polyline wi…
-
I've started seeing the following issue with APLpy which uses pyregion when using the latest developer version of Matplotlib:
```
____________________________ TestBasic.test_regions ______________…
-
Currently, the GPU tile cache is cleared each time the active image is changed. This is done for simplicity, but it means that cached compressed tiles have to be decompressed and copied to the GPU eac…
-
I am trying to find the center of stars using imexam circular apterture photometry
I am using a jupyter notebook.
I have ds9 version 8.1 and imexam version 0.9.1, python version 3.8.8 and am on Ubun…