Changeset 1226
- Timestamp:
- 08/31/06 14:30:08 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/Release2.1.0b/src/STMath.cpp
r1225 r1226 1129 1129 const std::string& weight ) 1130 1130 { 1131 if (in->npol() < =2 )1131 if (in->npol() < 2 ) 1132 1132 throw(AipsError("averagePolarisations can only be applied to two or more" 1133 1133 "polarisations"));
Note:
See TracChangeset
for help on using the changeset viewer.