Commits

David Mehringer authored and Ville Suoranta committed 414390e41f1 Merge
Pull request #594: CAS-13849 mods to quanta tool to support cngi feather2

Merge in CASA/casa6 from CAS-13849 to master * commit '13bf5fd6d8979a4771fd56c6e86be473b591c719': add notes to getvalue and getunit that multi-dimensional arrays are not supported explict cast to Vector<double> as required by casacore update update qa.unit() which is just a wrapper for qa.quantity() Added the new test_tool_quanta to the mapping of tests json file so that the tests run automatically in Bamboo. clean up checkpoint fix to make MacOS 11 CI build happy I hope more informative error handling for convert() code clean up tests for quanta tool updates to qa.convert() and qa.quantity()

casatestutils/casatestutils/component_to_test_map.json

Modified
1513 1513 {
1514 1514 "testScript":"test_tool_msmetadata",
1515 1515 "testType":"casatools",
1516 1516 "maintainer":"Dave Mehringer",
1517 1517 "maintainerEmail":"dmehring@nrao.edu",
1518 1518 "testOptions":[],
1519 1519 "testGroup":["casatools"],
1520 1520 "timeout":0,
1521 1521 "comment":""
1522 1522 },
1523 + {
1524 + "testScript":"test_tool_quanta",
1525 + "testType":"casatools",
1526 + "maintainer":"Dave Mehringer",
1527 + "maintainerEmail":"dmehring@nrao.edu",
1528 + "testOptions":[],
1529 + "testGroup":["casatools"],
1530 + "timeout":0,
1531 + "comment":""
1532 + },
1523 1533 {
1524 1534 "testScript":"test_tool_regionmanager",
1525 1535 "testType":"casatools",
1526 1536 "maintainer":"David Mehringer",
1527 1537 "maintainerEmail":"dmehring@nrao.edu",
1528 1538 "testOptions":[],
1529 1539 "testGroup":["casatools"],
1530 1540 "timeout":0,
1531 1541 "comment":""
1532 1542 },

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut