Changeset 1640 for branches/alma

Timestamp:
10/01/09 15:17:33 (15 years ago)
Author:
Kana Sugimoto
Message:

New Development: Yes

JIRA Issue: Yes (CAS-1077)

Ready to Release: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: Yes

Module(s): CASA Task sdplot() need modification to enable

qt4Agg backend

Description:

Qt4Agg backend is now available for TOOL-based plotting with ASAP plotter.
You need to (1) have PyQt4 (compiled with the proper python) installed,
(2) set backend as Qt4Agg in matplotlibrc and (3) import asaplotgui
from asap.asaplotgui_qt4 in asapplotter._newplotter() in order to
make Qt4Agg backend available.
NOTICE sdplot() task in CASA is currently assuming TkAgg? backend and doesn't
work with Qt4Agg backend.


File:
1 added

Note: See TracChangeset for help on using the changeset viewer.