2021-12-10 10:02:20 WARN ::casa casampi is not available. Running in serial
.2021-12-10 10:02:20 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (1), setting nsubms to 1
2021-12-10 10:02:28 WARN ParallelTaskHelper::consolidateResults::casa ***** consolidateResults, subMS: {'antenna': {'DA41': {'flagged': 4.0, 'total': 4.0}, 'DA42': {'flagged': 4.0, 'total': 4.0}}, 'array': {'0': {'flagged': 6.0, 'total': 6.0}}, 'correlation': {'XX': {'flagged': 3.0, 'total': 3.0}, 'YY': {'flagged': 3.0, 'total': 3.0}}, 'field': {'J0241-0815': {'flagged': 6.0, 'total': 6.0}}, 'flagged': 6.0, 'name': 'Summary', 'observation': {'0': {'flagged': 6.0, 'total': 6.0}}, 'scan': {'1': {'flagged': 6.0, 'total': 6.0}}, 'spw': {'2': {'flagged': 6.0, 'total': 6.0}}, 'total': 6.0, 'type': 'summary'}
./home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2098: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
if(isinstance(elem,np.int) or isinstance(elem,np.int8) or
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2103: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
(169 more lines...)
|