CASA Error Messages: Difference between revisions

From CASA Guides
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
</pre>
</pre>


'''Tasks where it may appear:'''  any
'''Explanation:''' The input file for the <tt>vis</tt> parameter is either misspelled or the file does not exist in the current directory  
'''Explanation:''' The input file for the <tt>vis</tt> parameter is either misspelled or the file does not exist in the current directory  


Line 14: Line 15:
</pre>
</pre>


'''Explanation:''' tbd
''Tasks where it may appear:'''  calibration tasks
'''Explanation:''' ???


<pre style="background-color: #FF0000;">
<pre style="background-color: #FF0000;">
Line 20: Line 22:
</pre>
</pre>


'''Explanation:''' tbd
'''Tasks where it may appear:'''  any
'''Explanation:''' ???

Revision as of 19:35, 29 February 2012

CASA Error Messages and what they mean

WARN	listobs::utils::verify	Argument vis failed to verify.
WARN	listobs::utils::verify	Some arguments failed to verify!

Tasks where it may appear: any Explanation: The input file for the vis parameter is either misspelled or the file does not exist in the current directory

SEVERE Calibrater::solve Caught exception: ArrayBase::validateConformance shape [2] differs from [1]
SEVERE Exception Reported: Error in Calibrater::solve.
SEVERE uvcontsub::::casa Error in uvcontsub: Error in Calibrater::solve.

Tasks where it may appear:' calibration tasks Explanation: ???

SyntaxError: non-keyword arg after keyword arg (<ipython console>, line 1)

Tasks where it may appear: any Explanation: ???