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>


'''Explanation:''' The input file for the <tt>vis</tt> parameter either is misspelled or does not exist in this directory  
'''Explanation:''' The input file for the <tt>vis</tt> parameter is either misspelled or the file does not exist in the current directory  


<pre style="background-color: #FF0000;">
<pre style="background-color: #FF0000;">

Revision as of 18: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!

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.

Explanation: tbd