Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#203 closed enhancement (fixed)

GUI based notaion (from CAS-1801, 2064)

Reported by: Kana Sugimoto Owned by: Kana Sugimoto
Priority: normal Milestone: ASAP 4.0
Component: python Version: 2.0
Severity: normal Keywords: CASA / asapplotter
Cc:

Description (last modified by Kana Sugimoto)

Suggested at ALMA single dish functionality workshop: Enable GUI based notation for asapplotter.

Change History (5)

comment:1 Changed 14 years ago by Kana Sugimoto

Keywords: asapplotter added
Status: newassigned
Type: defectenhancement

comment:2 Changed 14 years ago by Kana Sugimoto

Resolution: fixed
Status: assignedclosed

Commit Number: 1884-1889 Commit Date: 2010/08/20-23 Modified module(s): notationwindow (new), casatoolbar

A new "notation" button is added to the toolbar on ASAP plotter. You can add/modify/delete a note on the plot when "notation" button is selected.

How to: <Add a note> (1)Press LEFT mouse button on the plot at a place you want to print the note, and a notation window is loaded. (2) Specify a note string, and an anchor, and then press "print" button to print the note on plot.

[What is an anchor?] You can select whether "figure", "panel", or "data" as an anchor. When "figure" or "panel" is selected, the note is printed on relative position (0-1) in the figure or subplot, respectively. The note won't move with pan/zoom. If "data" is selected as an anchor, the note is anchored on the data position of the subplot. This is useful when you want to label a spectral line, because the note will always move along with the spectrum when you pan/zoom the plot.

<Modify a note> (1) Press RIGHT mouse button on the note. A cascade menu is loaded to select "Modify" or "Delete". (2) Select "Modify" and the notation window is loaded with the current note string in the text box. You can modify text/anchor and print it on the plot as described above.

<Delete a note> (1) Press RIGHT mouse button on the note. A cascade menu is loaded to select "Modify" or "Delete". (2) Select "Delete" and confirm the operation by selecting "OK" on a pop-up dialog.

comment:3 Changed 14 years ago by Kana Sugimoto

Description: modified (diff)
Keywords: CASA / added
Summary: GUI based notaionGUI based notaion (from CAS-1801, 2064)

comment:4 Changed 14 years ago by Kana Sugimoto

Description: modified (diff)

comment:5 Changed 13 years ago by Kana Sugimoto

Milestone: Unified developmentASAP 4.0
Note: See TracTickets for help on using tickets.