ginga icon indicating copy to clipboard operation
ginga copied to clipboard

Drawing plugin: Annulus/Circle cannot draw/edit properly when "wcs" is selected

Open pllim opened this issue 8 years ago • 1 comments

I used Qt 4 on RHEL6.

Annulus

In Drawing local plugin, select the following:

  • Draw type: annulus
  • Coord type: wcs
  • Mode: draw

Now try to draw it over image display with left mouse button. Nothing happens. However, it appears as usual when "Coord type" is changed to "data".

Circle

In same plugin, select the following:

  • Draw type: circle
  • Coord type: wcs
  • Mode: draw

Now draw a circle. Then switch mode to edit. Click on the drawn circle to try to edit it. You will see that edit is not possible. However, if another circle is drawn in the data mode, then edit works as usual.

pllim avatar Mar 14 '16 20:03 pllim

Note: This issue should solve itself if Ginga switches to proposed new Astropy region objects that are WCS-aware, as discussed during Python in Astronomy 2016.

pllim avatar Mar 24 '16 00:03 pllim