Notes on use for "plotcal" in CASA 4.1.0
[All of Data Analysis System(Servers and Terminals)]
[Data analysis servers(anam* and anah*)]
[Terminal Workstations(alws* and sbws*)]
We report the notes on use for "plotcal" in CASA 4.1.0.
[Problem]
When you use "plotcal" on CASA 4.1.0, following error messages are
displayed and "plotcal" is not executed.
(Error message)
TypeError: coercing to Unicode: need string or buffer, dict found
2014-01-01 05:46:19SEVEREException Reported: TablePlot:
CasaPyInterpreter: From Python : SEVERE :
2014-01-01 05:46:19SEVERE+pl.draw()
2014-01-01 05:46:19SEVERE+:
*** Error *** TablePlot: CasaPyInterpreter: From Python : SEVERE :
pl.draw()
:
[Cause]
Dependency with matplotlib (expectation)
(Known Issues CASA 4.1.0)
http://casa.nrao.edu/release_ki.shtml
[Workaround]
Remove "fontList.cache" file in ~/.matplotlib,
and you try to use "plotcal" again.