$ casapy CASA <2>: plotms(vis='/home/uniblab/casa/trunk/test/Plotms/Maw/maw.ms') Out[2]: True
from task_plotms import plotms
from taskinit import *
from casac import *
pmtool = casac.plotms
pm = pmtool()
pm.setShowGui( showgui )
(this must be the first call in task_plotms for plotms ctor) I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
![]() |
plotms.jpg | manage | 95 K | 2015-11-02 - 11:55 | PamFord | Basic UML diagram of PlotMS Architecture |
![]() |
plotms.vsd | manage | 1 MB | 2015-11-03 - 11:24 | PamFord | Visio file of PlotMS architecture from which UML diagrams were made |
![]() |
plotms_qwt.jpg | manage | 105 K | 2015-11-03 - 11:14 | PamFord | Basic UML diagram of QWT interface |
![]() |
plotms_threads.jpg | manage | 70 K | 2015-11-02 - 17:09 | PamFord | PlotMS Threads |