============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imreframe configfile: pytest.ini collecting ... collected 6 items test_task_imreframe.py::imreframe_test::test_epoch 2025-10-06 19:22:55 WARN imreframe::SpectralCoordinate::setFrequencySystem Resetting the conversion frequency system GEO 2025-10-06 19:22:55 WARN imreframe::SpectralCoordinate::setFrequencySystem+ to the new native frequency system GEO 2025-10-06 19:22:55 WARN imreframe::SpectralCoordinate::setFrequencySystem+ You must explicitly reset the conversion frequency system if desired 2025-10-06 19:22:55 SEVERE imreframe::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 19:22:55 SEVERE imreframe::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 19:22:55 SEVERE imreframe::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. 2025-10-06 19:22:55 WARN imreframe::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 19:22:59 WARN imreframe::SpectralCoordinate::setFrequencySystem Resetting the conversion frequency system TOPO 2025-10-06 19:22:59 WARN imreframe::SpectralCoordinate::setFrequencySystem+ to the new native frequency system TOPO 2025-10-06 19:22:59 WARN imreframe::SpectralCoordinate::setFrequencySystem+ You must explicitly reset the conversion frequency system if desired 2025-10-06 19:22:59 WARN imreframe::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. test_epoch ------------- Test that the epoch paramter gives the epoch to be associated with the final image only works for outframe = geo and topo PASSED test_task_imreframe.py::imreframe_test::test_makesfile test_makesfile ---------------- Test to check that the input image is accepted and an output is generated PASSED test_task_imreframe.py::imreframe_test::test_modifyim test_modifyim ---------------- Test that when no outout is given the original file is modified instead PASSED test_task_imreframe.py::imreframe_test::test_outframe test_outframe --------------- Test that the new parameters are used and provide different images than the unmodified one Check the log file for the change in spectral reference PASSED test_task_imreframe.py::imreframe_test::test_outframe_lowercase test_outframe_lowercase ---------------------- Test that the new parameters are used and provide different images than the unmodified one Check the log file for the change in spectral reference PASSED test_task_imreframe.py::imreframe_test::test_restfreq test_restfreq --------------- Test that the rest frequency sets the rest frequency to use for the velocity value PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imreframe/nose.xml - ======================== 6 passed, 1 warning in 20.81s ========================= ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead configfile: pytest.ini collecting ... collected 21 items test_task_imhead.py::imhead_test::test_add 2025-10-06 19:23:12 WARN ImageMetaDataRW::remove This image has no beam(s) to remove. 2025-10-06 19:23:12 WARN ImageMetaDataRW::remove This image has no beam(s) to remove. 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE Exception Reported: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:12 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:12 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: datamax is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamax is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: datamin is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamin is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: Although the epoch (date-obs) may be modified, it cannot be removed.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 277 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the epoch (date-obs) may be modified, it cannot be removed.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 277 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: Although the direction reference frame (equinox) may be modified, it may not be removed.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 263 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the direction reference frame (equinox) may be modified, it may not be removed.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 263 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: Although the image type (imtype) may be modified, it may not be removed.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 268 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the image type (imtype) may be modified, it may not be removed.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 268 2025-10-06 19:23:13 WARN ImageMetaDataRW::removeMask This image has no masks, so nothing to do. 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: maxpixpos is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpixpos is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: maxpos is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpos is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: minpixpos is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpixpos is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: minpos is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpos is is a statistic of the image and may not be modified nor removed by this application.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: Although the projection (projection) may be modified, it cannot be removed.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 282 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the projection (projection) may be modified, it cannot be removed.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 282 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: Although the velocity reference frame (reffreqtype) may be modified, it cannot be removed.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 287 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the velocity reference frame (reffreqtype) may be modified, it cannot be removed.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 287 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: Although the rest frequency (restfreq) may be modified, it cannot be removed.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 292 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the rest frequency (restfreq) may be modified, it cannot be removed.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 292 2025-10-06 19:23:13 SEVERE Exception Reported: Exception: The shape is intrinsic to the image and may not be modified nor removed.. 2025-10-06 19:23:13 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 297 2025-10-06 19:23:13 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The shape is intrinsic to the image and may not be modified nor removed.. 2025-10-06 19:23:13 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 297 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: This image already has a beam(s). Cannot add one.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 220 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: This image already has a beam(s). Cannot add one.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 220 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: Cannot add a beam position angle. Add the major or minor axis and then modify the other and the position angle.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 134 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Cannot add a beam position angle. Add the major or minor axis and then modify the other and the position angle.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 134 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE Exception Reported: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:14 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:14 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: datamax is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamax is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: datamin is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamin is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: The epoch (date-obs=1995/04/13/09:33:00.000687) already exists. It may be modified but not added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 112 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The epoch (date-obs=1995/04/13/09:33:00.000687) already exists. It may be modified but not added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 112 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: The direction reference frame (equinox=J2000) already exists. It may be modified but not added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 102 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The direction reference frame (equinox=J2000) already exists. It may be modified but not added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 102 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: The image type (imtype=) already exists. It may be modified but be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 166 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The image type (imtype=) already exists. It may be modified but be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 166 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: This application does not support adding masks.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 108 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: This application does not support adding masks.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 108 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: maxpixpos is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpixpos is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: maxpos is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpos is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: minpixpos is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpixpos is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: minpos is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpos is is a statistic of the image and may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: The projection (projection=SIN) already exists. It may be modified but not added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 117 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The projection (projection=SIN) already exists. It may be modified but not added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 117 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: The velocity reference frame (reffreqtype=SIN) already exists. It may be modified but not added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 123 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The velocity reference frame (reffreqtype=SIN) already exists. It may be modified but not added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 123 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: The rest frequency (restfreq=1.42041e+09Hz) already exists. It may be modified but not added by this application. If you wish to append a rest frequency to an already existing list, use cs.setrestfrequency().. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 193 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The rest frequency (restfreq=1.42041e+09Hz) already exists. It may be modified but not added by this application. If you wish to append a rest frequency to an already existing list, use cs.setrestfrequency().. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 193 2025-10-06 19:23:15 SEVERE Exception Reported: Exception: The shape is intrinsic to the image and may not be added.. 2025-10-06 19:23:15 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 129 2025-10-06 19:23:15 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The shape is intrinsic to the image and may not be added.. 2025-10-06 19:23:15 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 129 test_add --------------- This test makes sure that add can add to all the keys specified in the documentation The endDict is the dictionary we expect out of the list function. we first delete all the values we can, and then try to add them back. Upon failing to add a section back the dictionaries will become differnt, so my asserting the dictionary is the same as it started assures add worked. This relies on del working as well, however if that fails so will the test_del function. imtype and restfreq cannot be tested, because there is no way to remove the values for them. Also adding a beam auto matically sets beamminor and beampa, those values cannot be all chosen using add PASSED test_task_imhead.py::imhead_test::test_bad_mode Test unupported mode fails PASSED test_task_imhead.py::imhead_test::test_del 2025-10-06 19:23:20 WARN ImageMetaDataRW::removeMask This image has no masks, so nothing to do. test_del --------------- This checks that the result of running the delete mode on all the hd keys has the effect that we expected Certain values should be removed where others will remain unchanged. The assertion checks that the image header after removal looks like the expected dictionary PASSED test_task_imhead.py::imhead_test::test_get 2025-10-06 19:23:25 SEVERE Exception Reported: Unknown keyword incr. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 2025-10-06 19:23:25 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Unknown keyword incr. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 2025-10-06 19:23:25 SEVERE Exception Reported: Unknown keyword axisnames. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 2025-10-06 19:23:25 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Unknown keyword axisnames. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 test_get -------------- Test test_get to verify mode='get' works and returns correct values PASSED test_task_imhead.py::imhead_test::test_history test_history --------------------- This checks to make sure that when the mode is history a log is populated When the function is ran with mode history a logfile is populated with information Check that info is written to the file. PASSED test_task_imhead.py::imhead_test::test_historyHdkeyVal test_historyHdkeyVal ------------------------ This checks to make sure this task still functions when provided with Hdkey and value. These parameters should have no effect, so it should have the identical output to test_history. PASSED test_task_imhead.py::imhead_test::test_image_history_writing verify history is written to image on applicable modes PASSED test_task_imhead.py::imhead_test::test_list_log Imhead: CAS-3300 Test the printing of some keywords in list mode PASSED test_task_imhead.py::imhead_test::test_listkeys test_listkeys ------------------------ This test checks that the list mode displays all the expected keys from the imhead function A list is generated and the keys of that list are compared to what is expected. All items in the expected keys must be in the listed keys to pass. The length of the expected and recieved keys must also be the same. PASSED test_task_imhead.py::imhead_test::test_listkeysHdkeyVal test_listkeysHdkeyVal ------------------------------ This test checks to make sure that hdkey and hdvalue have no effect on the output of mode list A key and value is provided and then the keys are checked to make sure they are the expected values. The lists of expected values and recived ones must also be of equal length. PASSED test_task_imhead.py::imhead_test::test_masked CAS-8500 test imhead on completely masked image does not segfault PASSED test_task_imhead.py::imhead_test::test_median_area_beam Test median area beam is returned when there are multiple beams, CAS-6727 PASSED test_task_imhead.py::imhead_test::test_ncp Test NCP projection is reported, CAS-6568 PASSED test_task_imhead.py::imhead_test::test_open_fits Verify running on fits file works PASSED test_task_imhead.py::imhead_test::test_put test_put ---------------- This test checks to see that the put mode will replace the specified key with the specified value. Not all keys are replacable, and the test checks for that. The put values are all different from the initial values to enable more robust testing, except for non-mutable keys in which case they are the same values PASSED test_task_imhead.py::imhead_test::test_put_crval_stokes Test updating stokes, CAS-6352 PASSED test_task_imhead.py::imhead_test::test_put_sexigesimal verify mode=put can take sesigimal values where appropriate (CAS-4355) PASSED test_task_imhead.py::imhead_test::test_restfreq_failure_modes Test rest frequency failure modes, CAS-5901. The image doesn't have a spectral axis, so it cannot have a restfreq. PASSED test_task_imhead.py::imhead_test::test_summary test_summary ----------------- PASSED test_task_imhead.py::imhead_test::test_summary_dict_return Verify imhead returns a dictionary for mode=summary PASSED test_task_imhead.py::imhead_test::test_types CAS-3285: Test the types of the values PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imhead/nose.xml - ======================== 21 passed, 1 warning in 35.35s ======================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_plotants configfile: pytest.ini collecting ... collected 10 items test_task_plotants.py::plotants_test::test1 Test 1: Default parameters PASSED test_task_plotants.py::plotants_test::test10 Test 10: All arguments PASSED test_task_plotants.py::plotants_test::test2 Test 2: Bad input file PASSED test_task_plotants.py::plotants_test::test3 Test 3: Good input file and output exists PASSED test_task_plotants.py::plotants_test::test4 Test 4: Label antenna IDs PASSED test_task_plotants.py::plotants_test::test5 Test 5: Logarithmic antenna positions PASSED test_task_plotants.py::plotants_test::test6 Test 6: Exclude antenna positions PASSED test_task_plotants.py::plotants_test::test7 Test 7: checkbaselines PASSED test_task_plotants.py::plotants_test::test8 2025-10-06 19:23:52 WARN plotants::::casa Cannot exclude antenna 11 (id 10): not in main table Test 8: exclude checkbaselines PASSED test_task_plotants.py::plotants_test::test9 Test 9: Title PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotants/nose.xml - ======================== 10 passed, 1 warning in 7.89s ========================= ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata configfile: pytest.ini collecting ... flagdata tests will use data from /opt/casa/data/casatestdata/unittest/flagdata/ collected 255 items test_task_flagdata.py::test_dict_consolidation::test_flagdata_dict_consolidation 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'nreport': 1, 'report0': {'freqdev': array([[ 1. , 0. , 1.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 0.1], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 0.5], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 1.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , -0.4], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , -0.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , -0.8], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 6.4]]), 'name': 'Rflag', 'timedev': array([[ 1. , 0. , 4. ], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 1. , 2.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 2. , 2.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 3. , 2.3], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 4. , 4.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 1. , 5. , 2.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 10. , 0.7], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 11. , 5.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 12. , 3.2], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 2. , 13. , 1.9], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 14. , 0.6], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [ 3. , 15. , 0.5]]), 'type': 'rflag'}, 'type': 'list'} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[0. , 1. , 0.00330866]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[0.00000000e+00, 1.00000000e+00, 1.96219644e-04]])}, 'nreport': 1} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[2, 3, 0]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[2. , 3. , 0.01768084]])}, 'nreport': 1} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[2. , 2. , 0.0054054], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [3. , 3. , 0. ]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[2. , 2. , 0.02742571], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [3. , 3. , 0.01728651]])}, 'nreport': 1} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[3. , 2. , 0.00540063]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[3. , 2. , 0.02657252]])}, 'nreport': 1} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[0. , 0. , 0.15954576], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [1. , 0. , 0.11957453]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[0. , 0. , 0.03786448], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [1. , 0. , 0.03808762]])}, 'nreport': 1} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[2. , 0. , 0.10978827]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[2. , 0. , 0.0282818]])}, 'nreport': 1} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[1. , 0. , 0.11688346]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[1. , 0. , 0.03754368]])}, 'nreport': 1} 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa ***** consolidateResults, subMS: {'type': 'list', 'report0': {'freqdev': array([[1. , 0. , 0.1189428 ], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [2. , 0. , 0.10868936]]), 'type': 'rflag', 'name': 'Rflag', 'timedev': array([[1.00000000e+00, 0.00000000e+00, 4.12124127e-04], 2025-10-06 19:23:56 WARN consolidateResults::consolidateResults::casa+ [2.00000000e+00, 0.00000000e+00, 2.73353433e-02]])}, 'nreport': 1} flagdata:: test return dictionary consolidation functions from parallel_task_helper PASSED test_task_flagdata.py::test_tfcrop::test2 flagdata:: Test2 of mode = tfcrop ABS_ALL Moving data... PASSED test_task_flagdata.py::test_tfcrop::test_extendfreq flagdata:: Extend the flags created manually for one scan only The MS is already around, just unflag PASSED test_task_flagdata.py::test_tfcrop::test_extendpols flagdata:: Extend the flags created by clip The MS is already around, just unflag 43.0 of 1099776.0 data was flagged, expected 43 of 1099776 PASSED test_task_flagdata.py::test_tfcrop::test_extendtime flagdata:: Extend the flags created by tfcrop The MS is already around, just unflag PASSED test_task_flagdata.py::test_tfcrop::test_tfcrop1 flagdata:: Test1 of mode = tfcrop The MS is already around, just unflag PASSED test_task_flagdata.py::test_tfcrop::test_tfcrop2 flagdata:: Test2 of mode = tfcrop ABS_ALL The MS is already around, just unflag PASSED test_task_flagdata.py::test_tfcrop::test_tfcrop_extendflags flagdata: mode tfcrop with extendflags=True The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_CAS_5037 flagdata:: Use provided value for time stats, but automatically computed value for freq. stats Moving data... PASSED test_task_flagdata.py::test_rflag::test_rflag_auto_thresholds flagdata:: mode = rflag : automatic thresholds The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_calculate_dict_then_apply flagdata:: mode = rflag : output/input via returned dictionary and cmd The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_calculate_file_apply_scales flagdata:: mode = rflag : use output/input time/freq threshold files via two methods, and with different scales The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_correlation_selection flagdata:: mode = rflag : correlation selection The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_extendflags flagdata: automatically extend the flags after rflag The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_extendflags_list_mode flagdata: in list mode extend the flags automatically after rflag The MS is already around, just unflag Channel 51 had more than 50% and got extended. PASS Channel 52 had less than 50% and did not get extended. PASS Channel 51 in RL had less than 50% but got completely flagged because Channel 51 in LL got extended. PASS PASSED test_task_flagdata.py::test_rflag::test_rflag_numpy_types flagdata:: mode = rflag : partially-specified thresholds using numpy types The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_partial_thresholds flagdata:: mode = rflag : partially-specified thresholds The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_residual_data 2025-10-06 19:24:39 WARN imager::setjy() No data was selected for field 0. 2025-10-06 19:24:52 WARN imager::setjy() No data was selected for field 0. flagdata: rflag using MODEL and virtual MODEL columns The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag::test_rflag_return_dict1 flagdata:: Use provided value for time stats, but automatically computed value for freq. stats - returning dictionary Moving data... PASSED test_task_flagdata.py::test_rflag::test_rflag_summary_list flagdata: rflag and summaries in list mode The MS is already around, just unflag PASSED test_task_flagdata.py::test_rflag_evla::test_rflag_CAS_13360 flagdata:: rflag in a MS which has decreasing number of rows in subsequent chunks Moving data... PASSED test_task_flagdata.py::test_shadow::test_CAS2399 2025-10-06 19:25:48 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 19:25:48 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 19:25:48 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. flagdata: shadow by antennas not present in MS Moving data... PASSED test_task_flagdata.py::test_shadow::test_addantenna flagdata: use antenna file in list mode The MS is already around, just unflag PASSED test_task_flagdata.py::test_shadow::test_shadow_APP flagdata: flag shadowed antennas with ref frame APP The MS is already around, just unflag Moving data... PASSED test_task_flagdata.py::test_shadow::test_shadow_APP_with_sel flagdata: flag shadowed antennas with ref frame APP, selecting some antennas -> triggering computeAntUVW calculations The MS is already around, just unflag The MS is already around, just unflag PASSED test_task_flagdata.py::test_shadow::test_shadow_alma_small flagdata: flag shadowe antennas, compare with expected calculations based on the UVWs from the MS The MS is already around, just unflag Moving data... PASSED test_task_flagdata.py::test_shadow::test_vla_without_addantenna flagdata: simple mode shadow test without adding antennas The MS is already around, just unflag PASSED test_task_flagdata.py::test_msselection::test_amp flagdata: select only cross-correlations Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_autocorr1 flagdata: flag only auto-correlations with antenna selection Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_autocorr2 2025-10-06 19:25:57 WARN FlagDataHandler::preLoadColumn (file /source/casa6/casatools/src/code/flagging/Flagging/FlagDataHandler.cc, line 989) PROCESSOR sub-table is empty. Assuming CORRELATOR type. flagdata: flag auto-corrs with parameter Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_autocorr3 2025-10-06 19:25:58 WARN FlagDataHandler::preLoadColumn (file /source/casa6/casatools/src/code/flagging/Flagging/FlagDataHandler.cc, line 989) PROCESSOR sub-table is empty. Assuming CORRELATOR type. flagdata: flag auto-corrs in list mode Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_simple flagdata: select only cross-correlations Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_spw_error_handler_id 2025-10-06 19:26:00 WARN Spw Expression: No match found for 32, 33, 2025-10-06 19:26:00 WARN Spw Expression: No match found for 32, 33, flagdata: A non-existing spw ID in a compound with a existing spw should not fail Unflag the MS PASSED test_task_flagdata.py::test_msselection::test_spw_error_handler_name 2025-10-06 19:26:03 WARN Spw Expression: No match found for "Subband:8" 2025-10-06 19:26:03 WARN Spw Expression: No match found for "Subband:8" flagdata: A non-existing spw name in a compound with a existing spw should not fail Unflag the MS Moving data... PASSED test_task_flagdata.py::test_statistics_queries::test021 flagdata: Test of flagging statistics and queries Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test10 flagdata: quack mode Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test11 flagdata: quack mode Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test12 flagdata: quack mode Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test13 flagdata: quack mode, quackincrement Unflag the MS 571536.0 of 2854278.0 data was flagged, expected 571536 of 2854278 857304.0 of 2854278.0 data was flagged, expected 857304 of 2854278 1571724.0 of 2854278.0 data was flagged, expected 1571724 of 2854278 1762236.0 of 2854278.0 data was flagged, expected 1762236 of 2854278 PASSED test_task_flagdata.py::test_statistics_queries::test9 flagdata: quack mode Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_CAS2021 flagdata: test antenna negation selection Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_CAS2212 flagdata: Clipping scan selection, CAS-2212, CAS-3496 Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_chanavg0 Unflag the MS Test of channel average PASSED test_task_flagdata.py::test_statistics_queries::test_chanavg1 Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_chanavg2 Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_chanavg3 Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_quackincrement_list 2025-10-06 19:26:21 WARN AgentFlagger::initAgents Cannot have quackincrement=True in list mode. Agent quack will be ignored! Unflag the MS PASSED test_task_flagdata.py::test_statistics_queries::test_summary_basecnt flagdata: basic check of summary/basecnt stats. CAS-14185 Unflag the MS 36036.0 of 2854278.0 data was flagged, expected 36036 of 2854278 PASSED test_task_flagdata.py::test_statistics_queries::test_summary_spwcorr flagdata: basic check of summary/spwcorr stats. CAS-14185 Unflag the MS 1427139.0 of 2854278.0 data was flagged, expected 1427139 of 2854278 PASSED test_task_flagdata.py::test_selections::test_action flagdata: action = calculate Unflag the MS PASSED test_task_flagdata.py::test_selections::test_antenna flagdata: antenna selection Unflag the MS 196434.0 of 196434.0 data was flagged, expected 196434 of 196434 PASSED test_task_flagdata.py::test_selections::test_array flagdata: array selection Unflag the MS 196434.0 of 196434.0 data was flagged, expected 196434 of 196434 PASSED test_task_flagdata.py::test_selections::test_correlation Unflag the MS 98217.0 of 196434.0 data was flagged, expected 98217 of 196434 0.0 of 1427139.0 data was flagged, expected 0 of 1427139 196434.0 of 196434.0 data was flagged, expected 196434 of 196434 PASSED test_task_flagdata.py::test_selections::test_field flagdata: field selection Unflag the MS 39186.0 of 196434.0 data was flagged, expected 39186 of 196434 PASSED test_task_flagdata.py::test_selections::test_missing_corr_product 2025-10-06 19:26:31 WARN Manual::sanitizeCorrExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 966) Correlation product [LR] not available 2025-10-06 19:26:32 WARN Manual::sanitizeCorrExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 966) Correlation product [RL] not available CAS-4234: Keep going when one of the corr products is not available but others are present Unflag the MS 196434.0 of 196434.0 data was flagged, expected 196434 of 196434 PASSED test_task_flagdata.py::test_selections::test_multi_timerange flagdata: CAS-5300, in list mode, flag multiple timerange intervals Unflag the MS PASSED test_task_flagdata.py::test_selections::test_scan flagdata: scan selection and manualflag compatibility Unflag the MS PASSED test_task_flagdata.py::test_selections::test_spw flagdata: spw selection Unflag the MS 196434.0 of 196434.0 data was flagged, expected 196434 of 196434 PASSED test_task_flagdata.py::test_selections::test_spw_list flagdata: spw selection in list mode Unflag the MS PASSED test_task_flagdata.py::test_selections::test_timerange flagdata: timerange selection Unflag the MS 6552.0 of 196434.0 data was flagged, expected 6552 of 196434 PASSED test_task_flagdata.py::test_selections::test_uvrange flagdata: uvrange selection Unflag the MS 55944.0 of 196434.0 data was flagged, expected 55944 of 196434 PASSED test_task_flagdata.py::test_alma::test_abs_all flagdata: clip ABS ALL. Do not flag WVR Moving data... PASSED test_task_flagdata.py::test_alma::test_abs_i flagdata: clip ABS_I. Do not flag WVR The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_abs_wvr flagdata: clip ABS_WVR The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_alma_spw flagdata: flag various spw The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_autocorr_wvr flagdata: CAS-5286, do not flag auto-correlations in WVR data The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_autocorr_wvr_list flagdata: CAS-5485 flag autocorrs in list mode The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_null_intent_selection1 2025-10-06 19:26:50 WARN AgentFlagger::initAgents Cannot create agent Manual_0: State Expression: No match found for "FOCUS" 2025-10-06 19:26:50 WARN AgentFlagger::initAgents+ State Expression: Partial or no match for State ID list [] 2025-10-06 19:26:50 WARN AgentFlagger::initAgents Cannot create agent Manual_2: State Expression: No match found for "*DELAY*" 2025-10-06 19:26:50 WARN AgentFlagger::initAgents+ State Expression: Partial or no match for State ID list [] flagdata: handle unknown scan intent in list mode The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_scanitent flagdata: scanintent selection The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_unknown_intent 2025-10-06 19:26:52 WARN State Expression: No match found for "*FOCUS*" flagdata: CAS-3712, handle unknown value in intent expression The MS is already around, just unflag PASSED test_task_flagdata.py::test_alma::test_wvr flagdata: flag WVR correlation The MS is already around, just unflag 608.0 of 608.0 data was flagged, expected 608 of 608 PASSED test_task_flagdata.py::test_selections2::test_field_breakdown 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) 2025-10-06 19:26:54 WARN Clip::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (RR) not available in current spectral window (2) flagdata: Produce a separated dictionary per field Moving data... PASSED test_task_flagdata.py::test_selections2::test_observation1 flagdata: observation ID selections The MS is already around, just unflag PASSED test_task_flagdata.py::test_selections2::test_observation2 flagdata: observation ID selections in list mode The MS is already around, just unflag PASSED test_task_flagdata.py::test_elevation::test_interval Unflag the MS 2092230.0 of 2854278.0 data was flagged, expected 2092230 of 2854278 PASSED test_task_flagdata.py::test_elevation::test_lower Unflag the MS 0.0 of 2854278.0 data was flagged, expected 0 of 2854278 0.0 of 2854278.0 data was flagged, expected 0 of 2854278 666792.0 of 2854278.0 data was flagged, expected 666792 of 2854278 1428840.0 of 2854278.0 data was flagged, expected 1428840 of 2854278 2854278.0 of 2854278.0 data was flagged, expected 2854278 of 2854278 PASSED test_task_flagdata.py::test_elevation::test_upper Unflag the MS 1425438.0 of 2854278.0 data was flagged, expected 1425438 of 2854278 PASSED test_task_flagdata.py::test_list_file::test_anychar 2025-10-06 19:27:04 SEVERE flagdata::::casa Parameter '$3[' in row=0 is not a valid flagdata parameter 2025-10-06 19:27:04 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Error reading the input list. Make sure the syntax used in the list follows the rules given in the inline help of the task. flagdata: Do not continue if parameter doesn't exist Unflag the MS Expected IOError error: Error reading the input list. Make sure the syntax used in the list follows the rules given in the inline help of the task. PASSED test_task_flagdata.py::test_list_file::test_file1 flagdata: apply flags from a list and do not save Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file2 flagdata: only save parameters without running the tool Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file3 flagdata: flag and save list to FLAG_CMD Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file4 flagdata: save without running and apply in flagcmd Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file6 flagdata: select by reason in list mode from a file Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_CAS4819 flagdata: CAS-4819, Flag commands from three files Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_overwrite_false 2025-10-06 19:27:12 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: You have set overwrite to False. Remove listnewfile.txt before saving the flag commands flagdata: Use savepars and overwrite=False with an existing file Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_overwrite_false1 flagdata: Use savepars and overwrite=False Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_overwrite_true flagdata: Use savepars and overwrite=True Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_scan_int 2025-10-06 19:27:14 SEVERE flagdata::::casa exceptions must derive from BaseException 2025-10-06 19:27:14 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Error reading the input list. Make sure the syntax used in the list follows the rules given in the inline help of the task. flagdata: select a scan by giving an int value Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_scan_list 2025-10-06 19:27:15 SEVERE flagdata::::casa exceptions must derive from BaseException 2025-10-06 19:27:15 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Error reading the input list. Make sure the syntax used in the list follows the rules given in the inline help of the task. flagdata: select a scan by giving a list value. Expect error. Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_file_summary1 flagdata: summary commands in list mode Unflag the MS Summary 0 ( Scan2 ) : Flagged : 238140.0 out of 2854278.0 Summary 1 ( Zeros ) : Flagged : 0.0 out of 2854278.0 PASSED test_task_flagdata.py::test_list_file::test_file_summary2 flagdata: compare summaries from a list with individual reports Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_reason1 flagdata: add_reason to FLAG_CMD Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_reason2 flagdata: add_reason to text file Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_reason3 flagdata: replace input reason from file with cmdreason Unflag the MS PASSED test_task_flagdata.py::test_list_file::test_reason4 flagdata: select by reason from two files Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_cmdreason1 flagdata: allow whitespace in cmdreason Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_cmdreason2 flagdata: Blanks in reason are also allowed in FLAG_CMD table Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_list1 flagdata: apply flags from a Python list and do not save Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_list2 flagdata: only save parameters without running the tool Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_list3 flagdata: Compare flags from flagdata and flagcmd Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_list5 flagdata: select by reason in list mode from a list Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_list_summary1 flagdata: check names of multiple summaries in a list Unflag the MS PASSED test_task_flagdata.py::test_list_list::test_reason_list flagdata: replace input reason from list with cmdreason Unflag the MS PASSED test_task_flagdata.py::test_clip::test_clip_file1 flagdata: clip zeros in mode=list and save reason to FLAG_CMD The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_clip_list1 flagdata: clip zeros in mode=list and save reason to FLAG_CMD The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_clip_no_model_col 2025-10-06 19:27:40 WARN AgentFlagger::validateDataColumn Data column CORRECTED_DATA does not exist in input data 2025-10-06 19:27:40 WARN AgentFlagger::validateDataColumn Data column MODEL_DATA or virtual MODEL_DATA does not exist in input data 2025-10-06 19:27:40 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2025-10-06 19:27:40 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip 2025-10-06 19:27:41 WARN AgentFlagger::validateDataColumn Data column MODEL_DATA or virtual MODEL_DATA does not exist in input data 2025-10-06 19:27:41 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2025-10-06 19:27:41 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip flagdata: Should fail when MODEL or virtual MODEL columns do not exist The MS is already around, just unflag Unflag the MS flagadta is expected to fail with datacolumn=RESIDUAL flagadta is expected to fail with datacolumn=RESIDUAL_DATA PASSED test_task_flagdata.py::test_clip::test_clip_timeavg_cmp_mstransform flagdata: clip with time average and compare with mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_clip_virtual_model_col_use_delmod 2025-10-06 19:28:06 WARN AgentFlagger::validateDataColumn Data column MODEL_DATA or virtual MODEL_DATA does not exist in input data 2025-10-06 19:28:06 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2025-10-06 19:28:06 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip flagdata: Should flag DATA-MODEL when RESIDUAL-DATA is asked The MS is already around, just unflag Unflag the MS PASSED test_task_flagdata.py::test_clip::test_clip_with_model_col flagdata: Should flag DATA-MODEL when RESIDUAL-DATA is asked The MS is already around, just unflag Unflag the MS PASSED test_task_flagdata.py::test_clip::test_clipzeros flagdata: clip only zero-value data The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_datacol_corrected 'flagdata: clip CORRECTED data column The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_residual_col flagdata: clip RESIDUAL column The MS is already around, just unflag PASSED test_task_flagdata.py::test_clip::test_timeavg_spw9_2scans flagdata: clip with time averaging in spw 9 The MS is already around, just unflag PASSED test_task_flagdata.py::test_antint::test_antint_list_mode1_with_clip flagdata in list mode: mode = antint + clip, spw = 2, minchanfrac=0.3 Moving data... PASSED test_task_flagdata.py::test_antint::test_antint_list_mode2_compare_against_flagcmd flagdata and flagcmd in list mode: mode = antint, spw = 2, minchanfrac=0.3 The MS is already around, just unflag PASSED test_task_flagdata.py::test_antint::test_antint_spw0_high_threshold flagdata: mode = antint, spw = 0, minchanfrac = 0.45 The MS is already around, just unflag PASSED test_task_flagdata.py::test_antint::test_antint_spw0_low_threshold flagdata: mode = antint, spw = 0, minchanfrac = 0.05 The MS is already around, just unflag PASSED test_task_flagdata.py::test_antint::test_antint_spw3_high_threshold flagdata: mode = antint, spw = 3, minchanfrac = 0.6 The MS is already around, just unflag PASSED test_task_flagdata.py::test_antint::test_antint_spw3_low_threshold flagdata: mode = antint, spw = 3, minchanfrac = -.1 The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_CAS_4200 2025-10-06 19:28:27 WARN AgentFlagger::initAgents Cannot create agent Quack: Parameter 'quackinterval' must be greater than zero. 2025-10-06 19:28:27 SEVERE AgentFlagger::run There is no agent to run in list flagdata: Test quack mode with quackinterval 0 Moving data... PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_CAS_4270 flagdata: Test uvrange given in lambda units The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_CAS_4312 flagdata: Test channel selection with Rflag agent The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_alias flagdata: Test flagdata alias The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_invalid_antenna 2025-10-06 19:28:38 WARN Antenna Expression: No match found for token(s) "ea93" flagdata: CAS-3712, handle good and bad antenna names in MS selection The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_spw_freq1 flagdata: CAS-3562, flag all spw channels greater than a frequency The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_spw_freq2 flagdata: CAS-3562, flag the channel with a frequency The MS is already around, just unflag PASSED test_task_flagdata.py::test_CASA_4_0_bug_fix::test_spw_freq3 flagdata: CAS-3562, flag a range of frequencies The MS is already around, just unflag PASSED test_task_flagdata.py::test_correlations::test_xx_xy flagdata: flag XX,XY Moving data... PASSED test_task_flagdata.py::test_correlations::test_xx_yx flagdata: flag XX,YX Moving data... PASSED test_task_flagdata.py::test_correlations::test_xx_yx_xy flagdata: flag XX,YX, XY with space Moving data... PASSED test_task_flagdata.py::test_correlations::test_yy_yx flagdata: flag YY,YX Moving data... PASSED test_task_flagdata.py::test_tsys::test_channel_selection 2025-10-06 19:28:50 WARN Found pre-v4.1 caltable (/home/casatest/casa6/casatestutils/nosedir/test_task_flagdata/X7ef.tsys); attempting to update... 2025-10-06 19:28:50 WARN + SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 33 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 33 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 8 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 8 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range.Channel 8 out of range for SPW 33 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 19:28:50 WARN MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 6 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 18 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 20 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 22 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 24 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 25 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 26 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 27 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 28 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 29 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 30 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 31 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 32 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 33 (valid range 0~3). Limiting it to be within the available range. Flagdata: Select spw:channel in cal tables Moving data... PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_all Flagdata:: Test cliping only zeros in all calibration solution products of FPARAM column The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_error_abs1 2025-10-06 19:28:51 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS_SOL1; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT Flagdata:: Error case test when a complex operator is used with CalTables The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_error_abs12 2025-10-06 19:28:51 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS SOL1,SOL2; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT Flagdata:: Fall back to default REAL operator The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_error_absall 2025-10-06 19:28:52 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS_ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT Flagdata:: Error case test when a complex operator is used with CalTables The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_sol1 Flagdata:: Test clipping first calibration solution product of FPARAM column using a minmax range The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_sol1sol2 Flagdata:: Test cliping first and second calibration solution products of FPARAM column using a minmax range The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_fparam_sol2 Flagdata:: Test cliping second calibration solution product of FPARAM column using a minmax range The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_nans_fparam_all Flagdata:: Test cliping only NaNs/Infs in all calibration solution products of FPARAM column The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_clip_snr_all Flagdata:: Test cliping all calibration solution products of SNR column using a minmax range for Tsys CalTable The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_default_fparam Flagdata: default data column FPARAM The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_invalid_corr 2025-10-06 19:28:54 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS_ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT Flagdata: default correlation should be REAL_ALL in this case The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_invalid_datacol_cal 2025-10-06 19:28:54 WARN AgentFlagger::validateDataColumn Data column does not exist in input data 2025-10-06 19:28:54 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2025-10-06 19:28:54 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip Flagdata: invalid data column should not fall back to default The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_invalid_scan 2025-10-06 19:28:54 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 19:28:54 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. Flagdata: selection of invalid scans only => error The CalTable is already around, just unflag Expected error: MSSelectionNullSelection : The selected table has zero rows. PASSED test_task_flagdata.py::test_tsys::test_list_fparam_sol1_extension Flagdata:: Test list mode to clip first calibration solution product of FPARAM column using a minmax range, and then extend to the other solution The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_manual_antenna_selection Flagdata:: Manually flag a Tsys-based CalTable using antenna selection The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_manual_field_selection Flagdata:: Manually flag a Tsys-based CalTable using field selection The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_mixed_list 2025-10-06 19:28:57 WARN AgentFlagger::parseAgentParameters Mode elevation is not valid or doesn't exist 2025-10-06 19:28:57 WARN flagdata::::casa Failed to parse parameters of mode manual in row 3 2025-10-06 19:28:57 WARN AgentFlagger::parseAgentParameters Mode shadow is not valid or doesn't exist 2025-10-06 19:28:57 WARN flagdata::::casa Failed to parse parameters of mode manual in row 3 Flagdata: mixed supported and unsupported modes in a list The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_spw_selection Flagdata: Select spw in cal tables The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_tsys_scan1 Flagdata: select valid scans The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_tsys_scan2 Flagdata: select valid and invalid scans The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_tsys_time1 Flagdata: select a timerange The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_tsys_time2 Flagdata: select a timerange for one spw The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_unsupported_elevation 2025-10-06 19:28:59 WARN AgentFlagger::parseAgentParameters Mode elevation is not valid or doesn't exist 2025-10-06 19:28:59 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode elevation Flagdata: Unsupported elevation mode The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_tsys::test_unsupported_shadow 2025-10-06 19:28:59 WARN AgentFlagger::parseAgentParameters Mode shadow is not valid or doesn't exist 2025-10-06 19:28:59 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode shadow Flagdata: Unsupported shadow mode The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_cal_time1 2025-10-06 19:28:59 WARN Found pre-v4.1 caltable (/home/casatest/casa6/casatestutils/nosedir/test_task_flagdata/cal.fewscans.bpass); attempting to update... 2025-10-06 19:28:59 WARN + SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. Flagdata: clip a timerange from one field Moving data... PASSED test_task_flagdata.py::test_bandpass::test_cal_time_corr 2025-10-06 19:29:00 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported complex operator: SOL2; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. 2025-10-06 19:29:01 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported complex operator: SOL2; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. Flagdata: select a timerange for one solution The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_cal_time_field Flagdata: clip a timerange from another field The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_clip_minmax_cparam_all_for_bpass Flagdata:: Clip all calibration solutions of CPARAM column using a minmax range The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_clip_minmax_snr_all_for_bpass Flagdata:: Test cliping all calibration solution products of SNR column using a minmax range for bpass CalTable The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_clip_nan_and_inf_cparam_all_for_bpass Flagdata:: Clip only NaNs and Infs in all calibration solutions of CPARAM column The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_clip_one_list Flagdata: Flag one solution using one command in a list The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_default_cparam Flagdata: flag CPARAM as the default column The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_invalid_datacol 2025-10-06 19:29:04 WARN AgentFlagger::validateDataColumn Data column does not exist in input data 2025-10-06 19:29:04 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2025-10-06 19:29:04 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip Flagdata: invalid data column should not fall back to default The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_list_antenna_Selection_for_bpass Flagdata:: Manually flag a bpass-based CalTable using list mode The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_list_field_Selection_for_bpass Flagdata:: Manually flag a bpass-based CalTable using list mode The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_manual_antenna_selection_for_bpass Flagdata:: Manually flag a bpass-based CalTable using antenna selection The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_manual_field_selection_for_bpass Flagdata:: Manually flag a bpass-based CalTable using field selection The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_nullselections 2025-10-06 19:29:06 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 19:29:06 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. Flagdata: unkonwn scan selection in cal tables The CalTable is already around, just unflag Expected error: MSSelectionNullSelection : The selected table has zero rows. PASSED test_task_flagdata.py::test_bandpass::test_observation flagdata: flag an observation from an old cal table format The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_rflag_cparam_sol2_for_bpass Flagdata:: Test rflag solution 2 of CPARAM column for bpass The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_tfcrop_cparam_all_for_bpass 2025-10-06 19:29:08 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:08 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:09 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL3::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL3) not available 2025-10-06 19:29:10 WARN Tfcrop_SOL4::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested Calibration solution element (SOL4) not available Flagdata:: Test tfcrop in ABS_ALL calibration solutions of CPARAM column The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_tfcrop_cparam_sol1_extension_for_bpass 2025-10-06 19:29:10 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported complex operator: SOL1; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. 2025-10-06 19:29:10 WARN Tfcrop::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported complex operator: SOL1; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. Flagdata:: Test tfcrop first calibration solution product of CPARAM column, and then extend to the other solution for bpass CalTable The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_bandpass::test_unsupported_modes 2025-10-06 19:29:12 WARN AgentFlagger::parseAgentParameters Mode elevation is not valid or doesn't exist 2025-10-06 19:29:12 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode elevation 2025-10-06 19:29:12 WARN AgentFlagger::parseAgentParameters Mode shadow is not valid or doesn't exist 2025-10-06 19:29:12 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode shadow Flagdata: elevation and shadow are not supported in cal tables The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_list_with_manual_wrong_corr_sel 2025-10-06 19:29:12 WARN AgentFlagger::initAgents Cannot create agent Manual_1: With calibration tables, correlation selection is not supported for modes other than 'clip', 'tfcrop', or 'rflag'. 'correlation' given: RR flagdata: list with a manual mode with wrong selection in corr Moving data... PASSED test_task_flagdata.py::test_newcal::test_manual_wrong_antenna_corr_rr 2025-10-06 19:29:13 WARN AgentFlagger::initAgents Cannot create agent Manual: With calibration tables, correlation selection is not supported for modes other than 'clip', 'tfcrop', or 'rflag'. 'correlation' given: BLA 2025-10-06 19:29:13 SEVERE AgentFlagger::run There is no agent to run in list flagdata: manual mode, antenna selection + wrong selection in correlation The CalTable is already around, just unflag res={'antenna': {'VA01': {'flagged': 0.0, 'total': 108.0}, 'VA02': {'flagged': 0.0, 'total': 108.0}, 'VA03': {'flagged': 0.0, 'total': 108.0}, 'VA04': {'flagged': 0.0, 'total': 108.0}, 'VA05': {'flagged': 0.0, 'total': 108.0}, 'VA06': {'flagged': 0.0, 'total': 108.0}, 'VA07': {'flagged': 0.0, 'total': 108.0}, 'VA08': {'flagged': 0.0, 'total': 108.0}, 'VA09': {'flagged': 0.0, 'total': 108.0}, 'VA10': {'flagged': 0.0, 'total': 108.0}, 'VA11': {'flagged': 0.0, 'total': 108.0}, 'VA12': {'flagged': 0.0, 'total': 108.0}, 'VA13': {'flagged': 0.0, 'total': 108.0}, 'VA14': {'flagged': 0.0, 'total': 108.0}, 'VA16': {'flagged': 0.0, 'total': 108.0}, 'VA17': {'flagged': 0.0, 'total': 108.0}, 'VA18': {'flagged': 0.0, 'total': 108.0}, 'VA19': {'flagged': 0.0, 'total': 2916.0}, 'VA20': {'flagged': 0.0, 'total': 108.0}, 'VA21': {'flagged': 0.0, 'total': 108.0}, 'VA22': {'flagged': 0.0, 'total': 108.0}, 'VA23': {'flagged': 0.0, 'total': 108.0}, 'VA24': {'flagged': 0.0, 'total': 108.0}, 'VA25': {'flagged': 0.0, 'total': 108.0}, 'VA26': {'flagged': 0.0, 'total': 108.0}, 'VA27': {'flagged': 0.0, 'total': 108.0}, 'VA28': {'flagged': 0.0, 'total': 108.0}}, 'array': {'-1': {'flagged': 0.0, 'total': 2916.0}}, 'correlation': {'Sol1': {'flagged': 0.0, 'total': 1458.0}, 'Sol2': {'flagged': 0.0, 'total': 1458.0}}, 'field': {'1328+307': {'flagged': 0.0, 'total': 216.0}, '2229+695': {'flagged': 0.0, 'total': 2700.0}}, 'flagged': 0.0, 'name': 'Summary', 'observation': {'0': {'flagged': 0.0, 'total': 108.0}, '1': {'flagged': 0.0, 'total': 2052.0}, '2': {'flagged': 0.0, 'total': 756.0}}, 'scan': {'1': {'flagged': 0.0, 'total': 108.0}, '11': {'flagged': 0.0, 'total': 108.0}, '13': {'flagged': 0.0, 'total': 108.0}, '15': {'flagged': 0.0, 'total': 108.0}, '17': {'flagged': 0.0, 'total': 108.0}, '19': {'flagged': 0.0, 'total': 108.0}, '2': {'flagged': 0.0, 'total': 108.0}, '21': {'flagged': 0.0, 'total': 108.0}, '23': {'flagged': 0.0, 'total': 108.0}, '25': {'flagged': 0.0, 'total': 108.0}, '27': {'flagged': 0.0, 'total': 108.0}, '29': {'flagged': 0.0, 'total': 108.0}, '3': {'flagged': 0.0, 'total': 108.0}, '31': {'flagged': 0.0, 'total': 108.0}, '33': {'flagged': 0.0, 'total': 108.0}, '35': {'flagged': 0.0, 'total': 108.0}, '37': {'flagged': 0.0, 'total': 108.0}, '38': {'flagged': 0.0, 'total': 108.0}, '40': {'flagged': 0.0, 'total': 108.0}, '42': {'flagged': 0.0, 'total': 108.0}, '44': {'flagged': 0.0, 'total': 108.0}, '46': {'flagged': 0.0, 'total': 108.0}, '48': {'flagged': 0.0, 'total': 108.0}, '5': {'flagged': 0.0, 'total': 108.0}, '50': {'flagged': 0.0, 'total': 108.0}, '7': {'flagged': 0.0, 'total': 108.0}, '9': {'flagged': 0.0, 'total': 108.0}}, 'spw': {'0': {'flagged': 0.0, 'total': 1458.0}, '1': {'flagged': 0.0, 'total': 1458.0}}, 'total': 2916.0, 'type': 'summary'} PASSED test_task_flagdata.py::test_newcal::test_manual_wrong_corr_rr 2025-10-06 19:29:13 WARN AgentFlagger::initAgents Cannot create agent Manual: With calibration tables, correlation selection is not supported for modes other than 'clip', 'tfcrop', or 'rflag'. 'correlation' given: RR 2025-10-06 19:29:13 SEVERE AgentFlagger::run There is no agent to run in list flagdata: manual mode, wrong selection in correlation The CalTable is already around, just unflag res={'antenna': {'VA01': {'flagged': 0.0, 'total': 108.0}, 'VA02': {'flagged': 0.0, 'total': 108.0}, 'VA03': {'flagged': 0.0, 'total': 108.0}, 'VA04': {'flagged': 0.0, 'total': 108.0}, 'VA05': {'flagged': 0.0, 'total': 108.0}, 'VA06': {'flagged': 0.0, 'total': 108.0}, 'VA07': {'flagged': 0.0, 'total': 108.0}, 'VA08': {'flagged': 0.0, 'total': 108.0}, 'VA09': {'flagged': 0.0, 'total': 108.0}, 'VA10': {'flagged': 0.0, 'total': 108.0}, 'VA11': {'flagged': 0.0, 'total': 108.0}, 'VA12': {'flagged': 0.0, 'total': 108.0}, 'VA13': {'flagged': 0.0, 'total': 108.0}, 'VA14': {'flagged': 0.0, 'total': 108.0}, 'VA16': {'flagged': 0.0, 'total': 108.0}, 'VA17': {'flagged': 0.0, 'total': 108.0}, 'VA18': {'flagged': 0.0, 'total': 108.0}, 'VA19': {'flagged': 0.0, 'total': 2916.0}, 'VA20': {'flagged': 0.0, 'total': 108.0}, 'VA21': {'flagged': 0.0, 'total': 108.0}, 'VA22': {'flagged': 0.0, 'total': 108.0}, 'VA23': {'flagged': 0.0, 'total': 108.0}, 'VA24': {'flagged': 0.0, 'total': 108.0}, 'VA25': {'flagged': 0.0, 'total': 108.0}, 'VA26': {'flagged': 0.0, 'total': 108.0}, 'VA27': {'flagged': 0.0, 'total': 108.0}, 'VA28': {'flagged': 0.0, 'total': 108.0}}, 'array': {'-1': {'flagged': 0.0, 'total': 2916.0}}, 'correlation': {'Sol1': {'flagged': 0.0, 'total': 1458.0}, 'Sol2': {'flagged': 0.0, 'total': 1458.0}}, 'field': {'1328+307': {'flagged': 0.0, 'total': 216.0}, '2229+695': {'flagged': 0.0, 'total': 2700.0}}, 'flagged': 0.0, 'name': 'Summary', 'observation': {'0': {'flagged': 0.0, 'total': 108.0}, '1': {'flagged': 0.0, 'total': 2052.0}, '2': {'flagged': 0.0, 'total': 756.0}}, 'scan': {'1': {'flagged': 0.0, 'total': 108.0}, '11': {'flagged': 0.0, 'total': 108.0}, '13': {'flagged': 0.0, 'total': 108.0}, '15': {'flagged': 0.0, 'total': 108.0}, '17': {'flagged': 0.0, 'total': 108.0}, '19': {'flagged': 0.0, 'total': 108.0}, '2': {'flagged': 0.0, 'total': 108.0}, '21': {'flagged': 0.0, 'total': 108.0}, '23': {'flagged': 0.0, 'total': 108.0}, '25': {'flagged': 0.0, 'total': 108.0}, '27': {'flagged': 0.0, 'total': 108.0}, '29': {'flagged': 0.0, 'total': 108.0}, '3': {'flagged': 0.0, 'total': 108.0}, '31': {'flagged': 0.0, 'total': 108.0}, '33': {'flagged': 0.0, 'total': 108.0}, '35': {'flagged': 0.0, 'total': 108.0}, '37': {'flagged': 0.0, 'total': 108.0}, '38': {'flagged': 0.0, 'total': 108.0}, '40': {'flagged': 0.0, 'total': 108.0}, '42': {'flagged': 0.0, 'total': 108.0}, '44': {'flagged': 0.0, 'total': 108.0}, '46': {'flagged': 0.0, 'total': 108.0}, '48': {'flagged': 0.0, 'total': 108.0}, '5': {'flagged': 0.0, 'total': 108.0}, '50': {'flagged': 0.0, 'total': 108.0}, '7': {'flagged': 0.0, 'total': 108.0}, '9': {'flagged': 0.0, 'total': 108.0}}, 'spw': {'0': {'flagged': 0.0, 'total': 1458.0}, '1': {'flagged': 0.0, 'total': 1458.0}}, 'total': 2916.0, 'type': 'summary'} PASSED test_task_flagdata.py::test_newcal::test_manual_wrong_corr_rr_ll 2025-10-06 19:29:13 WARN AgentFlagger::initAgents Cannot create agent Manual: With calibration tables, correlation selection is not supported for modes other than 'clip', 'tfcrop', or 'rflag'. 'correlation' given: RR, LL 2025-10-06 19:29:13 SEVERE AgentFlagger::run There is no agent to run in list flagdata: manual mode, wrong selection in correlation The CalTable is already around, just unflag res={'antenna': {'VA01': {'flagged': 0.0, 'total': 108.0}, 'VA02': {'flagged': 0.0, 'total': 108.0}, 'VA03': {'flagged': 0.0, 'total': 108.0}, 'VA04': {'flagged': 0.0, 'total': 108.0}, 'VA05': {'flagged': 0.0, 'total': 108.0}, 'VA06': {'flagged': 0.0, 'total': 108.0}, 'VA07': {'flagged': 0.0, 'total': 108.0}, 'VA08': {'flagged': 0.0, 'total': 108.0}, 'VA09': {'flagged': 0.0, 'total': 108.0}, 'VA10': {'flagged': 0.0, 'total': 108.0}, 'VA11': {'flagged': 0.0, 'total': 108.0}, 'VA12': {'flagged': 0.0, 'total': 108.0}, 'VA13': {'flagged': 0.0, 'total': 108.0}, 'VA14': {'flagged': 0.0, 'total': 108.0}, 'VA16': {'flagged': 0.0, 'total': 108.0}, 'VA17': {'flagged': 0.0, 'total': 108.0}, 'VA18': {'flagged': 0.0, 'total': 108.0}, 'VA19': {'flagged': 0.0, 'total': 2916.0}, 'VA20': {'flagged': 0.0, 'total': 108.0}, 'VA21': {'flagged': 0.0, 'total': 108.0}, 'VA22': {'flagged': 0.0, 'total': 108.0}, 'VA23': {'flagged': 0.0, 'total': 108.0}, 'VA24': {'flagged': 0.0, 'total': 108.0}, 'VA25': {'flagged': 0.0, 'total': 108.0}, 'VA26': {'flagged': 0.0, 'total': 108.0}, 'VA27': {'flagged': 0.0, 'total': 108.0}, 'VA28': {'flagged': 0.0, 'total': 108.0}}, 'array': {'-1': {'flagged': 0.0, 'total': 2916.0}}, 'correlation': {'Sol1': {'flagged': 0.0, 'total': 1458.0}, 'Sol2': {'flagged': 0.0, 'total': 1458.0}}, 'field': {'1328+307': {'flagged': 0.0, 'total': 216.0}, '2229+695': {'flagged': 0.0, 'total': 2700.0}}, 'flagged': 0.0, 'name': 'Summary', 'observation': {'0': {'flagged': 0.0, 'total': 108.0}, '1': {'flagged': 0.0, 'total': 2052.0}, '2': {'flagged': 0.0, 'total': 756.0}}, 'scan': {'1': {'flagged': 0.0, 'total': 108.0}, '11': {'flagged': 0.0, 'total': 108.0}, '13': {'flagged': 0.0, 'total': 108.0}, '15': {'flagged': 0.0, 'total': 108.0}, '17': {'flagged': 0.0, 'total': 108.0}, '19': {'flagged': 0.0, 'total': 108.0}, '2': {'flagged': 0.0, 'total': 108.0}, '21': {'flagged': 0.0, 'total': 108.0}, '23': {'flagged': 0.0, 'total': 108.0}, '25': {'flagged': 0.0, 'total': 108.0}, '27': {'flagged': 0.0, 'total': 108.0}, '29': {'flagged': 0.0, 'total': 108.0}, '3': {'flagged': 0.0, 'total': 108.0}, '31': {'flagged': 0.0, 'total': 108.0}, '33': {'flagged': 0.0, 'total': 108.0}, '35': {'flagged': 0.0, 'total': 108.0}, '37': {'flagged': 0.0, 'total': 108.0}, '38': {'flagged': 0.0, 'total': 108.0}, '40': {'flagged': 0.0, 'total': 108.0}, '42': {'flagged': 0.0, 'total': 108.0}, '44': {'flagged': 0.0, 'total': 108.0}, '46': {'flagged': 0.0, 'total': 108.0}, '48': {'flagged': 0.0, 'total': 108.0}, '5': {'flagged': 0.0, 'total': 108.0}, '50': {'flagged': 0.0, 'total': 108.0}, '7': {'flagged': 0.0, 'total': 108.0}, '9': {'flagged': 0.0, 'total': 108.0}}, 'spw': {'0': {'flagged': 0.0, 'total': 1458.0}, '1': {'flagged': 0.0, 'total': 1458.0}}, 'total': 2916.0, 'type': 'summary'} PASSED test_task_flagdata.py::test_newcal::test_newcal_clip 2025-10-06 19:29:13 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported complex operator: SOL2; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. Flagdata: clip zeros in one solution The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_newcal_obs1 flagdata: flag an observation from a new cal table format The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_newcal_obs2 flagdata: flag an observation and a scan from a new cal table format The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_newcal_selection1 2025-10-06 19:29:14 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported complex operator: SOL1; using ABS by default. Supported expressions: REAL,IMAG,ARG,ABS,NORM. Flagdata: select one solution for one scan and spw The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_newcal_time1 Flagdata: select a timerange in a new cal table The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_newcal::test_newcal_time2 Flagdata: select a timerange for half the scans The CalTable is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_clip_chanavg 2025-10-06 19:29:15 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: datacolumn=WEIGHT_SPECTRUM, channel average Moving data... PASSED test_task_flagdata.py::test_weight_spectrum::test_clip_onepol flagdata: datacolumn=WEIGHT_SPECTRUM, one polarization The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_clip_range 2025-10-06 19:29:16 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: datacolumn=WEIGHT_SPECTRUM, flag a range The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_clipzeros_weight 2025-10-06 19:29:16 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: datacolumn=WEIGHT_SPECTRUM, clip zeros The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_tfcrop_weight 2025-10-06 19:29:17 WARN Tfcrop_RR::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS_RR; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT 2025-10-06 19:29:17 WARN Tfcrop_LL::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS_LL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: datacolumn=WEIGHT_SPECTRUM, run tfcrop The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_weight1 2025-10-06 19:29:17 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: use datacolumn='WEIGHT' and clip spw=0 Moving data... PASSED test_task_flagdata.py::test_weight_spectrum::test_weight2 2025-10-06 19:29:18 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: use datacolumn='WEIGHT' and clip inside The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_weight3 2025-10-06 19:29:18 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: clip using datacolumn='WEIGHT' and channelavg=True The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_weight4 2025-10-06 19:29:18 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: clip using datacolumn='WEIGHT' and select some channels The MS is already around, just unflag PASSED test_task_flagdata.py::test_weight_spectrum::test_weight5 2025-10-06 19:29:19 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT 2025-10-06 19:29:22 WARN Clip::setAgentParameters (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 1178) Unsupported visibility expression: ABS ALL; selecting REAL by default. Complex operators are not supported for FLOAT_DATA/FPARAM/SNR/WEIGHT_SPECTRUM/WEIGHT flagdata: clip using WEIGHT, then using WEIGHT_SPECTRUM The MS is already around, just unflag PASSED test_task_flagdata.py::test_float_column::test_clip_fchanavg flagdata: datacolumn=FLOAT_DATA, channel average Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_clip_fchanavg_onepol flagdata: datacolumn=FLOAT_DATA, one pol, channel average Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_clip_frange flagdata: datacolumn=FLOAT_DATA, flag a range Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_field_name flagdata: Field name with whitespaces Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_field_strange_chars flagdata: CAS-5481, field name with = sign Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_float_autocorr flagdata: CAS-5286, autocorr=True should not flag single-dish data Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_manual_channels flagdata: flag meta-data from a single-dish MS Unflag the MS PASSED test_task_flagdata.py::test_float_column::test_tfcrop_float 2025-10-06 19:29:26 WARN Tfcrop_YY::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (YY) not available in current spectral window (0) 2025-10-06 19:29:26 WARN Tfcrop_YY::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (YY) not available in current spectral window (0) 2025-10-06 19:29:26 WARN Tfcrop_YY::checkVisExpression (file /source/casa6/casatools/src/code/flagging/Flagging/FlagAgentBase.cc, line 2681) Requested correlation (YY) not available in current spectral window (0) flagdata: datacolumn=FLOAT_DATA, run tfcrop Unflag the MS PASSED test_task_flagdata.py::test_tbuff::test_double_tbuff flagdata: Apply a tbuff in the online flags Moving data... PASSED test_task_flagdata.py::test_tbuff::test_list_tbuff flagdata: Apply a tbuff list in two files The MS is already around, just unflag PASSED test_task_flagdata.py::test_tbuff::test_list_tbuff_timestamp flagdata: test a cmd list with tbuff when the timestamps are in HH:MM:SS format The MS is already around, just unflag PASSED test_task_flagdata.py::TestMergeManualTimerange::test_empty PASSED test_task_flagdata.py::TestMergeManualTimerange::test_invalid_range PASSED test_task_flagdata.py::TestMergeManualTimerange::test_merge PASSED test_task_flagdata.py::TestMergeManualTimerange::test_nohash_merge PASSED test_task_flagdata.py::TestMergeManualTimerange::test_nohash_nomerge PASSED test_task_flagdata.py::test_preaveraging::test_clip_chanavg flagdata: clip with chan average and compare vs mstransform Moving data... PASSED test_task_flagdata.py::test_preaveraging::test_clip_time_chanavg flagdata: clip with time/chan average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_clip_timeavg flagdata: clip with time average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_rflag_chanavg flagdata: rflag with chan average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_rflag_chanavg_extendflags flagdata: rflag with chan average + extendflags, and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_rflag_time_chanavg flagdata: rflag with time/chan average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_rflag_timeavg flagdata: rflag with time average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_rflag_timeavg_extendflags flagdata: rflag with time average + extendflags, and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_tfcrop_chanavg flagdata: tfcrop with chan average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_tfcrop_chanavg_extendflags flagdata: tfcrop with chan average + extendflags, and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_tfcrop_time_chanavg flagdata: tfcrop with time/chan average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_tfcrop_timeavg flagdata: tfcrop with time average and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging::test_tfcrop_timeavg_extendflags flagdata: tfcrop with time average + extendflags, and compare vs mstransform The MS is already around, just unflag PASSED test_task_flagdata.py::test_preaveraging_rflag_residual::test_rflag_channelavg_on_residual flagdata: rflag with channelavg on residual (corrected - model), and compare vs mstransform + rflag without average Moving data... PASSED test_task_flagdata.py::test_preaveraging_rflag_residual::test_rflag_timeavg_on_residual flagdata: rflag with timeavg on residual (corrected - model), and compare vs mstransform + rflag without timeavg The MS is already around, just unflag PASSED test_task_flagdata.py::test_virtual_col::test_no_model_col 2025-10-06 19:31:50 WARN AgentFlagger::validateDataColumn Data column MODEL_DATA or virtual MODEL_DATA does not exist in input data 2025-10-06 19:31:50 WARN AgentFlagger::parseAgentParameters Cannot parse agent parameters 2025-10-06 19:31:50 SEVERE flagdata::::casa Task flagdata raised an exception of class ValueError with the following message: Failed to parse parameters for mode clip flagdata: catch failure when MODEL or virtual MODEL do not exist Unflag the MS PASSED test_task_flagdata.py::test_virtual_col::test_virtual_model_col flagdata: Tests using a virtual MODEL column Unflag the MS PASSED test_task_flagdata.py::test_flags_propagation_channelavg::test_propagation_clip_chanbin_2 clip, chanavg, chanbin=2, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_channelavg::test_propagation_clip_chanbin_3 clip, chanavg, chanbin=3, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_channelavg::test_propagation_clip_chanbin_64 clip, chanavg, chanbin=64 (all), propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_channelavg::test_propagation_rflag_chanbin_5 rflag, chanavg, chanbin=2, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_channelavg::test_propagation_tfcrop_chanbin_4 tfcrop, chanavg, chanbin=4, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_timeavg::test_propagation_clip_timebin_100s clip, timeavg, timebin=100, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_timeavg::test_propagation_clip_timebin_2s clip, timeavg, timebin=2, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_timeavg::test_propagation_clip_timebin_5s clip, timeavg, timebin=5, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_timeavg::test_propagation_rflag_timebin_20 rflag, timeavg, timebin=20, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_flags_propagation_timeavg::test_propagation_tfcrop_timebin_20 tfcrop, timeavg, timebin=20, propagate flags forth and back Moving data... PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_antint 2025-10-06 19:32:13 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode antint. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:13 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode antint. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:13 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode antint. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:13 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode antint. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in antint mode inside list Moving data... PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_elevation 2025-10-06 19:32:14 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode elevation. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:14 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode elevation. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:15 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode elevation. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:15 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode elevation. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in elevation mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_manual 2025-10-06 19:32:16 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode manual. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:16 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode manual. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:16 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode manual. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:16 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode manual. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True should not be accepted in manual mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_quack 2025-10-06 19:32:17 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode quack. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:17 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode quack. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:17 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode quack. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:17 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode quack. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in quack mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_shadow 2025-10-06 19:32:18 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode shadow. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:18 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode shadow. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:19 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode shadow. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:19 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode shadow. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in shadow mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_summary 2025-10-06 19:32:20 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode summary. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:20 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode summary. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:20 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode summary. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:20 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode summary. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in summary mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_forbid_avg_in_non_autoflagging_list::test_forbid_avg_list_unflag 2025-10-06 19:32:21 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode unflag. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:21 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode unflag. timeavg=1, channelavg=0. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:21 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use timeavg or channelavg in mode unflag. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. 2025-10-06 19:32:21 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use timeavg or channelavg in mode unflag. timeavg=0, channelavg=1. These averaging options are only allowed for auto-flagging methods. Refusing this configuration. flagdata: timeavg=True and channelavg=True should not be accepted in unflag mode inside list The MS is already around, just unflag PASSED test_task_flagdata.py::test_list_modes_forbidden_with_avg::test_allow_all_auto_methods_timeavg_chanavg_extendflags_antint Full list: all auto-methods, avg (time and chan), extendflags and antint Moving data... PASSED test_task_flagdata.py::test_list_modes_forbidden_with_avg::test_forbid_chanavg_list 2025-10-06 19:32:24 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: manual. Refusing to accept this configuration. 2025-10-06 19:32:24 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: manual. Refusing to accept this configuration. flagdata: chanavg=True should not be accepted in list mode, with +manual The MS is already around, just unflag PASSED test_task_flagdata.py::test_list_modes_forbidden_with_avg::test_forbid_chanavg_list_other_modes 2025-10-06 19:32:25 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: unflag. Refusing to accept this configuration. 2025-10-06 19:32:25 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: unflag. Refusing to accept this configuration. 2025-10-06 19:32:26 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: shadow. Refusing to accept this configuration. 2025-10-06 19:32:26 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: shadow. Refusing to accept this configuration. 2025-10-06 19:32:26 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: elevation. Refusing to accept this configuration. 2025-10-06 19:32:26 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: elevation. Refusing to accept this configuration. 2025-10-06 19:32:26 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: quack. Refusing to accept this configuration. 2025-10-06 19:32:26 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: quack. Refusing to accept this configuration. 2025-10-06 19:32:27 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: quack. Refusing to accept this configuration. 2025-10-06 19:32:27 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=0, channelavg=1, and the following mode has been set up: quack. Refusing to accept this configuration. flagdata: chanavg=True should not be accepted in list mode, with shadow, unflag, elevation, quack The MS is already around, just unflag PASSED test_task_flagdata.py::test_list_modes_forbidden_with_avg::test_forbid_timeavg_list_longer 2025-10-06 19:32:28 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=1, channelavg=0, and the following mode has been set up: manual. Refusing to accept this configuration. 2025-10-06 19:32:28 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=1, channelavg=0, and the following mode has been set up: manual. Refusing to accept this configuration. flagdata: timeavg=True should not be accepted in list mode, with +manual The MS is already around, just unflag PASSED test_task_flagdata.py::test_list_modes_forbidden_with_avg::test_test_forbid_timeavg_list 2025-10-06 19:32:29 SEVERE agentflagger:: (file src/tools/agentflagger/agentflagger_cmpt.cc, line 35) Exception Reported: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=1, channelavg=0, and the following mode has been set up: manual. Refusing to accept this configuration. 2025-10-06 19:32:29 SEVERE flagdata::::casa Task flagdata raised an exception of class RuntimeError with the following message: Cannot use clip mode with timeavg=True or channelavg=True and additional modes other than extend, display, and antint. timeavg=1, channelavg=0, and the following mode has been set up: manual. Refusing to accept this configuration. flagdata: timeavg=True should not be accepted in list mode, with +manual The MS is already around, just unflag PASSED test_task_flagdata.py::test_auto_methods_display::test_display_all_auto_timeavg_chanavg_extendflags_list_antint Display with auto-methods (all), avg (time and chan), extendflags + antint SKIPPED (These tests will open the flagging display GUI -> they are ...) test_task_flagdata.py::test_auto_methods_display::test_display_clip_timeavg_chanavg Display data with clip, enabling avg (time and chan) SKIPPED (These tests will open the flagging display GUI -> they are ...) test_task_flagdata.py::test_auto_methods_display::test_display_rflag_timeavg_chanavg_extendflags Display data with tfcrop, enabling avg (time and chan), extendflags SKIPPED (These tests will open the flagging display GUI -> they are ...) test_task_flagdata.py::test_auto_methods_display::test_display_tfcrop_timeavg_chanavg_extendflags Display data with tfcrop, enabling avg (time and chan), extendflags SKIPPED (These tests will open the flagging display GUI -> they are ...) test_task_flagdata.py::test_summary::test_summary_spwcorr Flag manually spw and correlation and check spwcorr parameter of summary mode Moving data... PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_flagdata/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_flagdata.py:5438: These tests will open the flagging display GUI -> they are not meant to run together with the usual automated verification tests of test_flagdata SKIPPED [1] test_task_flagdata.py:5411: These tests will open the flagging display GUI -> they are not meant to run together with the usual automated verification tests of test_flagdata SKIPPED [1] test_task_flagdata.py:5430: These tests will open the flagging display GUI -> they are not meant to run together with the usual automated verification tests of test_flagdata SKIPPED [1] test_task_flagdata.py:5420: These tests will open the flagging display GUI -> they are not meant to run together with the usual automated verification tests of test_flagdata ============ 251 passed, 4 skipped, 1 warning in 515.80s (0:08:35) ============= ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal configfile: pytest.ini collecting ... collected 34 items test_task_gaincal.py::gaincal_test::test_FreqMetaData1a 2025-10-06 19:32:34 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 19:32:34 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 19:32:34 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. test_FreqMetaData1a: No explicit spw selection + append ------------------- PASSED test_task_gaincal.py::gaincal_test::test_FreqMetaData1b 2025-10-06 19:33:09 SEVERE Calibrater::solve Caught exception: Mismatch with frequency meta-data in append to fmd1b.G detected in spw=3. Check spw selection. 2025-10-06 19:33:09 SEVERE Exception Reported: Error in Calibrater::solve. 2025-10-06 19:33:09 SEVERE gaincal::::casa Task gaincal raised an exception of class RuntimeError with the following message: Error in Calibrater::solve. test_FreqMetaData1b: Non-trivial spw/channel selection + append ------------------- PASSED test_task_gaincal.py::gaincal_test::test_FreqMetaData2a test_FreqMetaData2a: No explicit spw selection w/ combine=spw + append ------------------- PASSED test_task_gaincal.py::gaincal_test::test_FreqMetaData2b 2025-10-06 19:33:20 SEVERE Calibrater::solve Caught exception: Mismatch with frequency meta-data in append to fmd2b.G detected in spw=1. Check spw selection. 2025-10-06 19:33:20 SEVERE Exception Reported: Error in Calibrater::solve. 2025-10-06 19:33:20 SEVERE gaincal::::casa Task gaincal raised an exception of class RuntimeError with the following message: Error in Calibrater::solve. test_FreqMetaData2b: Non-trivial spw/channel selection w/ combine=spw + append ------------------- PASSED test_task_gaincal.py::gaincal_test::test_antennaSelect test_antennaSelect -------------------- Check that antennas that aren't selected are flagged PASSED test_task_gaincal.py::gaincal_test::test_calModeA 2025-10-06 19:33:34 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/temp.cal 2025-10-06 19:33:34 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /opt/casa/data/casatestdata/unittest/gaincal/calModeTest.G1 test_calModeA --------------- Check that the output with calmode 'a' is equal to a reference calibration table PASSED test_task_gaincal.py::gaincal_test::test_calModeP 2025-10-06 19:33:41 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/temp.cal 2025-10-06 19:33:41 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /opt/casa/data/casatestdata/unittest/gaincal/calModeTest.G0 test_calModeP --------------- Check that the output with calmode 'p' is equal to a reference calibration table PASSED test_task_gaincal.py::gaincal_test::test_corrDepFlags test_corrDepFlags ----------------- PASSED test_task_gaincal.py::gaincal_test::test_correctGains 2025-10-06 19:33:51 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/testgaincal.cal 2025-10-06 19:33:51 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /opt/casa/data/casatestdata/unittest/gaincal/genDataCombine.G0 test_correctGains ------------------- Check that the gaincal results match a reference gaincal table PASSED test_task_gaincal.py::gaincal_test::test_dictBelowMinBl Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:53.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:53.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:53.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:53.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:13.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:13.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:13.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:13.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:44.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:44.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:44.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:44.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:12.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:12.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:12.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:12.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:53.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:53.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:53.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:53.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:58.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:58.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:58.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:58.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:25.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:25.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:25.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:25.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:46.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:46.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:46.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:46.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:21.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:21.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:21.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:21.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:59.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:59.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:59.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:59.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:18.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:18.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:18.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:18.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:48.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:48.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:48.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:48.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:11.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:11.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:11.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:11.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:47.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:47.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:47.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:47.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:27.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:27.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:27.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:27.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:29.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:29.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:29.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:29.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:49.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:49.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:49.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:49.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:12.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:12.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:12.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:12.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:56.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:56.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:56.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:56.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:46.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:46.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:46.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:46.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:50.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:50.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:50.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:50.8 field=0 spw=3 chan=0) Test that results will reflect ants excluded due to missing baselines PASSED test_task_gaincal.py::gaincal_test::test_dictOutput Test that a dictionary is output by the task PASSED test_task_gaincal.py::gaincal_test::test_dictOutputAntennaFlag Test that preflagging antennas shows in the output dict PASSED test_task_gaincal.py::gaincal_test::test_dictOutputFlagged Found no unflagged data at: (time=2017/08/20/04:35:53.1 field=0 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/04:41:13.2 field=1 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/04:46:44.3 field=0 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/04:52:12.0 field=1 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/04:57:53.4 field=0 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/05:03:58.0 field=1 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/05:09:25.1 field=0 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/05:14:46.7 field=1 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/05:20:21.0 field=0 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/05:25:59.1 field=1 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/05:32:18.0 field=0 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/05:37:48.2 field=1 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/05:43:11.6 field=0 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/05:48:47.3 field=1 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/05:54:27.5 field=0 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/06:00:29.5 field=1 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/06:05:49.3 field=0 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/06:11:12.1 field=1 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/06:16:56.5 field=0 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/06:22:46.9 field=1 spw=0 chan=0) Found no unflagged data at: (time=2017/08/20/06:28:50.8 field=0 spw=0 chan=0) 2025-10-06 19:34:38 WARN Calibrater::solve Spectral window(s) 0, 2025-10-06 19:34:38 WARN Calibrater::solve+ could not be solved due to missing (pre-)calibration 2025-10-06 19:34:38 WARN Calibrater::solve+ in one or more of the specified tables. 2025-10-06 19:34:38 WARN Calibrater::solve+ Please check your results carefully! Test that when an spw is flagged the final data counts are zero PASSED test_task_gaincal.py::gaincal_test::test_fieldSelect test_fieldSelect ------------------ Check that the field selection parameter functions properly PASSED test_task_gaincal.py::gaincal_test::test_gainTypeGL1OutlierRejection test_gainTypeGL1OutlierRejection ------------------------------------ Check that solmodes 'L1', 'R', and 'L1R' yield numerically larger mean SNR than solmode='' PASSED test_task_gaincal.py::gaincal_test::test_gainTypeK 2025-10-06 19:35:04 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/temp.cal 2025-10-06 19:35:04 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /opt/casa/data/casatestdata/unittest/gaincal/gaintypek.G0 test_gainTypeK ---------------- Check that the output with gaintype k is equal to a reference calibration table PASSED test_task_gaincal.py::gaincal_test::test_gainTypeKSpwCountMisMatch test_gainTypeKSpwCountMisMatch ------------------------------- Check that a caltable can be applied when the number of spws in the ms and caltable do not match PASSED test_task_gaincal.py::gaincal_test::test_gainTypeSpline 2025-10-06 19:35:20 WARN gaincal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:35:25 SEVERE getcol::VALID_DOMAIN Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column VALID_DOMAIN of table /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/temp.cal 2025-10-06 19:35:25 SEVERE getcol::VALID_DOMAIN Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column VALID_DOMAIN of table /opt/casa/data/casatestdata/unittest/gaincal/gaintypeSpline.G0 test_gainTypeSpline ---------------- Check that the output with gaintype GSPLINE is equal to a reference calibration table FREQ_GROUP_NAME ERROR in finding truth value FIELD_NAME ERROR in finding truth value FIELD_CODE ERROR in finding truth value SOURCE_NAME ERROR in finding truth value SOURCE_CODE ERROR in finding truth value POLY_TYPE ERROR in finding truth value POLY_MODE ERROR in finding truth value PHASE_UNITS ERROR in finding truth value PASSED test_task_gaincal.py::gaincal_test::test_gainTypeTL1OutlierRejection The following MS spws have no corresponding cal spws in xyPhaCal.G: 0 1 2 The following MS spws have no corresponding cal spws in xyPhaCal.G: 0 1 2 The following MS spws have no corresponding cal spws in xyPhaCal.G: 0 1 2 The following MS spws have no corresponding cal spws in xyPhaCal.G: 0 1 2 test_gainTypeTL1OutlierRejection ------------------------------------ Check that solmodes 'L1', 'R', and 'L1R' yield numerically larger mean SNR than solmode='' PASSED test_task_gaincal.py::gaincal_test::test_intervalSNR test_intervalSNR ------------------ Check that shorter interval times result in a lower signal to noise PASSED test_task_gaincal.py::gaincal_test::test_mergedCreatesGainTable Gaincal 1a: Default values to create a gain table Testing column TIME Column TIME PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column CPARAM Column CPARAM PASSED Testing column PARAMERR Column PARAMERR PASSED Testing column FLAG Column FLAG PASSED Testing column SNR Column SNR PASSED PASSED test_task_gaincal.py::gaincal_test::test_mergedFieldSelect Gaincal 2a: Create a gain table using field selection Testing column TIME Column TIME PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column CPARAM Column CPARAM PASSED Testing column PARAMERR Column PARAMERR PASSED Testing column FLAG Column FLAG PASSED Testing column SNR Column SNR PASSED PASSED test_task_gaincal.py::gaincal_test::test_mergedSpwSelect Gaincal 1b: Create a gain table for an MS with many spws Testing column TIME Column TIME PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column CPARAM Column CPARAM PASSED Testing column PARAMERR Column PARAMERR PASSED Testing column FLAG Column FLAG PASSED Testing column SNR Column SNR PASSED PASSED test_task_gaincal.py::gaincal_test::test_minBl Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:24.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:27.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:31.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:34.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:38.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:41.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:45.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:48.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:52.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:55.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:59.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:02.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:06.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:09.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:12.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:16.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:19.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:23.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:26.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:30.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:33.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:37.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:40.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:44.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:47.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:50.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:54.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:57.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:01.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:04.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:08.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:11.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:15.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:18.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:22.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:25.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:28.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:32.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:35.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:39.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:42.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:46.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:49.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:53.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:56.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:00.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:03.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:06.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:10.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:13.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:17.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:20.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:24.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:27.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:31.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:34.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:38.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:41.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:44.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:48.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:51.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:55.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:58.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:02.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:05.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:09.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:12.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:16.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:19.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:22.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:26.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:29.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:33.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:36.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:40.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:43.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:47.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:50.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:54.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:57.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:01.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:04.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:07.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:11.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:14.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:18.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:21.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:15.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:19.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:22.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:26.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:29.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:33.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:36.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:39.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:43.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:46.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:50.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:53.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:57.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:00.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:04.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:07.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:11.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:14.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:17.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:21.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:24.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:28.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:31.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:35.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:38.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:42.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:45.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:49.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:52.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:55.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:59.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:02.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:06.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:09.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:13.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:16.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:20.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:23.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:27.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:30.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:33.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:37.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:40.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:44.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:47.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:51.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:54.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:58.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:01.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:05.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:08.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:12.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:15.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:18.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:22.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:25.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:29.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:32.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:36.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:39.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:43.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:46.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:50.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:53.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:56.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:00.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:03.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:07.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:10.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:14.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:17.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:21.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:24.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:28.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:31.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:34.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:38.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:41.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:45.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:48.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:52.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:55.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:59.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:02.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:06.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:09.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:12.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:24.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:28.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:31.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:35.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:38.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:42.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:45.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:49.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:52.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:55.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:59.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:02.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:06.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:09.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:13.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:16.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:20.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:23.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:27.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:30.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:33.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:37.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:40.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:44.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:47.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:51.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:54.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:58.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:01.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:05.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:08.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:11.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:15.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:18.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:22.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:25.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:29.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:32.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:36.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:39.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:43.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:46.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:49.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:53.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:56.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:00.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:03.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:07.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:10.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:14.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:17.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:21.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:24.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:27.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:31.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:34.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:38.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:41.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:45.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:48.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:52.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:55.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:59.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:02.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:06.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:09.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:12.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:16.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:19.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:23.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:26.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:30.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:33.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:37.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:40.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:44.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:47.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:50.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:54.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:57.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:01.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:04.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:08.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:11.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:15.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:18.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:22.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:56.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:59.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:03.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:06.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:10.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:13.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:17.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:20.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:24.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:27.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:31.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:34.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:37.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:41.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:44.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:48.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:51.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:55.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:58.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:02.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:05.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:09.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:12.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:15.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:19.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:22.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:26.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:29.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:33.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:36.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:40.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:43.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:47.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:50.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:54.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:57.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:00.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:04.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:07.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:11.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:14.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:18.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:21.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:25.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:28.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:32.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:35.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:38.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:42.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:45.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:49.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:52.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:56.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:59.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:03.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:06.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:10.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:13.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:16.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:20.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:23.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:27.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:30.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:34.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:37.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:41.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:44.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:48.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:51.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:54.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:58.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:01.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:05.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:08.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:12.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:15.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:19.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:22.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:26.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:29.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:32.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:36.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:39.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:43.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:46.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:50.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:53.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:52.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:55.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:59.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:02.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:06.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:09.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:13.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:16.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:20.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:23.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:27.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:30.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:33.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:37.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:40.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:44.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:47.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:51.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:54.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:58.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:01.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:05.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:08.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:11.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:15.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:18.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:22.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:25.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:29.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:32.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:36.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:39.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:43.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:46.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:49.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:53.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:56.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:00.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:03.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:07.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:10.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:14.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:17.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:21.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:24.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:27.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:31.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:34.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:38.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:41.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:45.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:48.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:52.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:55.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:59.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:02.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:06.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:09.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:12.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:16.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:19.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:23.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:26.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:30.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:33.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:37.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:40.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:44.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:47.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:50.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:54.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:57.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:01.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:04.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:08.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:11.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:15.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:18.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:22.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:25.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:28.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:32.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:35.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:39.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:42.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:46.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:49.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:49.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:52.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:56.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:59.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:03.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:06.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:10.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:13.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:17.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:20.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:23.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:27.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:30.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:34.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:37.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:41.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:44.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:48.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:51.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:55.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:58.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:01.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:05.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:08.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:12.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:15.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:19.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:22.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:26.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:29.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:33.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:36.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:39.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:43.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:46.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:50.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:53.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:57.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:00.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:04.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:07.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:11.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:14.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:18.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:21.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:24.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:28.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:31.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:35.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:38.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:42.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:45.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:49.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:52.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:56.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:59.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:02.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:06.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:09.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:13.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:16.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:20.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:23.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:27.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:30.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:34.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:37.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:40.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:44.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:47.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:51.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:54.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:58.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:01.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:05.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:08.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:12.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:15.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:18.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:22.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:25.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:29.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:32.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:36.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:39.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:43.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:46.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:43.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:46.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:49.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:53.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:56.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:00.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:03.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:07.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:10.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:14.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:17.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:21.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:24.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:27.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:31.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:34.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:38.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:41.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:45.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:48.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:52.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:55.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:59.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:02.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:05.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:09.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:12.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:16.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:19.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:23.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:26.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:30.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:33.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:37.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:40.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:43.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:47.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:50.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:54.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:57.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:01.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:04.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:08.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:11.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:15.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:18.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:21.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:25.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:28.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:32.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:35.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:39.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:42.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:46.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:49.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:53.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:56.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:00.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:03.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:06.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:10.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:13.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:17.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:20.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:24.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:27.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:31.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:34.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:38.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:41.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:44.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:48.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:51.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:55.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:58.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:02.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:05.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:09.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:12.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:16.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:19.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:22.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:26.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:29.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:33.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:36.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:40.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:58.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:02.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:05.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:09.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:12.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:16.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:19.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:23.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:26.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:30.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:33.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:36.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:40.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:43.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:47.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:50.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:54.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:57.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:01.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:04.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:08.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:11.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:14.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:18.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:21.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:25.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:28.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:32.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:35.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:39.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:42.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:46.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:49.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:52.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:56.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:59.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:03.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:06.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:10.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:13.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:17.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:20.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:24.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:27.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:30.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:34.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:37.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:41.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:44.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:48.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:51.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:55.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:58.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:02.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:05.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:08.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:12.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:15.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:19.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:22.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:26.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:29.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:33.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:36.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:40.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:43.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:46.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:50.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:53.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:57.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:00.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:04.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:07.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:11.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:14.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:18.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:21.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:25.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:28.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:31.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:35.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:38.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:42.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:45.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:49.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:52.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:56.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:20.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:24.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:27.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:31.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:34.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:38.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:41.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:44.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:48.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:51.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:55.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:58.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:02.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:05.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:09.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:12.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:16.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:19.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:22.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:26.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:29.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:33.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:36.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:40.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:43.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:47.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:50.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:54.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:57.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:00.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:04.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:07.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:11.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:14.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:18.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:21.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:25.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:28.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:32.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:35.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:38.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:42.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:45.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:49.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:52.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:56.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:59.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:03.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:06.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:10.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:13.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:16.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:20.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:23.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:27.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:30.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:34.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:37.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:41.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:44.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:48.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:51.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:55.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:58.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:01.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:05.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:08.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:12.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:15.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:19.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:22.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:26.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:29.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:33.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:36.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:39.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:43.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:46.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:50.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:53.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:57.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:00.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:04.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:07.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:11.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:14.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:17.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:27.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:31.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:34.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:38.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:41.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:45.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:48.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:52.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:55.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:59.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:02.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:06.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:09.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:12.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:16.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:19.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:23.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:26.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:30.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:33.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:37.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:40.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:44.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:47.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:50.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:54.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:57.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:01.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:04.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:08.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:11.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:15.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:18.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:22.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:25.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:28.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:32.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:35.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:39.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:42.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:46.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:49.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:53.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:56.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:00.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:03.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:06.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:10.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:13.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:17.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:20.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:24.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:27.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:31.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:34.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:38.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:41.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:44.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:48.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:51.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:55.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:58.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:02.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:05.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:09.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:12.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:16.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:19.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:22.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:26.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:29.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:33.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:36.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:40.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:43.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:47.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:50.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:54.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:57.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:01.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:04.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:07.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:11.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:14.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:18.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:21.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:25.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:22.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:25.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:29.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:32.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:36.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:39.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:43.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:46.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:49.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:53.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:56.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:00.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:03.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:07.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:10.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:14.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:17.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:21.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:24.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:27.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:31.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:34.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:38.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:41.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:45.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:48.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:52.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:55.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:59.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:02.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:05.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:09.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:12.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:16.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:19.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:23.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:26.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:30.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:33.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:37.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:40.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:43.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:47.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:50.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:54.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:57.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:01.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:04.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:08.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:11.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:15.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:18.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:21.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:25.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:28.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:32.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:35.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:39.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:42.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:46.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:49.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:53.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:56.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:00.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:03.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:06.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:10.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:13.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:17.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:20.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:24.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:27.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:31.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:34.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:38.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:41.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:44.9 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:48.3 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:51.8 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:55.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:58.7 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:02.2 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:05.6 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:09.1 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:12.5 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:16.0 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:19.4 field=0 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:24.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:27.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:31.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:34.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:38.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:41.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:45.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:48.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:52.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:55.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:59.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:02.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:06.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:09.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:12.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:16.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:19.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:23.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:26.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:30.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:33.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:37.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:40.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:44.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:47.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:50.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:54.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:57.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:01.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:04.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:08.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:11.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:15.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:18.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:22.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:25.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:28.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:32.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:35.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:39.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:42.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:46.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:49.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:53.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:56.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:00.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:03.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:06.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:10.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:13.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:17.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:20.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:24.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:27.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:31.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:34.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:38.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:41.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:44.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:48.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:51.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:55.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:58.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:02.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:05.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:09.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:12.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:16.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:19.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:22.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:26.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:29.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:33.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:36.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:40.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:43.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:47.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:50.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:54.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:57.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:01.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:04.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:07.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:11.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:14.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:18.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:21.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:15.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:19.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:22.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:26.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:29.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:33.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:36.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:39.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:43.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:46.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:50.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:53.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:57.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:00.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:04.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:07.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:11.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:14.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:17.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:21.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:24.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:28.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:31.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:35.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:38.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:42.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:45.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:49.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:52.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:55.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:59.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:02.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:06.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:09.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:13.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:16.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:20.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:23.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:27.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:30.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:33.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:37.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:40.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:44.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:47.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:51.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:54.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:58.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:01.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:05.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:08.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:12.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:15.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:18.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:22.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:25.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:29.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:32.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:36.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:39.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:43.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:46.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:50.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:53.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:56.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:00.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:03.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:07.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:10.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:14.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:17.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:21.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:24.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:28.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:31.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:34.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:38.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:41.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:45.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:48.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:52.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:55.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:59.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:02.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:06.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:09.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:12.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:24.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:28.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:31.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:35.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:38.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:42.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:45.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:49.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:52.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:55.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:59.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:02.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:06.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:09.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:13.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:16.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:20.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:23.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:27.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:30.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:33.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:37.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:40.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:44.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:47.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:51.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:54.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:58.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:01.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:05.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:08.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:11.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:15.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:18.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:22.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:25.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:29.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:32.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:36.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:39.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:43.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:46.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:49.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:53.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:56.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:00.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:03.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:07.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:10.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:14.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:17.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:21.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:24.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:27.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:31.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:34.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:38.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:41.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:45.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:48.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:52.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:55.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:59.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:02.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:06.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:09.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:12.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:16.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:19.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:23.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:26.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:30.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:33.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:37.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:40.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:44.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:47.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:50.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:54.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:57.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:01.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:04.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:08.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:11.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:15.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:18.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:22.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:56.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:59.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:03.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:06.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:10.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:13.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:17.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:20.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:24.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:27.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:31.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:34.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:37.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:41.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:44.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:48.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:51.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:55.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:58.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:02.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:05.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:09.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:12.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:15.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:19.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:22.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:26.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:29.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:33.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:36.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:40.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:43.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:47.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:50.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:54.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:57.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:00.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:04.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:07.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:11.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:14.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:18.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:21.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:25.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:28.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:32.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:35.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:38.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:42.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:45.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:49.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:52.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:56.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:59.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:03.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:06.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:10.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:13.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:16.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:20.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:23.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:27.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:30.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:34.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:37.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:41.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:44.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:48.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:51.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:54.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:58.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:01.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:05.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:08.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:12.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:15.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:19.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:22.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:26.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:29.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:32.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:36.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:39.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:43.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:46.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:50.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:53.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:52.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:55.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:59.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:02.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:06.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:09.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:13.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:16.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:20.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:23.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:27.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:30.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:33.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:37.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:40.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:44.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:47.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:51.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:54.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:58.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:01.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:05.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:08.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:11.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:15.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:18.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:22.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:25.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:29.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:32.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:36.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:39.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:43.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:46.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:49.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:53.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:56.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:00.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:03.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:07.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:10.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:14.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:17.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:21.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:24.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:27.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:31.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:34.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:38.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:41.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:45.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:48.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:52.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:55.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:59.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:02.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:06.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:09.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:12.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:16.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:19.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:23.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:26.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:30.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:33.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:37.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:40.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:44.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:47.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:50.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:54.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:57.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:01.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:04.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:08.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:11.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:15.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:18.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:22.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:25.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:28.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:32.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:35.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:39.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:42.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:46.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:49.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:49.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:52.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:56.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:59.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:03.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:06.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:10.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:13.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:17.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:20.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:23.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:27.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:30.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:34.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:37.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:41.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:44.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:48.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:51.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:55.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:58.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:01.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:05.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:08.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:12.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:15.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:19.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:22.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:26.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:29.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:33.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:36.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:39.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:43.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:46.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:50.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:53.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:57.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:00.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:04.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:07.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:11.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:14.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:18.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:21.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:24.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:28.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:31.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:35.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:38.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:42.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:45.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:49.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:52.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:56.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:59.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:02.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:06.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:09.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:13.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:16.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:20.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:23.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:27.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:30.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:34.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:37.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:40.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:44.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:47.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:51.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:54.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:58.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:01.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:05.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:08.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:12.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:15.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:18.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:22.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:25.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:29.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:32.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:36.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:39.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:43.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:46.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:43.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:46.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:49.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:53.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:56.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:00.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:03.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:07.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:10.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:14.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:17.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:21.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:24.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:27.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:31.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:34.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:38.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:41.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:45.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:48.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:52.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:55.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:59.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:02.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:05.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:09.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:12.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:16.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:19.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:23.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:26.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:30.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:33.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:37.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:40.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:43.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:47.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:50.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:54.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:57.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:01.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:04.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:08.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:11.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:15.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:18.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:21.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:25.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:28.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:32.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:35.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:39.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:42.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:46.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:49.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:53.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:56.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:00.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:03.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:06.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:10.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:13.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:17.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:20.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:24.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:27.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:31.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:34.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:38.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:41.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:44.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:48.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:51.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:55.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:58.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:02.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:05.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:09.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:12.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:16.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:19.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:22.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:26.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:29.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:33.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:36.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:40.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:58.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:02.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:05.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:09.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:12.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:16.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:19.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:23.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:26.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:30.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:33.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:36.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:40.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:43.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:47.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:50.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:54.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:57.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:01.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:04.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:08.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:11.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:14.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:18.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:21.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:25.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:28.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:32.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:35.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:39.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:42.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:46.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:49.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:52.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:56.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:59.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:03.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:06.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:10.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:13.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:17.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:20.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:24.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:27.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:30.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:34.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:37.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:41.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:44.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:48.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:51.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:55.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:58.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:02.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:05.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:08.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:12.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:15.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:19.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:22.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:26.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:29.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:33.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:36.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:40.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:43.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:46.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:50.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:53.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:57.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:00.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:04.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:07.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:11.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:14.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:18.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:21.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:25.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:28.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:31.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:35.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:38.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:42.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:45.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:49.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:52.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:56.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:20.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:24.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:27.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:31.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:34.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:38.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:41.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:44.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:48.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:51.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:55.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:58.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:02.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:05.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:09.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:12.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:16.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:19.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:22.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:26.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:29.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:33.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:36.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:40.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:43.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:47.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:50.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:54.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:57.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:00.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:04.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:07.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:11.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:14.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:18.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:21.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:25.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:28.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:32.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:35.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:38.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:42.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:45.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:49.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:52.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:56.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:59.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:03.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:06.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:10.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:13.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:16.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:20.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:23.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:27.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:30.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:34.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:37.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:41.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:44.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:48.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:51.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:55.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:58.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:01.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:05.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:08.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:12.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:15.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:19.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:22.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:26.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:29.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:33.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:36.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:39.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:43.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:46.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:50.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:53.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:57.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:00.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:04.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:07.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:11.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:14.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:17.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:27.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:31.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:34.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:38.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:41.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:45.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:48.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:52.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:55.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:59.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:02.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:06.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:09.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:12.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:16.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:19.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:23.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:26.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:30.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:33.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:37.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:40.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:44.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:47.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:50.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:54.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:57.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:01.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:04.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:08.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:11.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:15.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:18.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:22.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:25.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:28.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:32.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:35.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:39.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:42.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:46.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:49.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:53.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:56.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:00.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:03.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:06.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:10.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:13.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:17.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:20.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:24.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:27.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:31.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:34.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:38.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:41.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:44.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:48.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:51.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:55.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:58.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:02.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:05.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:09.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:12.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:16.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:19.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:22.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:26.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:29.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:33.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:36.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:40.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:43.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:47.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:50.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:54.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:57.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:01.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:04.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:07.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:11.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:14.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:18.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:21.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:25.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:22.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:25.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:29.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:32.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:36.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:39.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:43.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:46.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:49.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:53.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:56.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:00.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:03.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:07.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:10.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:14.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:17.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:21.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:24.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:27.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:31.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:34.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:38.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:41.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:45.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:48.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:52.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:55.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:59.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:02.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:05.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:09.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:12.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:16.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:19.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:23.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:26.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:30.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:33.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:37.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:40.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:43.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:47.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:50.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:54.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:57.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:01.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:04.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:08.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:11.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:15.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:18.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:21.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:25.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:28.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:32.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:35.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:39.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:42.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:46.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:49.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:53.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:56.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:00.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:03.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:06.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:10.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:13.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:17.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:20.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:24.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:27.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:31.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:34.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:38.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:41.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:44.9 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:48.3 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:51.8 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:55.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:58.7 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:02.2 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:05.6 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:09.1 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:12.5 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:16.0 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:19.4 field=0 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:24.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:27.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:31.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:34.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:38.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:41.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:45.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:48.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:52.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:55.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:59.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:02.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:06.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:09.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:12.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:16.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:19.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:23.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:26.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:30.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:33.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:37.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:40.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:44.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:47.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:50.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:54.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:57.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:01.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:04.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:08.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:11.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:15.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:18.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:22.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:25.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:28.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:32.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:35.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:39.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:42.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:46.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:49.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:53.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:56.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:00.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:03.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:06.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:10.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:13.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:17.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:20.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:24.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:27.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:31.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:34.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:38.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:41.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:44.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:48.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:51.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:55.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:58.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:02.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:05.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:09.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:12.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:16.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:19.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:22.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:26.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:29.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:33.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:36.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:40.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:43.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:47.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:50.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:54.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:57.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:01.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:04.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:07.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:11.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:14.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:18.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:21.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:15.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:19.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:22.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:26.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:29.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:33.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:36.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:39.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:43.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:46.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:50.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:53.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:57.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:00.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:04.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:07.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:11.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:14.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:17.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:21.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:24.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:28.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:31.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:35.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:38.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:42.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:45.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:49.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:52.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:55.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:59.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:02.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:06.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:09.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:13.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:16.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:20.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:23.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:27.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:30.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:33.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:37.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:40.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:44.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:47.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:51.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:54.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:58.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:01.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:05.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:08.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:12.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:15.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:18.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:22.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:25.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:29.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:32.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:36.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:39.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:43.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:46.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:50.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:53.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:56.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:00.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:03.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:07.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:10.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:14.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:17.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:21.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:24.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:28.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:31.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:34.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:38.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:41.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:45.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:48.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:52.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:55.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:59.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:02.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:06.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:09.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:12.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:24.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:28.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:31.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:35.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:38.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:42.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:45.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:49.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:52.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:55.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:59.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:02.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:06.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:09.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:13.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:16.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:20.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:23.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:27.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:30.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:33.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:37.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:40.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:44.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:47.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:51.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:54.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:58.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:01.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:05.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:08.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:11.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:15.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:18.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:22.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:25.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:29.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:32.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:36.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:39.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:43.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:46.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:49.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:53.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:56.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:00.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:03.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:07.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:10.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:14.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:17.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:21.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:24.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:27.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:31.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:34.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:38.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:41.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:45.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:48.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:52.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:55.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:59.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:02.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:06.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:09.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:12.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:16.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:19.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:23.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:26.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:30.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:33.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:37.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:40.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:44.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:47.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:50.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:54.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:57.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:01.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:04.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:08.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:11.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:15.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:18.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:22.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:56.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:59.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:03.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:06.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:10.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:13.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:17.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:20.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:24.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:27.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:31.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:34.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:37.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:41.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:44.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:48.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:51.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:55.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:58.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:02.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:05.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:09.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:12.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:15.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:19.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:22.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:26.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:29.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:33.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:36.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:40.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:43.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:47.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:50.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:54.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:57.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:00.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:04.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:07.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:11.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:14.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:18.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:21.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:25.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:28.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:32.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:35.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:38.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:42.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:45.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:49.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:52.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:56.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:59.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:03.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:06.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:10.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:13.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:16.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:20.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:23.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:27.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:30.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:34.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:37.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:41.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:44.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:48.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:51.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:54.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:58.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:01.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:05.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:08.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:12.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:15.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:19.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:22.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:26.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:29.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:32.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:36.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:39.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:43.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:46.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:50.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:53.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:52.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:55.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:59.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:02.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:06.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:09.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:13.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:16.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:20.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:23.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:27.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:30.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:33.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:37.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:40.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:44.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:47.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:51.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:54.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:58.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:01.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:05.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:08.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:11.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:15.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:18.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:22.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:25.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:29.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:32.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:36.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:39.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:43.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:46.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:49.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:53.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:56.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:00.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:03.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:07.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:10.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:14.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:17.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:21.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:24.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:27.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:31.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:34.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:38.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:41.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:45.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:48.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:52.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:55.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:59.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:02.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:06.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:09.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:12.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:16.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:19.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:23.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:26.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:30.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:33.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:37.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:40.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:44.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:47.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:50.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:54.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:57.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:01.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:04.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:08.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:11.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:15.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:18.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:22.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:25.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:28.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:32.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:35.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:39.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:42.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:46.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:49.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:49.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:52.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:56.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:59.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:03.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:06.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:10.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:13.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:17.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:20.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:23.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:27.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:30.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:34.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:37.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:41.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:44.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:48.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:51.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:55.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:58.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:01.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:05.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:08.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:12.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:15.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:19.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:22.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:26.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:29.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:33.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:36.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:39.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:43.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:46.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:50.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:53.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:57.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:00.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:04.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:07.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:11.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:14.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:18.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:21.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:24.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:28.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:31.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:35.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:38.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:42.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:45.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:49.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:52.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:56.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:59.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:02.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:06.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:09.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:13.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:16.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:20.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:23.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:27.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:30.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:34.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:37.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:40.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:44.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:47.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:51.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:54.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:58.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:01.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:05.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:08.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:12.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:15.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:18.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:22.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:25.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:29.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:32.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:36.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:39.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:43.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:46.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:43.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:46.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:49.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:53.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:56.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:00.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:03.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:07.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:10.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:14.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:17.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:21.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:24.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:27.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:31.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:34.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:38.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:41.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:45.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:48.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:52.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:55.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:59.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:02.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:05.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:09.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:12.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:16.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:19.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:23.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:26.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:30.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:33.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:37.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:40.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:43.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:47.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:50.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:54.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:57.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:01.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:04.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:08.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:11.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:15.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:18.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:21.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:25.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:28.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:32.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:35.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:39.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:42.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:46.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:49.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:53.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:56.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:00.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:03.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:06.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:10.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:13.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:17.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:20.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:24.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:27.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:31.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:34.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:38.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:41.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:44.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:48.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:51.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:55.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:58.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:02.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:05.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:09.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:12.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:16.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:19.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:22.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:26.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:29.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:33.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:36.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:40.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:58.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:02.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:05.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:09.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:12.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:16.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:19.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:23.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:26.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:30.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:33.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:36.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:40.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:43.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:47.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:50.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:54.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:57.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:01.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:04.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:08.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:11.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:14.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:18.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:21.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:25.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:28.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:32.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:35.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:39.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:42.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:46.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:49.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:52.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:56.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:59.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:03.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:06.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:10.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:13.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:17.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:20.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:24.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:27.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:30.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:34.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:37.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:41.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:44.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:48.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:51.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:55.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:58.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:02.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:05.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:08.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:12.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:15.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:19.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:22.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:26.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:29.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:33.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:36.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:40.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:43.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:46.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:50.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:53.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:57.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:00.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:04.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:07.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:11.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:14.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:18.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:21.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:25.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:28.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:31.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:35.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:38.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:42.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:45.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:49.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:52.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:56.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:20.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:24.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:27.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:31.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:34.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:38.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:41.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:44.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:48.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:51.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:55.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:58.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:02.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:05.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:09.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:12.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:16.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:19.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:22.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:26.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:29.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:33.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:36.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:40.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:43.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:47.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:50.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:54.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:57.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:00.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:04.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:07.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:11.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:14.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:18.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:21.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:25.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:28.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:32.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:35.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:38.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:42.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:45.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:49.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:52.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:56.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:59.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:03.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:06.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:10.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:13.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:16.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:20.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:23.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:27.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:30.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:34.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:37.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:41.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:44.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:48.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:51.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:55.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:58.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:01.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:05.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:08.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:12.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:15.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:19.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:22.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:26.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:29.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:33.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:36.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:39.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:43.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:46.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:50.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:53.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:57.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:00.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:04.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:07.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:11.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:14.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:17.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:27.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:31.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:34.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:38.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:41.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:45.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:48.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:52.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:55.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:59.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:02.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:06.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:09.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:12.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:16.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:19.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:23.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:26.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:30.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:33.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:37.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:40.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:44.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:47.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:50.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:54.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:57.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:01.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:04.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:08.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:11.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:15.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:18.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:22.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:25.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:28.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:32.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:35.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:39.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:42.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:46.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:49.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:53.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:56.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:00.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:03.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:06.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:10.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:13.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:17.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:20.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:24.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:27.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:31.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:34.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:38.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:41.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:44.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:48.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:51.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:55.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:58.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:02.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:05.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:09.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:12.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:16.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:19.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:22.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:26.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:29.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:33.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:36.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:40.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:43.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:47.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:50.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:54.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:57.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:01.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:04.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:07.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:11.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:14.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:18.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:21.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:25.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:22.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:25.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:29.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:32.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:36.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:39.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:43.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:46.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:49.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:53.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:56.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:00.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:03.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:07.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:10.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:14.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:17.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:21.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:24.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:27.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:31.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:34.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:38.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:41.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:45.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:48.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:52.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:55.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:59.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:02.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:05.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:09.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:12.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:16.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:19.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:23.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:26.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:30.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:33.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:37.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:40.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:43.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:47.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:50.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:54.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:57.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:01.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:04.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:08.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:11.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:15.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:18.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:21.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:25.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:28.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:32.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:35.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:39.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:42.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:46.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:49.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:53.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:56.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:00.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:03.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:06.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:10.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:13.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:17.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:20.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:24.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:27.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:31.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:34.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:38.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:41.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:44.9 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:48.3 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:51.8 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:55.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:58.7 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:02.2 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:05.6 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:09.1 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:12.5 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:16.0 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:19.4 field=0 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:24.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:27.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:31.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:34.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:38.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:41.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:45.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:48.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:52.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:55.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:33:59.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:02.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:06.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:09.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:12.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:16.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:19.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:23.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:26.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:30.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:33.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:37.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:40.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:44.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:47.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:50.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:54.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:34:57.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:01.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:04.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:08.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:11.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:15.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:18.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:22.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:25.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:28.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:32.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:35.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:39.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:42.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:46.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:49.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:53.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:35:56.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:00.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:03.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:06.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:10.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:13.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:17.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:20.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:24.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:27.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:31.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:34.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:38.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:41.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:44.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:48.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:51.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:55.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:36:58.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:02.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:05.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:09.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:12.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:16.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:19.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:22.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:26.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:29.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:33.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:36.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:40.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:43.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:47.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:50.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:54.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:37:57.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:01.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:04.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:07.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:11.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:14.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:18.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:21.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:15.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:19.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:22.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:26.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:29.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:33.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:36.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:39.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:43.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:46.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:50.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:53.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:44:57.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:00.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:04.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:07.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:11.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:14.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:17.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:21.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:24.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:28.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:31.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:35.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:38.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:42.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:45.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:49.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:52.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:55.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:45:59.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:02.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:06.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:09.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:13.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:16.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:20.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:23.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:27.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:30.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:33.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:37.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:40.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:44.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:47.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:51.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:54.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:46:58.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:01.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:05.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:08.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:12.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:15.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:18.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:22.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:25.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:29.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:32.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:36.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:39.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:43.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:46.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:50.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:53.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:47:56.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:00.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:03.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:07.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:10.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:14.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:17.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:21.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:24.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:28.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:31.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:34.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:38.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:41.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:45.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:48.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:52.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:55.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:48:59.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:02.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:06.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:09.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:12.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:24.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:28.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:31.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:35.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:38.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:42.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:45.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:49.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:52.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:55.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:55:59.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:02.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:06.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:09.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:13.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:16.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:20.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:23.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:27.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:30.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:33.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:37.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:40.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:44.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:47.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:51.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:54.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:56:58.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:01.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:05.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:08.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:11.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:15.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:18.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:22.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:25.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:29.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:32.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:36.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:39.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:43.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:46.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:49.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:53.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:57:56.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:00.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:03.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:07.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:10.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:14.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:17.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:21.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:24.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:27.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:31.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:34.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:38.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:41.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:45.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:48.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:52.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:55.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:58:59.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:02.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:06.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:09.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:12.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:16.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:19.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:23.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:26.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:30.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:33.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:37.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:40.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:44.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:47.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:50.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:54.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:59:57.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:01.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:04.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:08.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:11.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:15.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:18.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:00:22.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:56.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:59.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:03.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:06.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:10.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:13.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:17.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:20.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:24.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:27.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:31.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:34.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:37.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:41.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:44.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:48.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:51.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:55.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:07:58.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:02.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:05.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:09.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:12.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:15.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:19.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:22.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:26.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:29.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:33.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:36.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:40.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:43.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:47.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:50.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:54.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:08:57.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:00.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:04.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:07.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:11.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:14.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:18.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:21.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:25.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:28.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:32.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:35.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:38.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:42.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:45.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:49.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:52.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:56.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:09:59.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:03.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:06.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:10.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:13.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:16.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:20.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:23.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:27.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:30.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:34.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:37.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:41.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:44.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:48.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:51.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:54.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:10:58.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:01.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:05.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:08.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:12.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:15.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:19.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:22.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:26.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:29.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:32.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:36.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:39.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:43.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:46.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:50.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:11:53.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:52.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:55.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:59.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:02.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:06.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:09.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:13.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:16.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:20.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:23.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:27.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:30.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:33.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:37.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:40.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:44.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:47.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:51.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:54.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:18:58.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:01.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:05.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:08.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:11.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:15.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:18.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:22.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:25.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:29.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:32.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:36.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:39.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:43.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:46.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:49.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:53.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:19:56.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:00.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:03.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:07.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:10.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:14.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:17.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:21.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:24.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:27.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:31.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:34.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:38.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:41.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:45.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:48.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:52.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:55.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:20:59.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:02.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:06.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:09.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:12.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:16.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:19.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:23.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:26.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:30.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:33.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:37.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:40.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:44.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:47.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:50.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:54.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:21:57.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:01.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:04.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:08.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:11.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:15.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:18.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:22.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:25.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:28.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:32.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:35.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:39.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:42.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:46.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:22:49.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:49.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:52.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:56.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:29:59.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:03.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:06.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:10.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:13.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:17.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:20.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:23.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:27.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:30.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:34.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:37.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:41.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:44.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:48.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:51.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:55.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:30:58.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:01.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:05.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:08.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:12.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:15.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:19.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:22.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:26.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:29.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:33.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:36.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:39.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:43.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:46.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:50.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:53.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:31:57.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:00.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:04.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:07.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:11.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:14.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:18.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:21.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:24.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:28.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:31.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:35.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:38.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:42.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:45.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:49.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:52.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:56.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:32:59.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:02.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:06.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:09.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:13.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:16.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:20.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:23.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:27.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:30.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:34.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:37.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:40.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:44.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:47.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:51.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:54.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:33:58.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:01.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:05.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:08.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:12.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:15.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:18.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:22.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:25.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:29.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:32.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:36.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:39.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:43.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:34:46.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:43.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:46.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:49.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:53.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:56.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:00.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:03.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:07.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:10.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:14.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:17.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:21.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:24.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:27.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:31.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:34.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:38.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:41.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:45.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:48.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:52.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:55.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:41:59.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:02.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:05.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:09.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:12.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:16.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:19.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:23.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:26.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:30.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:33.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:37.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:40.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:43.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:47.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:50.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:54.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:42:57.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:01.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:04.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:08.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:11.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:15.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:18.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:21.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:25.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:28.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:32.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:35.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:39.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:42.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:46.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:49.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:53.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:43:56.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:00.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:03.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:06.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:10.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:13.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:17.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:20.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:24.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:27.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:31.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:34.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:38.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:41.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:44.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:48.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:51.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:55.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:44:58.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:02.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:05.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:09.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:12.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:16.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:19.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:22.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:26.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:29.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:33.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:36.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:45:40.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:58.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:02.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:05.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:09.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:12.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:16.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:19.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:23.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:26.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:30.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:33.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:36.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:40.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:43.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:47.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:50.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:54.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:52:57.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:01.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:04.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:08.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:11.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:14.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:18.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:21.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:25.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:28.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:32.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:35.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:39.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:42.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:46.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:49.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:52.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:56.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:53:59.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:03.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:06.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:10.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:13.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:17.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:20.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:24.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:27.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:30.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:34.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:37.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:41.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:44.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:48.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:51.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:55.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:54:58.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:02.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:05.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:08.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:12.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:15.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:19.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:22.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:26.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:29.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:33.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:36.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:40.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:43.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:46.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:50.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:53.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:55:57.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:00.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:04.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:07.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:11.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:14.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:18.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:21.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:25.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:28.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:31.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:35.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:38.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:42.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:45.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:49.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:52.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:56:56.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:20.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:24.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:27.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:31.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:34.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:38.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:41.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:44.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:48.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:51.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:55.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:03:58.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:02.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:05.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:09.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:12.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:16.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:19.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:22.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:26.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:29.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:33.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:36.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:40.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:43.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:47.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:50.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:54.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:04:57.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:00.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:04.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:07.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:11.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:14.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:18.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:21.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:25.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:28.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:32.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:35.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:38.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:42.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:45.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:49.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:52.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:56.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:05:59.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:03.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:06.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:10.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:13.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:16.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:20.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:23.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:27.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:30.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:34.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:37.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:41.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:44.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:48.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:51.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:55.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:06:58.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:01.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:05.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:08.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:12.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:15.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:19.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:22.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:26.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:29.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:33.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:36.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:39.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:43.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:46.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:50.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:53.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:07:57.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:00.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:04.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:07.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:11.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:14.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:17.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:27.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:31.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:34.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:38.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:41.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:45.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:48.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:52.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:55.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:14:59.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:02.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:06.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:09.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:12.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:16.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:19.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:23.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:26.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:30.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:33.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:37.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:40.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:44.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:47.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:50.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:54.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:15:57.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:01.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:04.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:08.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:11.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:15.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:18.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:22.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:25.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:28.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:32.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:35.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:39.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:42.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:46.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:49.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:53.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:16:56.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:00.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:03.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:06.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:10.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:13.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:17.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:20.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:24.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:27.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:31.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:34.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:38.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:41.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:44.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:48.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:51.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:55.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:17:58.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:02.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:05.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:09.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:12.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:16.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:19.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:22.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:26.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:29.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:33.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:36.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:40.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:43.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:47.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:50.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:54.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:18:57.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:01.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:04.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:07.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:11.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:14.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:18.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:21.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:19:25.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:22.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:25.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:29.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:32.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:36.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:39.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:43.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:46.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:49.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:53.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:26:56.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:00.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:03.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:07.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:10.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:14.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:17.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:21.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:24.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:27.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:31.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:34.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:38.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:41.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:45.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:48.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:52.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:55.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:27:59.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:02.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:05.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:09.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:12.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:16.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:19.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:23.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:26.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:30.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:33.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:37.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:40.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:43.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:47.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:50.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:54.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:28:57.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:01.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:04.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:08.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:11.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:15.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:18.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:21.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:25.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:28.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:32.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:35.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:39.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:42.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:46.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:49.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:53.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:29:56.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:00.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:03.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:06.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:10.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:13.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:17.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:20.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:24.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:27.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:31.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:34.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:38.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:41.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:44.9 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:48.3 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:51.8 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:55.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:30:58.7 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:02.2 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:05.6 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:09.1 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:12.5 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:16.0 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:31:19.4 field=0 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:44.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:48.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:51.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:54.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:58.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:01.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:05.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:08.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:12.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:15.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:19.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:22.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:26.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:29.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:32.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:36.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:39.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:43.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:46.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:50.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:53.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:57.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:00.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:04.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:07.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:10.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:14.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:17.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:21.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:24.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:28.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:31.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:35.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:38.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:42.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:45.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:49.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:52.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:55.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:59.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:02.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:06.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:09.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:13.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:16.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:20.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:23.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:27.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:30.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:33.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:37.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:40.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:44.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:47.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:51.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:54.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:58.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:01.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:05.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:08.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:11.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:15.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:18.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:22.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:25.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:29.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:32.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:36.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:39.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:43.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:46.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:49.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:53.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:56.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:00.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:03.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:07.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:10.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:14.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:17.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:21.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:24.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:27.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:31.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:34.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:38.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:41.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:43.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:46.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:50.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:53.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:57.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:00.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:04.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:07.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:11.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:14.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:17.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:21.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:24.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:28.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:31.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:35.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:38.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:42.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:45.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:49.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:52.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:55.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:59.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:02.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:06.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:09.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:13.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:16.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:20.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:23.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:27.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:30.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:33.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:37.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:40.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:44.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:47.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:51.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:54.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:58.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:01.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:05.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:08.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:12.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:15.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:18.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:22.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:25.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:29.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:32.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:36.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:39.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:43.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:46.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:50.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:53.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:56.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:00.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:03.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:07.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:10.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:14.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:17.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:21.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:24.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:28.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:31.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:34.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:38.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:41.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:45.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:48.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:52.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:55.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:59.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:02.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:06.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:09.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:12.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:16.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:19.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:23.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:26.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:30.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:33.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:37.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:40.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:29.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:32.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:36.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:39.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:43.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:46.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:50.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:53.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:57.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:00.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:03.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:07.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:10.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:14.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:17.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:21.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:24.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:28.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:31.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:35.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:38.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:42.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:45.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:48.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:52.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:55.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:59.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:02.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:06.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:09.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:13.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:16.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:20.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:23.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:26.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:30.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:33.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:37.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:40.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:44.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:47.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:51.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:54.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:58.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:01.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:04.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:08.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:11.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:15.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:18.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:22.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:25.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:29.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:32.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:36.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:39.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:42.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:46.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:49.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:53.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:56.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:00.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:03.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:07.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:10.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:14.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:17.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:20.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:24.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:27.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:31.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:34.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:38.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:41.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:45.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:48.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:52.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:55.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:58.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:02.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:05.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:09.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:12.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:16.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:19.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:23.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:26.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:18.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:21.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:25.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:28.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:31.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:35.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:38.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:42.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:45.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:49.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:52.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:56.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:59.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:03.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:06.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:09.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:13.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:16.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:20.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:23.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:27.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:30.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:34.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:37.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:41.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:44.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:48.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:51.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:54.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:58.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:01.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:05.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:08.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:12.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:15.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:19.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:22.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:26.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:29.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:32.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:36.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:39.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:43.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:46.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:50.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:53.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:57.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:00.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:04.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:07.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:10.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:14.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:17.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:21.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:24.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:28.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:31.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:35.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:38.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:42.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:45.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:48.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:52.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:55.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:59.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:02.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:06.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:09.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:13.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:16.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:20.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:23.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:26.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:30.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:33.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:37.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:40.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:44.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:47.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:51.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:54.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:58.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:01.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:04.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:08.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:11.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:15.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:30.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:33.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:37.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:40.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:44.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:47.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:51.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:54.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:58.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:01.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:05.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:08.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:12.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:15.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:18.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:22.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:25.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:29.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:32.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:36.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:39.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:43.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:46.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:50.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:53.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:56.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:00.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:03.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:07.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:10.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:14.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:17.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:21.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:24.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:28.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:31.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:34.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:38.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:41.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:45.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:48.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:52.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:55.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:59.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:02.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:06.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:09.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:12.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:16.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:19.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:23.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:26.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:30.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:33.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:37.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:40.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:44.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:47.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:50.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:54.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:57.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:01.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:04.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:08.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:11.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:15.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:18.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:22.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:25.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:28.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:32.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:35.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:39.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:42.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:46.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:49.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:53.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:56.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:00.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:03.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:07.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:10.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:13.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:17.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:20.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:24.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:27.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:19.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:23.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:26.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:30.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:33.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:36.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:40.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:43.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:47.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:50.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:54.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:57.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:01.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:04.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:08.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:11.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:14.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:18.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:21.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:25.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:28.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:32.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:35.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:39.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:42.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:46.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:49.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:52.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:56.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:59.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:03.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:06.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:10.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:13.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:17.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:20.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:24.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:27.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:31.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:34.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:37.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:41.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:44.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:48.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:51.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:55.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:58.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:02.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:05.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:09.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:12.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:15.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:19.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:22.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:26.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:29.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:33.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:36.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:40.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:43.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:47.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:50.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:53.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:57.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:00.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:04.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:07.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:11.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:14.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:18.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:21.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:25.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:28.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:31.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:35.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:38.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:42.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:45.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:49.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:52.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:56.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:59.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:03.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:06.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:09.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:13.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:16.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:18.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:22.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:25.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:29.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:32.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:36.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:39.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:42.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:46.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:49.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:53.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:56.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:00.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:03.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:07.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:10.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:14.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:17.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:20.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:24.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:27.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:31.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:34.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:38.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:41.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:45.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:48.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:52.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:55.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:58.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:02.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:05.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:09.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:12.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:16.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:19.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:23.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:26.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:30.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:33.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:37.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:40.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:43.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:47.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:50.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:54.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:57.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:01.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:04.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:08.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:11.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:15.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:18.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:21.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:25.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:28.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:32.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:35.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:39.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:42.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:46.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:49.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:53.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:56.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:59.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:03.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:06.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:10.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:13.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:17.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:20.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:24.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:27.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:31.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:34.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:37.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:41.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:44.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:48.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:51.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:55.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:58.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:02.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:05.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:09.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:12.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:15.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:00.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:04.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:07.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:11.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:14.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:18.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:21.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:25.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:28.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:32.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:35.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:38.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:42.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:45.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:49.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:52.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:56.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:59.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:03.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:06.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:10.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:13.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:16.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:20.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:23.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:27.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:30.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:34.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:37.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:41.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:44.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:48.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:51.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:55.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:58.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:01.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:05.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:08.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:12.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:15.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:19.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:22.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:26.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:29.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:33.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:36.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:39.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:43.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:46.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:50.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:53.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:57.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:00.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:04.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:07.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:11.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:14.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:17.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:21.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:24.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:28.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:31.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:35.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:38.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:42.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:45.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:49.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:52.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:55.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:59.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:02.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:06.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:09.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:13.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:16.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:20.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:23.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:27.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:30.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:33.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:37.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:40.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:44.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:47.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:51.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:54.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:58.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:43.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:46.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:50.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:53.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:57.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:00.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:04.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:07.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:11.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:14.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:18.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:21.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:25.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:28.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:31.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:35.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:38.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:42.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:45.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:49.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:52.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:56.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:59.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:03.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:06.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:09.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:13.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:16.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:20.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:23.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:27.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:30.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:34.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:37.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:41.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:44.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:47.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:51.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:54.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:58.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:01.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:05.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:08.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:12.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:15.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:19.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:22.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:25.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:29.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:32.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:36.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:39.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:43.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:46.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:50.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:53.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:57.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:00.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:03.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:07.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:10.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:14.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:17.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:21.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:24.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:28.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:31.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:35.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:38.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:42.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:45.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:48.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:52.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:55.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:59.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:02.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:06.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:09.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:13.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:16.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:20.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:23.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:26.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:30.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:33.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:37.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:40.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:18.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:21.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:25.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:28.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:32.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:35.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:39.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:42.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:45.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:49.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:52.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:56.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:59.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:03.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:06.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:10.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:13.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:17.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:20.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:24.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:27.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:30.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:34.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:37.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:41.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:44.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:48.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:51.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:55.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:58.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:02.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:05.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:08.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:12.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:15.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:19.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:22.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:26.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:29.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:33.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:36.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:40.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:43.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:46.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:50.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:53.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:57.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:00.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:04.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:07.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:11.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:14.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:18.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:21.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:24.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:28.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:31.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:35.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:38.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:42.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:45.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:49.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:52.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:56.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:59.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:02.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:06.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:09.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:13.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:16.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:20.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:23.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:27.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:30.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:34.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:37.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:40.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:44.4 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:47.9 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:51.3 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:54.8 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:58.2 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:01.7 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:05.1 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:08.6 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:12.0 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:15.5 field=1 spw=0 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:44.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:48.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:51.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:54.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:58.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:01.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:05.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:08.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:12.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:15.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:19.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:22.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:26.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:29.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:32.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:36.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:39.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:43.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:46.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:50.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:53.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:57.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:00.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:04.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:07.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:10.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:14.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:17.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:21.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:24.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:28.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:31.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:35.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:38.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:42.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:45.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:49.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:52.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:55.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:59.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:02.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:06.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:09.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:13.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:16.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:20.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:23.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:27.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:30.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:33.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:37.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:40.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:44.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:47.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:51.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:54.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:58.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:01.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:05.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:08.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:11.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:15.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:18.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:22.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:25.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:29.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:32.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:36.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:39.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:43.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:46.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:49.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:53.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:56.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:00.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:03.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:07.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:10.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:14.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:17.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:21.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:24.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:27.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:31.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:34.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:38.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:41.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:43.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:46.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:50.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:53.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:57.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:00.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:04.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:07.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:11.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:14.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:17.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:21.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:24.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:28.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:31.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:35.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:38.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:42.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:45.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:49.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:52.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:55.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:59.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:02.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:06.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:09.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:13.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:16.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:20.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:23.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:27.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:30.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:33.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:37.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:40.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:44.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:47.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:51.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:54.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:58.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:01.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:05.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:08.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:12.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:15.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:18.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:22.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:25.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:29.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:32.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:36.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:39.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:43.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:46.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:50.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:53.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:56.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:00.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:03.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:07.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:10.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:14.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:17.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:21.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:24.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:28.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:31.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:34.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:38.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:41.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:45.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:48.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:52.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:55.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:59.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:02.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:06.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:09.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:12.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:16.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:19.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:23.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:26.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:30.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:33.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:37.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:40.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:29.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:32.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:36.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:39.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:43.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:46.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:50.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:53.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:57.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:00.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:03.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:07.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:10.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:14.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:17.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:21.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:24.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:28.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:31.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:35.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:38.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:42.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:45.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:48.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:52.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:55.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:59.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:02.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:06.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:09.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:13.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:16.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:20.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:23.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:26.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:30.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:33.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:37.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:40.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:44.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:47.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:51.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:54.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:58.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:01.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:04.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:08.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:11.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:15.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:18.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:22.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:25.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:29.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:32.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:36.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:39.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:42.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:46.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:49.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:53.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:56.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:00.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:03.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:07.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:10.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:14.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:17.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:20.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:24.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:27.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:31.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:34.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:38.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:41.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:45.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:48.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:52.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:55.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:58.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:02.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:05.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:09.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:12.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:16.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:19.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:23.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:26.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:18.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:21.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:25.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:28.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:31.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:35.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:38.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:42.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:45.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:49.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:52.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:56.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:59.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:03.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:06.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:09.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:13.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:16.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:20.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:23.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:27.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:30.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:34.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:37.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:41.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:44.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:48.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:51.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:54.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:58.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:01.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:05.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:08.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:12.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:15.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:19.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:22.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:26.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:29.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:32.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:36.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:39.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:43.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:46.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:50.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:53.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:57.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:00.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:04.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:07.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:10.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:14.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:17.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:21.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:24.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:28.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:31.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:35.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:38.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:42.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:45.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:48.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:52.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:55.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:59.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:02.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:06.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:09.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:13.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:16.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:20.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:23.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:26.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:30.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:33.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:37.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:40.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:44.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:47.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:51.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:54.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:58.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:01.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:04.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:08.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:11.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:15.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:30.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:33.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:37.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:40.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:44.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:47.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:51.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:54.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:58.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:01.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:05.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:08.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:12.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:15.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:18.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:22.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:25.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:29.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:32.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:36.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:39.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:43.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:46.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:50.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:53.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:56.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:00.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:03.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:07.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:10.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:14.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:17.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:21.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:24.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:28.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:31.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:34.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:38.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:41.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:45.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:48.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:52.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:55.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:59.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:02.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:06.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:09.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:12.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:16.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:19.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:23.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:26.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:30.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:33.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:37.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:40.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:44.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:47.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:50.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:54.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:57.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:01.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:04.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:08.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:11.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:15.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:18.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:22.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:25.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:28.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:32.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:35.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:39.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:42.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:46.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:49.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:53.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:56.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:00.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:03.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:07.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:10.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:13.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:17.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:20.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:24.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:27.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:19.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:23.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:26.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:30.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:33.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:36.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:40.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:43.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:47.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:50.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:54.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:57.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:01.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:04.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:08.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:11.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:14.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:18.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:21.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:25.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:28.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:32.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:35.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:39.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:42.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:46.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:49.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:52.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:56.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:59.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:03.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:06.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:10.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:13.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:17.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:20.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:24.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:27.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:31.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:34.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:37.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:41.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:44.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:48.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:51.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:55.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:58.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:02.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:05.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:09.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:12.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:15.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:19.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:22.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:26.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:29.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:33.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:36.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:40.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:43.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:47.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:50.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:53.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:57.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:00.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:04.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:07.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:11.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:14.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:18.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:21.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:25.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:28.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:31.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:35.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:38.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:42.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:45.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:49.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:52.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:56.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:59.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:03.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:06.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:09.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:13.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:16.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:18.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:22.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:25.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:29.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:32.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:36.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:39.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:42.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:46.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:49.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:53.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:56.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:00.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:03.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:07.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:10.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:14.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:17.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:20.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:24.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:27.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:31.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:34.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:38.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:41.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:45.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:48.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:52.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:55.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:58.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:02.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:05.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:09.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:12.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:16.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:19.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:23.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:26.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:30.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:33.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:37.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:40.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:43.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:47.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:50.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:54.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:57.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:01.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:04.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:08.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:11.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:15.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:18.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:21.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:25.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:28.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:32.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:35.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:39.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:42.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:46.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:49.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:53.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:56.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:59.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:03.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:06.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:10.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:13.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:17.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:20.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:24.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:27.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:31.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:34.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:37.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:41.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:44.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:48.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:51.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:55.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:58.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:02.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:05.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:09.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:12.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:15.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:00.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:04.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:07.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:11.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:14.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:18.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:21.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:25.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:28.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:32.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:35.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:38.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:42.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:45.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:49.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:52.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:56.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:59.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:03.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:06.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:10.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:13.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:16.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:20.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:23.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:27.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:30.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:34.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:37.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:41.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:44.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:48.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:51.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:55.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:58.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:01.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:05.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:08.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:12.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:15.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:19.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:22.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:26.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:29.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:33.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:36.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:39.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:43.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:46.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:50.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:53.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:57.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:00.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:04.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:07.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:11.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:14.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:17.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:21.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:24.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:28.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:31.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:35.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:38.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:42.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:45.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:49.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:52.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:55.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:59.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:02.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:06.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:09.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:13.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:16.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:20.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:23.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:27.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:30.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:33.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:37.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:40.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:44.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:47.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:51.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:54.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:58.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:43.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:46.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:50.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:53.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:57.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:00.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:04.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:07.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:11.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:14.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:18.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:21.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:25.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:28.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:31.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:35.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:38.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:42.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:45.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:49.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:52.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:56.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:59.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:03.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:06.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:09.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:13.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:16.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:20.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:23.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:27.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:30.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:34.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:37.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:41.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:44.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:47.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:51.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:54.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:58.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:01.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:05.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:08.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:12.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:15.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:19.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:22.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:25.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:29.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:32.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:36.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:39.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:43.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:46.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:50.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:53.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:57.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:00.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:03.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:07.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:10.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:14.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:17.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:21.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:24.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:28.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:31.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:35.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:38.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:42.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:45.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:48.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:52.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:55.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:59.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:02.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:06.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:09.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:13.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:16.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:20.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:23.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:26.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:30.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:33.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:37.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:40.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:18.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:21.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:25.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:28.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:32.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:35.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:39.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:42.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:45.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:49.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:52.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:56.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:59.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:03.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:06.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:10.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:13.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:17.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:20.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:24.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:27.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:30.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:34.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:37.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:41.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:44.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:48.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:51.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:55.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:58.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:02.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:05.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:08.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:12.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:15.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:19.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:22.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:26.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:29.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:33.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:36.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:40.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:43.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:46.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:50.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:53.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:57.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:00.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:04.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:07.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:11.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:14.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:18.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:21.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:24.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:28.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:31.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:35.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:38.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:42.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:45.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:49.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:52.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:56.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:59.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:02.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:06.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:09.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:13.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:16.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:20.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:23.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:27.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:30.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:34.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:37.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:40.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:44.4 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:47.9 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:51.3 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:54.8 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:58.2 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:01.7 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:05.1 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:08.6 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:12.0 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:15.5 field=1 spw=1 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:44.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:48.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:51.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:54.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:58.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:01.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:05.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:08.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:12.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:15.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:19.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:22.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:26.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:29.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:32.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:36.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:39.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:43.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:46.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:50.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:53.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:57.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:00.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:04.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:07.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:10.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:14.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:17.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:21.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:24.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:28.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:31.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:35.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:38.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:42.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:45.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:49.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:52.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:55.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:59.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:02.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:06.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:09.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:13.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:16.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:20.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:23.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:27.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:30.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:33.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:37.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:40.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:44.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:47.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:51.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:54.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:58.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:01.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:05.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:08.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:11.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:15.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:18.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:22.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:25.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:29.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:32.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:36.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:39.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:43.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:46.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:49.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:53.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:56.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:00.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:03.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:07.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:10.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:14.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:17.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:21.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:24.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:27.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:31.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:34.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:38.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:41.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:43.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:46.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:50.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:53.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:57.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:00.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:04.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:07.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:11.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:14.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:17.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:21.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:24.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:28.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:31.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:35.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:38.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:42.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:45.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:49.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:52.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:55.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:59.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:02.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:06.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:09.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:13.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:16.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:20.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:23.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:27.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:30.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:33.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:37.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:40.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:44.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:47.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:51.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:54.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:58.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:01.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:05.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:08.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:12.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:15.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:18.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:22.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:25.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:29.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:32.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:36.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:39.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:43.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:46.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:50.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:53.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:56.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:00.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:03.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:07.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:10.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:14.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:17.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:21.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:24.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:28.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:31.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:34.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:38.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:41.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:45.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:48.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:52.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:55.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:59.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:02.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:06.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:09.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:12.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:16.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:19.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:23.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:26.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:30.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:33.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:37.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:40.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:29.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:32.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:36.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:39.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:43.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:46.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:50.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:53.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:57.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:00.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:03.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:07.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:10.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:14.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:17.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:21.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:24.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:28.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:31.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:35.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:38.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:42.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:45.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:48.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:52.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:55.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:59.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:02.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:06.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:09.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:13.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:16.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:20.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:23.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:26.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:30.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:33.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:37.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:40.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:44.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:47.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:51.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:54.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:58.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:01.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:04.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:08.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:11.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:15.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:18.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:22.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:25.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:29.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:32.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:36.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:39.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:42.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:46.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:49.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:53.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:56.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:00.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:03.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:07.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:10.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:14.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:17.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:20.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:24.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:27.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:31.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:34.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:38.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:41.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:45.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:48.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:52.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:55.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:58.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:02.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:05.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:09.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:12.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:16.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:19.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:23.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:26.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:18.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:21.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:25.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:28.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:31.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:35.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:38.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:42.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:45.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:49.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:52.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:56.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:59.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:03.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:06.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:09.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:13.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:16.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:20.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:23.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:27.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:30.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:34.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:37.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:41.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:44.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:48.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:51.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:54.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:58.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:01.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:05.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:08.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:12.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:15.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:19.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:22.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:26.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:29.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:32.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:36.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:39.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:43.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:46.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:50.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:53.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:57.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:00.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:04.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:07.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:10.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:14.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:17.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:21.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:24.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:28.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:31.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:35.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:38.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:42.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:45.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:48.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:52.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:55.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:59.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:02.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:06.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:09.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:13.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:16.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:20.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:23.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:26.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:30.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:33.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:37.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:40.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:44.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:47.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:51.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:54.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:58.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:01.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:04.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:08.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:11.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:15.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:30.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:33.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:37.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:40.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:44.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:47.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:51.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:54.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:58.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:01.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:05.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:08.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:12.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:15.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:18.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:22.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:25.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:29.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:32.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:36.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:39.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:43.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:46.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:50.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:53.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:56.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:00.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:03.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:07.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:10.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:14.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:17.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:21.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:24.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:28.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:31.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:34.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:38.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:41.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:45.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:48.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:52.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:55.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:59.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:02.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:06.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:09.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:12.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:16.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:19.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:23.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:26.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:30.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:33.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:37.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:40.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:44.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:47.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:50.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:54.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:57.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:01.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:04.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:08.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:11.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:15.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:18.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:22.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:25.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:28.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:32.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:35.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:39.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:42.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:46.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:49.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:53.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:56.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:00.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:03.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:07.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:10.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:13.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:17.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:20.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:24.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:27.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:19.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:23.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:26.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:30.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:33.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:36.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:40.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:43.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:47.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:50.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:54.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:57.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:01.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:04.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:08.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:11.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:14.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:18.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:21.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:25.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:28.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:32.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:35.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:39.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:42.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:46.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:49.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:52.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:56.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:59.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:03.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:06.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:10.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:13.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:17.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:20.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:24.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:27.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:31.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:34.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:37.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:41.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:44.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:48.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:51.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:55.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:58.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:02.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:05.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:09.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:12.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:15.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:19.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:22.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:26.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:29.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:33.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:36.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:40.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:43.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:47.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:50.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:53.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:57.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:00.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:04.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:07.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:11.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:14.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:18.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:21.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:25.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:28.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:31.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:35.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:38.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:42.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:45.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:49.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:52.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:56.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:59.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:03.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:06.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:09.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:13.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:16.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:18.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:22.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:25.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:29.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:32.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:36.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:39.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:42.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:46.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:49.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:53.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:56.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:00.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:03.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:07.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:10.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:14.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:17.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:20.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:24.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:27.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:31.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:34.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:38.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:41.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:45.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:48.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:52.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:55.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:58.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:02.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:05.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:09.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:12.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:16.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:19.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:23.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:26.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:30.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:33.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:37.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:40.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:43.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:47.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:50.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:54.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:57.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:01.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:04.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:08.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:11.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:15.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:18.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:21.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:25.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:28.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:32.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:35.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:39.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:42.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:46.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:49.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:53.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:56.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:59.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:03.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:06.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:10.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:13.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:17.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:20.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:24.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:27.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:31.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:34.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:37.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:41.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:44.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:48.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:51.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:55.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:58.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:02.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:05.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:09.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:12.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:15.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:00.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:04.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:07.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:11.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:14.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:18.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:21.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:25.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:28.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:32.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:35.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:38.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:42.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:45.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:49.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:52.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:56.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:59.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:03.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:06.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:10.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:13.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:16.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:20.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:23.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:27.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:30.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:34.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:37.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:41.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:44.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:48.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:51.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:55.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:58.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:01.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:05.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:08.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:12.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:15.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:19.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:22.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:26.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:29.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:33.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:36.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:39.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:43.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:46.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:50.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:53.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:57.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:00.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:04.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:07.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:11.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:14.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:17.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:21.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:24.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:28.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:31.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:35.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:38.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:42.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:45.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:49.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:52.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:55.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:59.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:02.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:06.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:09.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:13.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:16.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:20.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:23.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:27.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:30.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:33.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:37.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:40.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:44.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:47.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:51.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:54.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:58.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:43.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:46.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:50.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:53.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:57.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:00.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:04.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:07.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:11.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:14.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:18.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:21.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:25.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:28.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:31.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:35.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:38.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:42.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:45.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:49.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:52.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:56.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:59.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:03.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:06.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:09.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:13.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:16.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:20.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:23.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:27.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:30.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:34.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:37.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:41.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:44.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:47.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:51.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:54.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:58.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:01.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:05.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:08.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:12.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:15.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:19.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:22.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:25.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:29.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:32.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:36.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:39.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:43.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:46.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:50.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:53.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:57.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:00.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:03.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:07.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:10.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:14.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:17.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:21.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:24.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:28.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:31.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:35.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:38.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:42.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:45.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:48.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:52.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:55.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:59.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:02.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:06.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:09.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:13.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:16.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:20.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:23.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:26.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:30.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:33.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:37.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:40.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:18.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:21.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:25.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:28.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:32.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:35.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:39.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:42.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:45.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:49.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:52.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:56.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:59.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:03.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:06.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:10.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:13.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:17.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:20.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:24.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:27.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:30.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:34.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:37.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:41.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:44.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:48.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:51.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:55.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:58.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:02.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:05.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:08.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:12.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:15.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:19.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:22.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:26.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:29.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:33.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:36.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:40.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:43.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:46.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:50.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:53.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:57.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:00.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:04.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:07.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:11.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:14.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:18.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:21.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:24.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:28.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:31.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:35.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:38.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:42.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:45.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:49.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:52.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:56.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:59.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:02.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:06.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:09.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:13.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:16.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:20.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:23.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:27.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:30.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:34.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:37.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:40.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:44.4 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:47.9 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:51.3 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:54.8 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:58.2 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:01.7 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:05.1 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:08.6 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:12.0 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:15.5 field=1 spw=2 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:44.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:48.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:51.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:54.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:38:58.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:01.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:05.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:08.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:12.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:15.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:19.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:22.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:26.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:29.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:32.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:36.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:39.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:43.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:46.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:50.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:53.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:39:57.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:00.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:04.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:07.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:10.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:14.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:17.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:21.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:24.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:28.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:31.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:35.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:38.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:42.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:45.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:49.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:52.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:55.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:40:59.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:02.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:06.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:09.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:13.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:16.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:20.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:23.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:27.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:30.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:33.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:37.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:40.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:44.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:47.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:51.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:54.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:41:58.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:01.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:05.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:08.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:11.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:15.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:18.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:22.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:25.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:29.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:32.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:36.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:39.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:43.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:46.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:49.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:53.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:42:56.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:00.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:03.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:07.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:10.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:14.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:17.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:21.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:24.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:27.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:31.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:34.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:38.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:43:41.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:43.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:46.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:50.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:53.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:49:57.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:00.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:04.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:07.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:11.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:14.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:17.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:21.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:24.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:28.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:31.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:35.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:38.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:42.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:45.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:49.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:52.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:55.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:50:59.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:02.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:06.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:09.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:13.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:16.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:20.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:23.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:27.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:30.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:33.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:37.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:40.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:44.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:47.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:51.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:54.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:51:58.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:01.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:05.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:08.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:12.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:15.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:18.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:22.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:25.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:29.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:32.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:36.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:39.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:43.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:46.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:50.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:53.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:52:56.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:00.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:03.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:07.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:10.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:14.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:17.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:21.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:24.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:28.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:31.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:34.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:38.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:41.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:45.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:48.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:52.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:55.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:53:59.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:02.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:06.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:09.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:12.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:16.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:19.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:23.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:26.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:30.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:33.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:37.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/04:54:40.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:29.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:32.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:36.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:39.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:43.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:46.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:50.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:53.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:01:57.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:00.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:03.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:07.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:10.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:14.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:17.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:21.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:24.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:28.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:31.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:35.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:38.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:42.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:45.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:48.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:52.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:55.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:02:59.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:02.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:06.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:09.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:13.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:16.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:20.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:23.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:26.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:30.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:33.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:37.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:40.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:44.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:47.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:51.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:54.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:03:58.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:01.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:04.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:08.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:11.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:15.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:18.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:22.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:25.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:29.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:32.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:36.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:39.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:42.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:46.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:49.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:53.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:04:56.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:00.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:03.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:07.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:10.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:14.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:17.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:20.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:24.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:27.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:31.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:34.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:38.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:41.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:45.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:48.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:52.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:55.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:05:58.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:02.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:05.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:09.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:12.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:16.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:19.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:23.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:06:26.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:18.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:21.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:25.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:28.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:31.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:35.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:38.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:42.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:45.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:49.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:52.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:56.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:12:59.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:03.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:06.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:09.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:13.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:16.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:20.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:23.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:27.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:30.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:34.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:37.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:41.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:44.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:48.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:51.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:54.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:13:58.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:01.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:05.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:08.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:12.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:15.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:19.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:22.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:26.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:29.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:32.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:36.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:39.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:43.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:46.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:50.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:53.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:14:57.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:00.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:04.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:07.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:10.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:14.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:17.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:21.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:24.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:28.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:31.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:35.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:38.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:42.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:45.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:48.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:52.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:55.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:15:59.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:02.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:06.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:09.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:13.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:16.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:20.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:23.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:26.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:30.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:33.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:37.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:40.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:44.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:47.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:51.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:54.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:16:58.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:01.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:04.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:08.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:11.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:17:15.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:30.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:33.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:37.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:40.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:44.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:47.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:51.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:54.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:23:58.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:01.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:05.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:08.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:12.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:15.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:18.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:22.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:25.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:29.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:32.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:36.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:39.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:43.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:46.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:50.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:53.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:24:56.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:00.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:03.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:07.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:10.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:14.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:17.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:21.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:24.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:28.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:31.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:34.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:38.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:41.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:45.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:48.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:52.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:55.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:25:59.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:02.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:06.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:09.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:12.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:16.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:19.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:23.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:26.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:30.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:33.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:37.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:40.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:44.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:47.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:50.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:54.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:26:57.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:01.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:04.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:08.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:11.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:15.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:18.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:22.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:25.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:28.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:32.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:35.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:39.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:42.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:46.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:49.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:53.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:27:56.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:00.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:03.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:07.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:10.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:13.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:17.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:20.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:24.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:28:27.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:19.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:23.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:26.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:30.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:33.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:36.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:40.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:43.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:47.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:50.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:54.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:35:57.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:01.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:04.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:08.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:11.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:14.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:18.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:21.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:25.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:28.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:32.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:35.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:39.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:42.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:46.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:49.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:52.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:56.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:36:59.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:03.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:06.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:10.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:13.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:17.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:20.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:24.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:27.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:31.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:34.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:37.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:41.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:44.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:48.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:51.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:55.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:37:58.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:02.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:05.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:09.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:12.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:15.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:19.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:22.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:26.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:29.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:33.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:36.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:40.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:43.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:47.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:50.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:53.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:38:57.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:00.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:04.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:07.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:11.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:14.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:18.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:21.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:25.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:28.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:31.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:35.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:38.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:42.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:45.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:49.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:52.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:56.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:39:59.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:03.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:06.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:09.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:13.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:40:16.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:18.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:22.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:25.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:29.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:32.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:36.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:39.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:42.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:46.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:49.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:53.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:46:56.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:00.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:03.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:07.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:10.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:14.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:17.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:20.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:24.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:27.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:31.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:34.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:38.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:41.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:45.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:48.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:52.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:55.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:47:58.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:02.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:05.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:09.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:12.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:16.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:19.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:23.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:26.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:30.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:33.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:37.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:40.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:43.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:47.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:50.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:54.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:48:57.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:01.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:04.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:08.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:11.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:15.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:18.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:21.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:25.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:28.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:32.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:35.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:39.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:42.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:46.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:49.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:53.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:56.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:49:59.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:03.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:06.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:10.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:13.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:17.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:20.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:24.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:27.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:31.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:34.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:37.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:41.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:44.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:48.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:51.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:55.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:50:58.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:02.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:05.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:09.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:12.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:51:15.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:00.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:04.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:07.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:11.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:14.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:18.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:21.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:25.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:28.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:32.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:35.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:38.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:42.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:45.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:49.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:52.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:56.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:58:59.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:03.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:06.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:10.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:13.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:16.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:20.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:23.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:27.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:30.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:34.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:37.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:41.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:44.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:48.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:51.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:55.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/05:59:58.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:01.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:05.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:08.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:12.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:15.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:19.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:22.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:26.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:29.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:33.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:36.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:39.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:43.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:46.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:50.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:53.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:00:57.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:00.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:04.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:07.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:11.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:14.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:17.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:21.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:24.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:28.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:31.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:35.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:38.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:42.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:45.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:49.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:52.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:55.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:01:59.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:02.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:06.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:09.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:13.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:16.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:20.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:23.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:27.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:30.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:33.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:37.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:40.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:44.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:47.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:51.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:54.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:02:58.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:43.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:46.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:50.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:53.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:08:57.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:00.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:04.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:07.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:11.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:14.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:18.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:21.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:25.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:28.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:31.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:35.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:38.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:42.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:45.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:49.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:52.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:56.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:09:59.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:03.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:06.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:09.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:13.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:16.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:20.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:23.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:27.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:30.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:34.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:37.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:41.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:44.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:47.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:51.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:54.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:10:58.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:01.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:05.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:08.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:12.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:15.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:19.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:22.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:25.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:29.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:32.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:36.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:39.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:43.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:46.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:50.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:53.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:11:57.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:00.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:03.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:07.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:10.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:14.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:17.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:21.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:24.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:28.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:31.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:35.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:38.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:42.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:45.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:48.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:52.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:55.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:12:59.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:02.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:06.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:09.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:13.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:16.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:20.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:23.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:26.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:30.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:33.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:37.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:13:40.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:18.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:21.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:25.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:28.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:32.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:35.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:39.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:42.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:45.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:49.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:52.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:56.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:20:59.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:03.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:06.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:10.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:13.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:17.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:20.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:24.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:27.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:30.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:34.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:37.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:41.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:44.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:48.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:51.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:55.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:21:58.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:02.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:05.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:08.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:12.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:15.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:19.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:22.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:26.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:29.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:33.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:36.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:40.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:43.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:46.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:50.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:53.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:22:57.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:00.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:04.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:07.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:11.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:14.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:18.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:21.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:24.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:28.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:31.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:35.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:38.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:42.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:45.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:49.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:52.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:56.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:23:59.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:02.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:06.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:09.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:13.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:16.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:20.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:23.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:27.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:30.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:34.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:37.5 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:40.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:44.4 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:47.9 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:51.3 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:54.8 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:24:58.2 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:01.7 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:05.1 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:08.6 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:12.0 field=1 spw=3 chan=0) Insufficient unflagged antennas to proceed with this solve. (time=2017/08/20/06:25:15.5 field=1 spw=3 chan=0) test_minBl ------------ Check that if the min baseline threshold isn't met those antennas aren't used. If no antennas have enough then a file is not written. PASSED test_task_gaincal.py::gaincal_test::test_minSNR 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:33:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:34:09.4 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:34:40.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:35:09.9 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:35:39.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:36:10.4 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:36:39.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:37:09.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:37:40.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:38:09.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:33:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:34:09.4 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:34:40.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:35:09.9 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:35:39.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:36:10.4 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:36:39.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:37:09.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:37:40.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:38:09.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:33:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:34:09.4 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:34:40.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:35:09.9 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:35:39.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:36:10.4 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:36:39.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:37:09.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:37:40.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:38:09.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:33:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:34:09.4 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:34:40.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:35:09.9 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:35:39.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:36:10.4 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:36:39.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:37:09.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:37:40.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:38:09.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:44:29.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:45:00.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:45:31.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:46:01.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:46:30.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:47:01.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:47:31.0 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:48:00.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:48:31.4 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:49:00.8 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:44:29.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:45:00.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:45:31.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:46:01.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:46:30.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:47:01.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:47:31.0 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:48:00.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:48:31.4 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:49:00.8 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:44:29.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:45:00.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:45:31.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:46:01.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:46:30.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:47:01.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:47:31.0 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:48:00.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:48:31.4 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:49:00.8 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:44:29.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:45:00.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:45:31.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:46:01.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:46:30.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:47:01.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:47:31.0 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:48:00.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:48:31.4 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:49:00.8 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:55:38.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:56:09.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:56:40.8 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:57:10.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:57:39.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:58:10.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:58:40.0 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:59:09.4 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/04:59:40.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:00:09.9 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:55:38.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:56:09.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:56:40.8 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:57:10.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:57:39.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:58:10.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:58:40.0 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:59:09.4 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/04:59:40.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:00:09.9 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:55:38.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:56:09.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:56:40.8 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:57:10.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:57:39.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:58:10.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:58:40.0 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:59:09.4 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/04:59:40.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:00:09.9 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:55:38.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:56:09.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:56:40.8 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:57:10.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:57:39.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:58:10.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:58:40.0 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:59:09.4 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/04:59:40.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:00:09.9 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:07:10.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:07:41.4 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:08:12.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:08:41.9 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:09:11.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:09:42.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:10:11.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:10:41.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:11:12.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:11:41.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:07:10.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:07:41.4 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:08:12.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:08:41.9 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:09:11.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:09:42.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:10:11.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:10:41.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:11:12.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:11:41.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:07:10.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:07:41.4 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:08:12.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:08:41.9 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:09:11.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:09:42.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:10:11.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:10:41.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:11:12.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:11:41.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:07:10.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:07:41.4 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:08:12.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:08:41.9 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:09:11.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:09:42.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:10:11.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:10:41.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:11:12.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:11:41.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:18:06.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:18:37.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:19:08.4 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:19:37.8 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:20:07.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:20:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:21:07.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:21:37.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:22:08.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:22:37.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:18:06.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:18:37.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:19:08.4 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:19:37.8 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:20:07.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:20:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:21:07.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:21:37.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:22:08.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:22:37.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:18:06.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:18:37.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:19:08.4 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:19:37.8 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:20:07.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:20:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:21:07.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:21:37.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:22:08.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:22:37.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:18:06.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:18:37.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:19:08.4 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:19:37.8 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:20:07.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:20:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:21:07.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:21:37.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:22:08.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:22:37.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:30:03.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:30:34.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:31:05.4 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:31:34.8 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:32:04.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:32:35.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:33:04.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:33:34.0 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:34:05.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:34:34.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:30:03.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:30:34.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:31:05.4 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:31:34.8 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:32:04.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:32:35.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:33:04.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:33:34.0 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:34:05.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:34:34.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:30:03.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:30:34.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:31:05.4 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:31:34.8 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:32:04.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:32:35.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:33:04.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:33:34.0 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:34:05.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:34:34.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:30:03.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:30:34.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:31:05.4 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:31:34.8 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:32:04.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:32:35.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:33:04.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:33:34.0 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:34:05.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:34:34.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:40:56.8 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:41:27.9 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:41:59.0 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:42:28.4 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:42:57.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:43:28.8 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:43:58.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:44:27.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:44:58.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:45:28.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:40:56.8 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:41:27.9 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:41:59.0 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:42:28.4 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:42:57.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:43:28.8 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:43:58.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:44:27.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:44:58.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:45:28.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:40:56.8 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:41:27.9 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:41:59.0 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:42:28.4 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:42:57.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:43:28.8 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:43:58.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:44:27.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:44:58.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:45:28.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:40:56.8 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:41:27.9 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:41:59.0 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:42:28.4 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:42:57.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:43:28.8 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:43:58.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:44:27.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:44:58.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:45:28.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:52:12.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:52:43.8 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:53:14.9 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:53:44.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:54:13.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:54:44.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:55:14.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:55:43.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:56:14.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/05:56:44.0 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:52:12.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:52:43.8 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:53:14.9 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:53:44.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:54:13.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:54:44.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:55:14.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:55:43.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:56:14.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/05:56:44.0 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:52:12.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:52:43.8 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:53:14.9 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:53:44.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:54:13.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:54:44.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:55:14.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:55:43.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:56:14.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/05:56:44.0 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:52:12.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:52:43.8 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:53:14.9 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:53:44.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:54:13.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:54:44.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:55:14.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:55:43.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:56:14.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/05:56:44.0 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:03:34.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:04:05.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:04:36.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:05:06.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:05:35.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:06:06.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:06:36.0 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:07:05.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:07:36.4 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:08:05.8 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:03:34.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:04:05.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:04:36.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:05:06.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:05:35.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:06:06.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:06:36.0 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:07:05.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:07:36.4 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:08:05.8 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:03:34.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:04:05.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:04:36.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:05:06.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:05:35.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:06:06.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:06:36.0 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:07:05.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:07:36.4 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:08:05.8 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:03:34.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:04:05.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:04:36.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:05:06.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:05:35.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:06:06.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:06:36.0 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:07:05.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:07:36.4 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:08:05.8 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:14:41.8 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:15:12.9 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:15:44.0 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:16:13.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:16:42.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:17:13.8 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:17:43.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:18:12.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:18:43.7 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:19:13.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:14:41.8 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:15:12.9 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:15:44.0 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:16:13.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:16:42.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:17:13.8 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:17:43.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:18:12.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:18:43.7 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:19:13.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:14:41.8 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:15:12.9 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:15:44.0 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:16:13.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:16:42.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:17:13.8 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:17:43.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:18:12.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:18:43.7 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:19:13.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:14:41.8 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:15:12.9 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:15:44.0 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:16:13.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:16:42.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:17:13.8 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:17:43.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:18:12.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:18:43.7 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:19:13.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:26:36.0 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:27:07.2 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:27:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:28:07.6 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:28:37.0 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:29:08.1 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:29:37.5 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:30:06.9 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:30:38.0 20 of 20 solutions flagged due to SNR < 1000 in spw=0 at 2017/08/20/06:31:07.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:26:36.0 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:27:07.2 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:27:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:28:07.6 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:28:37.0 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:29:08.1 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:29:37.5 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:30:06.9 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:30:38.0 20 of 20 solutions flagged due to SNR < 1000 in spw=1 at 2017/08/20/06:31:07.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:26:36.0 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:27:07.2 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:27:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:28:07.6 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:28:37.0 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:29:08.1 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:29:37.5 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:30:06.9 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:30:38.0 20 of 20 solutions flagged due to SNR < 1000 in spw=2 at 2017/08/20/06:31:07.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:26:36.0 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:27:07.2 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:27:38.3 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:28:07.6 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:28:37.0 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:29:08.1 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:29:37.5 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:30:06.9 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:30:38.0 20 of 20 solutions flagged due to SNR < 1000 in spw=3 at 2017/08/20/06:31:07.3 test_minSNR ------------- Check that values below the provided SNR threshold are flagged PASSED test_task_gaincal.py::gaincal_test::test_preapplyG0 2025-10-06 19:37:01 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /opt/casa/data/casatestdata/unittest/gaincal/genDataPreG.T0 2025-10-06 19:37:01 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/temp.cal test_preapplyG0 ----------------- Check that pre applying the G table results in the regular T table calibration PASSED test_task_gaincal.py::gaincal_test::test_preapplyT0 2025-10-06 19:37:09 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /opt/casa/data/casatestdata/unittest/gaincal/genDataPreT.G0 2025-10-06 19:37:09 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/temp.cal test_preapplyT0 ----------------- Check that pre applying the T table results in the regular G table calibration PASSED test_task_gaincal.py::gaincal_test::test_preboth test_preboth -------------- Check that when preapplying both then gaintype T increases the SNR PASSED test_task_gaincal.py::gaincal_test::test_refantDiff test_refantDiff ----------------- Check that selecting refant will cause that refant to be set at 0 PASSED test_task_gaincal.py::gaincal_test::test_refantSelect test_refantSelect ------------------- Check that the refant selection functions properly PASSED test_task_gaincal.py::gaincal_test::test_scanSelect test_scanSelect ----------------- Check that the scan selection functions properly PASSED test_task_gaincal.py::gaincal_test::test_spwMap 2025-10-06 19:37:40 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/temp.cal 2025-10-06 19:37:40 SEVERE getcol::WEIGHT Exception Reported: Table DataManager error: Invalid operation: SSMIndColumn::getShape: no array in row 0 in column WEIGHT of table /opt/casa/data/casatestdata/unittest/gaincal/spwMap.G0 The following MS spws have no corresponding cal spws in testspwmap.G2: 2 3 test_spwMap ------------- Check that the output with spwMap matches to a reference calibration table PASSED test_task_gaincal.py::gaincal_test::test_spwSelect test_spwSelect ---------------- Check that the spw selection parameter functions properly PASSED test_task_gaincal.py::gaincal_test::test_uvrangeSelect Check that using the uv range parameter you can cut off specific antennas PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_gaincal/nose.xml - ================== 34 passed, 1 warning in 326.19s (0:05:26) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_visstat configfile: pytest.ini collecting ... collected 33 items test_task_visstat.py::visstat_test::test_antenna test_antenna --------------------------- Test the antenna selection parameter Assert that selection with this parameter will return a different result than no selection. PASSED test_task_visstat.py::visstat_test::test_array 2025-10-06 19:38:03 SEVERE visstat::ms::statistics Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 19:38:03 SEVERE visstat::::casa Task visstat raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 19:38:03 SEVERE visstat::ms::statistics Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 19:38:03 SEVERE visstat::::casa Task visstat raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. test_array ------------- Test the array selection parameter. Assert that checking an out of range array returns a NoneType, and valid selections retrun a dictionary PASSED test_task_visstat.py::visstat_test::test_axis test_axis ------------------------------ Test the axis parameter values. visstat should return a dict and the keys should match the provided key list. This test iterates over all the possible axis values PASSED test_task_visstat.py::visstat_test::test_channelSelectFlags Visstat 02: Check channel selections, useflags=True, reportingaxes='ddid',correlation=corr, datacolumn=data, axis=amp Call with spw='0:1~1', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.012998353689908981, 'isMasked': True, 'isWeighted': False, 'max': 23.695859909057617, 'maxDatasetIndex': 1, 'maxIndex': 1, 'mean': 1.51201536185032, 'medabsdevmed': 0.020134394988417625, 'median': 0.027283204719424248, 'min': 0.00037757985410280526, 'minDatasetIndex': 25, 'minIndex': 195, 'npts': 21119.0, 'rms': 5.254564972098979, 'stddev': 5.032440935625601, 'sum': 31932.25242691688, 'sumOfWeights': 21119.0, 'sumsq': 583105.1578786756, 'thirdquartile': 0.20560552179813385, 'variance': 25.325461770560278}} Checking npts: 21119 vs 21119.0 Call with spw='0:1~1', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.013324417173862457, 'isMasked': True, 'isWeighted': False, 'max': 26.920883178710938, 'maxDatasetIndex': 4, 'maxIndex': 19, 'mean': 1.703732570450803, 'medabsdevmed': 0.02199349133297801, 'median': 0.028599174693226814, 'min': 0.00016617041546851397, 'minDatasetIndex': 27, 'minIndex': 173, 'npts': 21119.0, 'rms': 5.9277552741561355, 'stddev': 5.677772835275629, 'sum': 35981.12815535044, 'sumOfWeights': 21119.0, 'sumsq': 742085.3900242473, 'thirdquartile': 0.26254236698150635, 'variance': 32.237104368993855}} Checking npts: 21119 vs 21119.0 Call with spw='0:1~1', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.01315868180245161, 'isMasked': True, 'isWeighted': False, 'max': 26.920883178710938, 'maxDatasetIndex': 4, 'maxIndex': 39, 'mean': 1.6078739661505588, 'medabsdevmed': 0.021032736403867602, 'median': 0.027937160804867744, 'min': 0.00016617041546851397, 'minDatasetIndex': 27, 'minIndex': 347, 'npts': 42238.0, 'rms': 5.601282694003898, 'stddev': 5.365611869664173, 'sum': 67913.38058226732, 'sumOfWeights': 42238.0, 'sumsq': 1325190.5479029168, 'thirdquartile': 0.23095539212226868, 'variance': 28.789790735881063}} Checking npts: 42238 vs 42238.0 Call with spw='0:1~2', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.015203726477921009, 'isMasked': True, 'isWeighted': False, 'max': 47.85862731933594, 'maxDatasetIndex': 9, 'maxIndex': 3, 'mean': 2.2685205557350705, 'medabsdevmed': 0.025584048125892878, 'median': 0.033365800976753235, 'min': 0.00037757985410280526, 'minDatasetIndex': 25, 'minIndex': 390, 'npts': 42238.0, 'rms': 8.247744697530607, 'stddev': 7.929728608521772, 'sum': 95817.77123313842, 'sumOfWeights': 42238.0, 'sumsq': 2873252.3086548215, 'thirdquartile': 0.2353196144104004, 'variance': 62.88059580480865}} Checking npts: 42238 vs 42238.0 Call with spw='0:1~2', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.015641184523701668, 'isMasked': True, 'isWeighted': False, 'max': 50.03026580810547, 'maxDatasetIndex': 30, 'maxIndex': 39, 'mean': 2.4662003717613192, 'medabsdevmed': 0.027923745336011052, 'median': 0.03566293604671955, 'min': 3.5077806387562305e-05, 'minDatasetIndex': 38, 'minIndex': 65, 'npts': 42238.0, 'rms': 8.903693383964843, 'stddev': 8.555427781728099, 'sum': 104167.37130245389, 'sumOfWeights': 42238.0, 'sumsq': 3348449.376676098, 'thirdquartile': 0.2842475175857544, 'variance': 73.19534452836497}} Checking npts: 42238 vs 42238.0 Call with spw='0:1~2', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.015421337448060513, 'isMasked': True, 'isWeighted': False, 'max': 50.03026580810547, 'maxDatasetIndex': 30, 'maxIndex': 79, 'mean': 2.3673604637482013, 'medabsdevmed': 0.026692680083215237, 'median': 0.03441326133906841, 'min': 3.5077806387562305e-05, 'minDatasetIndex': 38, 'minIndex': 131, 'npts': 84476.0, 'rms': 8.581988361426047, 'stddev': 8.249056563527775, 'sum': 199985.1425355923, 'sumOfWeights': 84476.0, 'sumsq': 6221701.685330949, 'thirdquartile': 0.2572411596775055, 'variance': 68.04693418828066}} Checking npts: 84476 vs 84476.0 Call with spw='0:1~4', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.018262511119246483, 'isMasked': True, 'isWeighted': False, 'max': 67.18834686279297, 'maxDatasetIndex': 1, 'maxIndex': 7, 'mean': 3.2328949655030006, 'medabsdevmed': 0.03320419928058982, 'median': 0.04149508289992809, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 851, 'npts': 84476.0, 'rms': 11.716386189704192, 'stddev': 11.261598322870743, 'sum': 273102.0351058309, 'sumOfWeights': 84476.0, 'sumsq': 11596333.532833287, 'thirdquartile': 0.27172136306762695, 'variance': 126.82359678568513}} Checking npts: 84476 vs 84476.0 Call with spw='0:1~4', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.018680663779377937, 'isMasked': True, 'isWeighted': False, 'max': 68.62496948242188, 'maxDatasetIndex': 26, 'maxIndex': 79, 'mean': 3.3996190574518157, 'medabsdevmed': 0.03522256435826421, 'median': 0.043506983667612076, 'min': 3.5077806387562305e-05, 'minDatasetIndex': 38, 'minIndex': 129, 'npts': 84476.0, 'rms': 12.239038012587871, 'stddev': 11.757477542335039, 'sum': 287186.2194972994, 'sumOfWeights': 84476.0, 'sumsq': 12654002.292281372, 'thirdquartile': 0.3134520947933197, 'variance': 138.2382781585128}} Checking npts: 84476 vs 84476.0 Call with spw='0:1~4', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.01846258156001568, 'isMasked': True, 'isWeighted': False, 'max': 68.62496948242188, 'maxDatasetIndex': 26, 'maxIndex': 159, 'mean': 3.3162570114774232, 'medabsdevmed': 0.03416486969217658, 'median': 0.0424413587898016, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 1702, 'npts': 168952.0, 'rms': 11.98056252477037, 'stddev': 11.51247594176724, 'sum': 560288.2546031302, 'sumOfWeights': 168952.0, 'sumsq': 24250335.825114865, 'thirdquartile': 0.290507972240448, 'variance': 132.5371023097695}} Checking npts: 168952 vs 168952.0 Call with spw='0:1~7', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.020986022427678108, 'isMasked': True, 'isWeighted': False, 'max': 70.78073120117188, 'maxDatasetIndex': 24, 'maxIndex': 13, 'mean': 3.965659174843849, 'medabsdevmed': 0.03952489420771599, 'median': 0.04782070219516754, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 1487, 'npts': 147833.0, 'rms': 14.130246023570889, 'stddev': 13.562398173931312, 'sum': 586255.2927946859, 'sumOfWeights': 147833.0, 'sumsq': 29516906.334224183, 'thirdquartile': 0.31161126494407654, 'variance': 183.93864422825538}} Checking npts: 147833 vs 147833.0 Call with spw='0:1~7', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.02118206024169922, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 139, 'mean': 4.075617324934261, 'medabsdevmed': 0.040772588923573494, 'median': 0.04898509383201599, 'min': 3.5077806387562305e-05, 'minDatasetIndex': 38, 'minIndex': 225, 'npts': 147833.0, 'rms': 14.45538727219714, 'stddev': 13.868989355124057, 'sum': 602510.7359970011, 'sumOfWeights': 147833.0, 'sumsq': 30890920.713062864, 'thirdquartile': 0.35131359100341797, 'variance': 192.3488657325444}} Checking npts: 147833 vs 147833.0 Call with spw='0:1~7', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.021086707711219788, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 279, 'mean': 4.02063824988892, 'medabsdevmed': 0.040139758959412575, 'median': 0.048403069376945496, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 2974, 'npts': 295666.0, 'rms': 14.293741180597895, 'stddev': 13.71663739217234, 'sum': 1188766.0287916868, 'sumOfWeights': 295666.0, 'sumsq': 60407827.047287084, 'thirdquartile': 0.3312663435935974, 'variance': 188.1461413483404}} Checking npts: 295666 vs 295666.0 Call with spw='0:1~13', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.02359769307076931, 'isMasked': True, 'isWeighted': False, 'max': 70.78073120117188, 'maxDatasetIndex': 24, 'maxIndex': 19, 'mean': 4.57363400413573, 'medabsdevmed': 0.04534465912729502, 'median': 0.05354195833206177, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 2759, 'npts': 274547.0, 'rms': 16.001664561308115, 'stddev': 15.33414481409489, 'sum': 1255677.4949334553, 'sumOfWeights': 274547.0, 'sumsq': 70298656.77073571, 'thirdquartile': 0.3944782316684723, 'variance': 235.1359971796332}} Checking npts: 274547 vs 274547.0 Call with spw='0:1~13', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.023458972573280334, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 253, 'mean': 4.598994075086256, 'medabsdevmed': 0.04547768831253052, 'median': 0.053455792367458344, 'min': 3.5077806387562305e-05, 'minDatasetIndex': 38, 'minIndex': 417, 'npts': 274547.0, 'rms': 16.050754617587547, 'stddev': 15.377803439566847, 'sum': 1262640.0263327179, 'sumOfWeights': 274547.0, 'sumsq': 70730644.13747351, 'thirdquartile': 0.4329370856285095, 'variance': 236.47683862595397}} Checking npts: 274547 vs 274547.0 Call with spw='0:1~13', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.02353147603571415, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 507, 'mean': 4.586314039611128, 'medabsdevmed': 0.04539835639297962, 'median': 0.05349326133728027, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 5518, 'npts': 549094.0, 'rms': 16.02622838547249, 'stddev': 15.355980894727814, 'sum': 2518317.5212661736, 'sumOfWeights': 549094.0, 'sumsq': 141029300.90821368, 'thirdquartile': 0.4128650426864624, 'variance': 235.80614923924563}} Checking npts: 549094 vs 549094.0 Call with spw='0:1~62', correlation=ll s2 {'DATA_DESC_ID=0': {'firstquartile': 0.02503143437206745, 'isMasked': True, 'isWeighted': False, 'max': 72.1248779296875, 'maxDatasetIndex': 19, 'maxIndex': 1090, 'mean': 4.931429419886412, 'medabsdevmed': 0.047344045247882605, 'median': 0.055874770507216454, 'min': 2.2739146515959874e-05, 'minDatasetIndex': 48, 'minIndex': 13147, 'npts': 1309378.0, 'rms': 17.284456326641575, 'stddev': 16.566038874005407, 'sum': 6457105.190951668, 'sumOfWeights': 1309378.0, 'sumsq': 391179859.95315397, 'thirdquartile': 0.396679162979126, 'variance': 274.4336439750583}} Checking npts: 1309378 vs 1309378.0 Call with spw='0:1~62', correlation=rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.024585282430052757, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 1184, 'mean': 4.892831986142966, 'medabsdevmed': 0.04655483830720186, 'median': 0.054879553616046906, 'min': 2.2130521756480448e-05, 'minDatasetIndex': 54, 'minIndex': 4277, 'npts': 1309378.0, 'rms': 17.151711039791266, 'stddev': 16.439026526444376, 'sum': 6406566.560351839, 'sumOfWeights': 1309378.0, 'sumsq': 385194380.2850013, 'thirdquartile': 0.4161178767681122, 'variance': 270.2415931371418}} Checking npts: 1309378 vs 1309378.0 Call with spw='0:1~62', correlation=ll,rr s2 {'DATA_DESC_ID=0': {'firstquartile': 0.02480573207139969, 'isMasked': True, 'isWeighted': False, 'max': 73.75, 'maxDatasetIndex': 12, 'maxIndex': 2369, 'mean': 4.912130703014519, 'medabsdevmed': 0.04696154408156872, 'median': 0.05538627877831459, 'min': 2.2130521756480448e-05, 'minDatasetIndex': 54, 'minIndex': 8555, 'npts': 2618756.0, 'rms': 17.21821161009346, 'stddev': 16.50266302757408, 'sum': 12863671.751303246, 'sumOfWeights': 2618756.0, 'sumsq': 776374240.2379415, 'thirdquartile': 0.40908554196357727, 'variance': 272.33788700166053}} Checking npts: 2618756 vs 2618756.0 PASSED test_task_visstat.py::visstat_test::test_corrLLRR Visstat 09: Test using reportingaxes=ddid, correlation=[LL,RR], datacolumn=float_data spw=[0,1,2,3] PASSED test_task_visstat.py::visstat_test::test_correlation test_correlation ------------------- Test the correlation parameter Assert that the selection with this parameter will return a different value than no selection. PASSED test_task_visstat.py::visstat_test::test_datacolCorrected Visstat 07: Default values with datacolum=corrected, reportingaxis=ddid Checking firstquartile: 0.024146264419 vs 0.02414626255631447 Checking isMasked: True vs True Checking isWeighted: False vs False Checking max: 73.75 vs 73.75 Checking maxDatasetIndex: 12 vs 12 Checking maxIndex: 2408 vs 2408 Checking mean: 4.837103133618731 vs 4.837103133596972 Checking medabsdevmed: 0.04501341888681054 vs 0.04501341888681054 Checking median: 0.05355948396027088 vs 0.05355948396027088 Checking min: 2.2130521756480448e-05 vs 2.2130521756480448e-05 Checking minDatasetIndex: 54 vs 54 Checking minIndex: 8692 vs 8692 Checking npts: 2660994.0 vs 2660994.0 Checking thirdquartile: 0.3291134536266327 vs 0.3291134536266327 Checking rms: 17.081207832906546 vs 17.081207832904955 Checking stddev: 16.382008276126726 vs 16.382008276131568 Checking sum: 12871502.415939873 vs 12871502.415881826 Checking sumsq: 776391995.3973862 vs 776391995.3972417 Checking variance: 268.3701951590845 vs 268.37019515924317 PASSED test_task_visstat.py::visstat_test::test_datacolModel Visstat 03: Default values with datacolum=model, reportingaxis=ddid Checking firstquartile: 1.0 vs 1.0 Checking isMasked: True vs True Checking isWeighted: False vs False Checking max: 1.0 vs 1.0 Checking maxDatasetIndex: 0 vs 0 Checking maxIndex: 0 vs 0 Checking mean: 1.0 vs 1.0 Checking medabsdevmed: 0.0 vs 0.0 Checking median: 1.0 vs 1.0 Checking min: 1.0 vs 1.0 Checking minDatasetIndex: 0 vs 0 Checking minIndex: 0 vs 0 Checking npts: 2660994.0 vs 2660994.0 Checking thirdquartile: 1.0 vs 1.0 Checking rms: 1.0 vs 1.0 Checking stddev: 0.0 vs 0.0 Checking sum: 2660994.0 vs 2660994.0 Checking sumsq: 2660994.0 vs 2660994.0 Checking variance: 0.0 vs 0.0 PASSED test_task_visstat.py::visstat_test::test_datacolMulti Visstat 08: Test when using reportingaxes='integration, datacolumn=data,corrected,model PASSED test_task_visstat.py::visstat_test::test_datacolumn test_datacolumn ---------------------------- Check the data column parameter. Iterate over possible data column inputs and check that a dictionary is created by visstat also check that all the keys that should be present are there. (This last step may not be nessisary for this test) PASSED test_task_visstat.py::visstat_test::test_defaultValues Visstat 01: Default values Checking firstquartile: 0.024146264419 vs 0.02414626255631447 Checking isMasked: True vs True Checking isWeighted: False vs False Checking max: 73.75 vs 73.75 Checking maxDatasetIndex: 12 vs 12 Checking maxIndex: 2408 vs 2408 Checking mean: 4.837103133618731 vs 4.837103133596972 Checking medabsdevmed: 0.04501341888681054 vs 0.04501341888681054 Checking median: 0.05355948396027088 vs 0.05355948396027088 Checking min: 2.2130521756480448e-05 vs 2.2130521756480448e-05 Checking minDatasetIndex: 54 vs 54 Checking minIndex: 8692 vs 8692 Checking npts: 2660994.0 vs 2660994.0 Checking thirdquartile: 0.3291134536266327 vs 0.3291134536266327 Checking rms: 17.081207832906546 vs 17.081207832904955 Checking stddev: 16.382008276126726 vs 16.382008276131568 Checking sum: 12871502.415939873 vs 12871502.415881826 Checking sumsq: 776391995.3973862 vs 776391995.3972417 Checking variance: 268.3701951590845 vs 268.37019515924317 PASSED test_task_visstat.py::visstat_test::test_doquantiles test doquantiles parameter PASSED test_task_visstat.py::visstat_test::test_field test_field -------------- Test the field selection parameter. Assert that a selection using the field parameter returns a different result than no selection. PASSED test_task_visstat.py::visstat_test::test_handle_all_flagged_groups 2025-10-06 19:38:32 WARN visstat::::casa DATA_DESC_ID=1 -- No valid points found visstat 13: handle all-flagged sub-selections in reportingaxes, CAS-12857 PASSED test_task_visstat.py::visstat_test::test_intent test_intent ----------------- Test the intent parameter Assert that the specified selection creates a different dict than the default values. PASSED test_task_visstat.py::visstat_test::test_intentOnOff Visstat 10: Test using reportingaxes=field, datacolumn=corrected, intent=[on,off] check intent on rms 4.304297370622206 check intent off rms 4.304297370622206 check intent on max 19.147367477416992 check intent off max 19.147367477416992 check intent on min -15.199692726135254 check intent off min -15.199692726135254 check intent on sum 35087.679596841335 check intent off sum 35087.679596841335 check intent on median 4.278878211975098 check intent off median 4.278878211975098 check intent on stddev 0.4260329169087803 check intent off stddev 0.4260329169087803 check intent on mean 4.283164013286309 check intent off mean 4.283164013286309 check intent on rms 3.9222649429916214 check intent off rms 3.9222649429916214 check intent on max 5.5116047859191895 check intent off max 5.5116047859191895 check intent on min 2.200864553451538 check intent off min 2.200864553451538 check intent on sum 32089.27730822563 check intent off sum 32089.27730822563 check intent on median 3.910185933113098 check intent off median 3.910185933113098 check intent on stddev 0.20029446585363156 check intent off stddev 0.20029446585363156 check intent on mean 3.917148108914265 check intent off mean 3.917148108914265 PASSED test_task_visstat.py::visstat_test::test_maxuvwdistance test_maxuvwdistance ----------------------- Test the maxuvwdistance parameter Assert that the output is a python dict. Once again this selection seems to not change the values that are returned PASSED test_task_visstat.py::visstat_test::test_observation 2025-10-06 19:38:38 SEVERE visstat::ms::statistics Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 19:38:38 SEVERE visstat::::casa Task visstat raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 19:38:38 SEVERE visstat::ms::statistics Exception Reported: MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 19:38:38 SEVERE visstat::::casa Task visstat raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. test_observation ----------------------- Test the observation selection parameter Assert that checking an out of range observation ID returns a NoneType, and valid selections return a dictionary PASSED test_task_visstat.py::visstat_test::test_reportAxisField Visstat 06: Test using reportingaxes=field PASSED test_task_visstat.py::visstat_test::test_reportAxisInt Visstat 05: Test using reportingaxes=integration, datacolumn=float_data rms 4.304297370622206 max 19.147367477416992 min -15.199692726135254 sum 35087.679596841335 median 4.278878211975098 stddev 0.4260329169087803 mean 4.283164013286309 rms 4.3353846668292695 max 5.960114002227783 min 0.9407882690429688 sum 35488.134197711945 median 4.325183868408203 stddev 0.1700795650207275 mean 4.33204763155664 rms 4.306203614057598 max 6.313568592071533 min 1.483452320098877 sum 35238.97358107567 median 4.286481618881226 stddev 0.19837352702878472 mean 4.301632517221148 rms 4.304297370622206 max 19.147367477416992 min -15.199692726135254 sum 35087.679596841335 median 4.278878211975098 stddev 0.4260329169087803 mean 4.283164013286309 rms 4.3353846668292695 max 5.960114002227783 min 0.9407882690429688 sum 35488.134197711945 median 4.325183868408203 stddev 0.1700795650207275 mean 4.33204763155664 rms 4.306203614057598 max 6.313568592071533 min 1.483452320098877 sum 35238.97358107567 median 4.286481618881226 stddev 0.19837352702878472 mean 4.301632517221148 rms 4.260218426691952 max 6.594586372375488 min 2.4618935585021973 sum 34870.10427117348 median 4.255388259887695 stddev 0.17545003865511774 mean 4.256604525289735 rms 4.304297370622206 max 19.147367477416992 min -15.199692726135254 sum 35087.679596841335 median 4.278878211975098 stddev 0.4260329169087803 mean 4.283164013286309 rms 4.3353846668292695 max 5.960114002227783 min 0.9407882690429688 sum 35488.134197711945 median 4.325183868408203 stddev 0.1700795650207275 mean 4.33204763155664 rms 4.306203614057598 max 6.313568592071533 min 1.483452320098877 sum 35238.97358107567 median 4.286481618881226 stddev 0.19837352702878472 mean 4.301632517221148 rms 4.260218426691952 max 6.594586372375488 min 2.4618935585021973 sum 34870.10427117348 median 4.255388259887695 stddev 0.17545003865511774 mean 4.256604525289735 rms 4.304297370622206 max 19.147367477416992 min -15.199692726135254 sum 35087.679596841335 median 4.278878211975098 stddev 0.4260329169087803 mean 4.283164013286309 rms 4.3353846668292695 max 5.960114002227783 min 0.9407882690429688 sum 35488.134197711945 median 4.325183868408203 stddev 0.1700795650207275 mean 4.33204763155664 rms 4.306203614057598 max 6.313568592071533 min 1.483452320098877 sum 35238.97358107567 median 4.286481618881226 stddev 0.19837352702878472 mean 4.301632517221148 rms 4.260218426691952 max 6.594586372375488 min 2.4618935585021973 sum 34870.10427117348 median 4.255388259887695 stddev 0.17545003865511774 mean 4.256604525289735 rms 3.9222649429916214 max 5.5116047859191895 min 2.200864553451538 sum 32089.27730822563 median 3.910185933113098 stddev 0.20029446585363156 mean 3.917148108914265 rms 3.8027938560962418 max 6.305795192718506 min 0.28544679284095764 sum 31103.86206844449 median 3.79739773273468 stddev 0.2124022406509363 mean 3.796858162651916 rms 5.3273187281254115 max 134.43093872070312 min -221.74778747558594 sum 32937.74573640153 median 3.9856526851654053 stddev 3.495085023068309 mean 4.020720915088071 rms 3.9222649429916214 max 5.5116047859191895 min 2.200864553451538 sum 32089.27730822563 median 3.910185933113098 stddev 0.20029446585363156 mean 3.917148108914265 rms 3.8027938560962418 max 6.305795192718506 min 0.28544679284095764 sum 31103.86206844449 median 3.79739773273468 stddev 0.2124022406509363 mean 3.796858162651916 rms 5.3273187281254115 max 134.43093872070312 min -221.74778747558594 sum 32937.74573640153 median 3.9856526851654053 stddev 3.495085023068309 mean 4.020720915088071 rms 4.008290669779586 max 5.441513538360596 min 1.3497779369354248 sum 32807.04150438309 median 4.002278804779053 stddev 0.16807248338680333 mean 4.004765808640521 rms 3.9222649429916214 max 5.5116047859191895 min 2.200864553451538 sum 32089.27730822563 median 3.910185933113098 stddev 0.20029446585363156 mean 3.917148108914265 rms 3.8027938560962418 max 6.305795192718506 min 0.28544679284095764 sum 31103.86206844449 median 3.79739773273468 stddev 0.2124022406509363 mean 3.796858162651916 rms 5.3273187281254115 max 134.43093872070312 min -221.74778747558594 sum 32937.74573640153 median 3.9856526851654053 stddev 3.495085023068309 mean 4.020720915088071 rms 4.008290669779586 max 5.441513538360596 min 1.3497779369354248 sum 32807.04150438309 median 4.002278804779053 stddev 0.16807248338680333 mean 4.004765808640521 rms 3.9222649429916214 max 5.5116047859191895 min 2.200864553451538 sum 32089.27730822563 median 3.910185933113098 stddev 0.20029446585363156 mean 3.917148108914265 rms 3.8027938560962418 max 6.305795192718506 min 0.28544679284095764 sum 31103.86206844449 median 3.79739773273468 stddev 0.2124022406509363 mean 3.796858162651916 rms 5.3273187281254115 max 134.43093872070312 min -221.74778747558594 sum 32937.74573640153 median 3.9856526851654053 stddev 3.495085023068309 mean 4.020720915088071 rms 4.008290669779586 max 5.441513538360596 min 1.3497779369354248 sum 32807.04150438309 median 4.002278804779053 stddev 0.16807248338680333 mean 4.004765808640521 PASSED test_task_visstat.py::visstat_test::test_reportingaxes test_reportingaxes ----------------------------- Test the reportingaxes parameter. The output should be a dict and contain all the expected keys. Iterate over all the possible values. PASSED test_task_visstat.py::visstat_test::test_scan test_scan ------------ Test the scan selection parameter Assert that the selction with this parameter will return a different result than no selection. PASSED test_task_visstat.py::visstat_test::test_selectdata test_selectdata ----------------------- Test the selectdata parameter Assert that the select data parameter prevents other selection fields from having an affect Assert that with selectdata=False and an active selection produces the same results as the task with no selection PASSED test_task_visstat.py::visstat_test::test_special_cases Visstat 04: Test of special cases antenna = 1 ; mean = 0.0 antenna = 2 ; mean = 1.0 antenna = 3 ; mean = 2.0 antenna = 4 ; mean = 3.0 PASSED test_task_visstat.py::visstat_test::test_spw test_spw --------------- Test the spectral window selection parameter. Assert that a selection using the spw parameter returns a different result than no selection. PASSED test_task_visstat.py::visstat_test::test_timeAvgAcrossScans Visstat 12: Test of time averaging across scans PASSED test_task_visstat.py::visstat_test::test_timeAvgWithinScans Visstat 11: Test of time averaging within scans PASSED test_task_visstat.py::visstat_test::test_timeavg test_timeaverage --------------------- Test the timeaverage parameter Assert that the dict produced when timeaverage = True is different from the one produced when timeaverage=False PASSED test_task_visstat.py::visstat_test::test_timebin test_timebin ------------------- Test the timebin parameter Assert that the result when given a bin width for averaging is different than when none is given. PASSED test_task_visstat.py::visstat_test::test_timerange test_timerange ------------------ Test the timerange selection parameter Assert that the selection with this parameter will return a different value than no selection. PASSED test_task_visstat.py::visstat_test::test_timespan test_timespan ------------------ Test the timespan parameter Assert that all parameter settings give different results than the default output PASSED test_task_visstat.py::visstat_test::test_useflags test_useflags ---------------------- Check that the useflags parameter produces different results then when useflags = False. PASSED test_task_visstat.py::visstat_test::test_uvange test_uvrange -------------------- Test the uvrange selection parameter Assert that the selection with this parameter will return a different value than no selection. PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_visstat/nose.xml - =================== 33 passed, 1 warning in 96.76s (0:01:36) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_sdtimeaverage configfile: pytest.ini collecting ... collected 41 items test_task_sdtimeaverage.py::test_sdtimeaverage::test_para10 sdtimeagerage::10:: scan=2 (Within the range). setUpClass::deleting existing work-MS. - TestMS.[sdimaging-t.ms] being created on current dir. ----- Generating MS. Nrow = 3843 ------ Putting Time,INTERVAL. ------ Calculating Curve. ------ Putting Curve. ------ Done. - TestMS(for TimeSpan.[sdimaging-t2.ms] being created on current dir. ----- Generating MS. Nrow = 3843 ------ stateOption Active, putting three STATE_IDs on the MS. ------ Putting Time,INTERVAL. ------ Calculating Curve. ------ Putting Curve. ------ Done. - TestMS(for data/float_data.[Uranus1.cal.Ant0.spw34-nobeyama.ms] being created. ------ changing Telscope Name. ------ changing Telscope Name. _run_task::starts -- checking scan selection -- -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param00 sdtimeagerage::00:: timerange = 00:00:00~01:04:03 NORMAL (3843s same as in MS). _run_task::starts -- checking Zero -- -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param01E sdtimeagerage::01E:: timerange = 00:00:00~01:00:00 ERROR case(3600s INSUFFICIENT). _run_task::starts -- checking Non Zero -- -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param02 sdtimeagerage::02:: timerange = "" (dafault). _run_task::starts -- checking Zero -- -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param100 sdtimeaverage::100:: timebin=1282(N=3). _run_task::starts -- checking ZeroSum of data1 and data2. -- checking Zero -- -- checking Time -- -- checking Time -- -- checking Time -- -- checking Weight and Sigma -- Weight Ref :1281.0 Weight :[1281.00012207 1281.00012207] Sigma :[0.02793994 0.02793994] -- checking Weight and Sigma -- Weight Ref :1281.0 Weight :[1281.00012207 1281.00012207] Sigma :[0.02793994 0.02793994] -- checking Weight and Sigma -- Weight Ref :1281.0 Weight :[1281.00012207 1281.00012207] Sigma :[0.02793994 0.02793994] -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param101 sdtimeaverage::101: timebin=3846(N=1), timebin="". _run_task::starts -- checking Zero -- -- checking Time -- -- checking Weight and Sigma -- Weight Ref :3843 Weight :[3842.99975586 3842.99975586] Sigma :[0.01613113 0.01613113] -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param103 sdtimeaverage::103: timebin=3846(N=1), timebin="all". _run_task::starts -- checking Zero -- -- checking Time -- -- checking Weight and Sigma -- Weight Ref :3843 Weight :[3842.99975586 3842.99975586] Sigma :[0.01613113 0.01613113] -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param11 sdtimeagerage::11:: scan=61 (Within the range). _run_task::starts -- checking scan selection -- -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param110 sdtimeagerage::110:: timebin="all". _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param111 sdtimeagerage::111:: timebin="ALL". _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param112 sdtimeagerage::112:: timebin='' (default). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param113E 2025-10-06 19:40:45 SEVERE sdtimeaverage:::: Error in QuantumHolder::fromString with input string "Alles": Illegal input units or format 2025-10-06 19:40:45 SEVERE sdtimeaverage::::+ in converting quantity 2025-10-06 19:40:45 SEVERE sdtimeaverage:::: Exception Reported: Error in QuantumHolder::fromString with input string "Alles": Illegal input units or format 2025-10-06 19:40:45 SEVERE sdtimeaverage::::+ in converting quantity 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa Traceback (most recent call last): 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdtimeaverage.py", line 53, in sdtimeaverage 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ tbin = qa.convert(qa.quantity(timebin), 's')['value'] 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/quanta.py", line 54, in quantity 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ return self._swigobj.quantity(v, unitname, keepshape) 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/quanta.py", line 255, in quantity 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ return _quanta.quanta_quantity(self, *args, **kwargs) 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ RuntimeError: Error in QuantumHolder::fromString with input string "Alles": Illegal input units or format 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ in converting quantity 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa Error in QuantumHolder::fromString with input string "Alles": Illegal input units or format 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ in converting quantity 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa Task sdtimeaverage raised an exception of class RuntimeError with the following message: Error in QuantumHolder::fromString with input string "Alles": Illegal input units or format 2025-10-06 19:40:45 SEVERE sdtimeaverage::::casa+ in converting quantity sdtimeagerage::113E:: timebin='Alles' (ERROR: Bad keyword). _run_task::starts Exception running sdtimeaverage: Error in QuantumHolder::fromString with input string "Alles": Illegal input units or format in converting quantity tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param114 sdtimeagerage::114:: timebin='aLL' (OK: Upper/Lower case mixed). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param115 2025-10-06 19:40:51 WARN sdtimeaverage::::casa Parameter timebin equals zero. No averaging will be performed. sdtimeagerage::115:: timebin='0' (No averaging, not an Error). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param116 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa Traceback (most recent call last): 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdtimeaverage.py", line 60, in sdtimeaverage 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ raise ValueError( 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ ValueError: Parameter timebin must be >= '0s' to do time averaging 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa Parameter timebin must be >= '0s' to do time averaging 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa Task sdtimeaverage raised an exception of class ValueError with the following message: Parameter timebin must be >= '0s' to do time averaging sdtimeagerage::116:: timebin='-1' (Error. Not acceptable). _run_task::starts Exception running sdtimeaverage: Parameter timebin must be >= '0s' to do time averaging tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param12E 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa Traceback (most recent call last): 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdtimeaverage.py", line 73, in sdtimeaverage 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ sdutil.do_mst( 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 702, in do_mst 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ mtlocal.open() 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/mstransformer.py", line 36, in open 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ return self._swigobj.open() 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/mstransformer.py", line 176, in open 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ return _mstransformer.mstransformer_open(self) 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa+ RuntimeError: MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 19:40:57 SEVERE sdtimeaverage::::casa Task sdtimeaverage raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. sdtimeagerage::12E:: scan=62 (Error Out of range). _run_task::starts Exception running sdtimeaverage: MSSelectionNullSelection : The selected table has zero rows. tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param13 sdtimeagerage::13:: scan='' (no number) Default action. _run_task::starts -- checking Zero -- -- checking Time -- -- checking Weight and Sigma -- Weight Ref :3843 Weight :[3842.99975586 3842.99975586] Sigma :[0.01613113 0.01613113] -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param20 sdtimeaverage::20:: field = 'FLS3a*' (Exact NAME). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param21E 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa Traceback (most recent call last): 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdtimeaverage.py", line 73, in sdtimeaverage 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ sdutil.do_mst( 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 702, in do_mst 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ mtlocal.open() 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/mstransformer.py", line 36, in open 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ return self._swigobj.open() 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/mstransformer.py", line 176, in open 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ return _mstransformer.mstransformer_open(self) 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ RuntimeError: Field Expression: No match found for name "hoge" 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ (near char. 4 in string "hoge") 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa Field Expression: No match found for name "hoge" 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ (near char. 4 in string "hoge") 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa Task sdtimeaverage raised an exception of class RuntimeError with the following message: Field Expression: No match found for name "hoge" 2025-10-06 19:41:08 SEVERE sdtimeaverage::::casa+ (near char. 4 in string "hoge") sdtimeaverage::21E:: field = 'hoge*' (Error :Bad NAME). _run_task::starts Exception running sdtimeaverage: Field Expression: No match found for name "hoge" (near char. 4 in string "hoge") tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param22 sdtimeaverage::22:: field = '*' (OK : wildcard). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param23 sdtimeaverage::23:: field = '' (OK : default). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param30 sdtimeaverage::30:: spw = '0' (exist). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param31E 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa Traceback (most recent call last): 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdtimeaverage.py", line 73, in sdtimeaverage 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ sdutil.do_mst( 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 702, in do_mst 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ mtlocal.open() 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/mstransformer.py", line 36, in open 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ return self._swigobj.open() 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/mstransformer.py", line 176, in open 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ return _mstransformer.mstransformer_open(self) 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa+ RuntimeError: Spw Expression: No match found for 9, 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa Spw Expression: No match found for 9, 2025-10-06 19:41:25 SEVERE sdtimeaverage::::casa Task sdtimeaverage raised an exception of class RuntimeError with the following message: Spw Expression: No match found for 9, sdtimeaverage::31E:: spw = '9' (Error: Not Exist). _run_task::starts Exception running sdtimeaverage: Spw Expression: No match found for 9, tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param32 sdtimeaverage::32:: spw = '' (default). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param33 sdtimeaverage::33:: spw = '*' (OK: Wildcard). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param40 sdtimeaverage::40:: antenna = 'GBT' (Exact name without &&&). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param41 sdtimeaverage::41:: antenna = 'GBT&&&' (Fully given). _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param42E 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa Traceback (most recent call last): 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdtimeaverage.py", line 73, in sdtimeaverage 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ sdutil.do_mst( 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 702, in do_mst 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ mtlocal.open() 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/mstransformer.py", line 36, in open 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ return self._swigobj.open() 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/mstransformer.py", line 176, in open 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ return _mstransformer.mstransformer_open(self) 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ RuntimeError: Antenna Expression: No match found for token(s) "gBT" 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa Antenna Expression: No match found for token(s) "gBT" 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa Task sdtimeaverage raised an exception of class RuntimeError with the following message: Antenna Expression: No match found for token(s) "gBT" sdtimeaverage::42E antenna = 'gBT' (Error: Bad name). _run_task::starts Exception running sdtimeaverage: Antenna Expression: No match found for token(s) "gBT" tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param43E 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa Traceback (most recent call last): 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdtimeaverage.py", line 73, in sdtimeaverage 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ sdutil.do_mst( 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 702, in do_mst 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ mtlocal.open() 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/mstransformer.py", line 36, in open 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ return self._swigobj.open() 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/mstransformer.py", line 176, in open 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ return _mstransformer.mstransformer_open(self) 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa+ RuntimeError: Antenna Expression: No match found for token(s) "gBT" 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa Antenna Expression: No match found for token(s) "gBT" 2025-10-06 19:41:47 SEVERE sdtimeaverage::::casa Task sdtimeaverage raised an exception of class RuntimeError with the following message: Antenna Expression: No match found for token(s) "gBT" sdtimeaverage::43E antenna = 'gBT&&&' (Error: Bad name with &&&). _run_task::starts Exception running sdtimeaverage: Antenna Expression: No match found for token(s) "gBT" tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param50 sdtimeaverage::50:: MS= 'float_data' arg = 'float_data' (NORMAL). _run_task::starts tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param51 sdtimeaverage::51:: MS= 'float_data' arg = 'data' (Column Switch). _run_task::starts tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param52 2025-10-06 19:41:58 WARN MSTransformManager::parseTimeAvgParams Operating with ALMA data, automatically adding state to timespan 2025-10-06 19:41:58 WARN MSTransformManager::parseTimeAvgParams+ In order to remove sub-scan boundaries which limit time average to 30s sdtimeaverage::52:: MS= 'data' arg = 'float_data' (Column Switch). _run_task::starts tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param53 2025-10-06 19:42:03 WARN MSTransformManager::parseTimeAvgParams Operating with ALMA data, automatically adding state to timespan 2025-10-06 19:42:03 WARN MSTransformManager::parseTimeAvgParams+ In order to remove sub-scan boundaries which limit time average to 30s sdtimeaverage::53:: MS= 'data' arg = 'data' (NORMAL). _run_task::starts tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param60ALMA 2025-10-06 19:42:07 WARN MSTransformManager::parseTimeAvgParams Operating with ALMA data, automatically adding state to timespan 2025-10-06 19:42:07 WARN MSTransformManager::parseTimeAvgParams+ In order to remove sub-scan boundaries which limit time average to 30s sdtimeaverage::61:: ALMA:: 'scan, state' will be applied in mstransform. _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param60Nobeyama sdtimeaverage::60 Nobeyama:: 'scan' will be applied in mstransform. _run_task::starts -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param70 sdtimeaverage::70:: timespan='scan'. _run_task::starts -- checking Zero -- -- checking Weight and Sigma -- Weight Ref :1281.0 Weight :[1281.00012207 1281.00012207] Sigma :[0.02793994 0.02793994] -- checking Weight and Sigma -- Weight Ref :1281.0 Weight :[1281.00012207 1281.00012207] Sigma :[0.02793994 0.02793994] -- checking Weight and Sigma -- Weight Ref :1281.0 Weight :[1281.00012207 1281.00012207] Sigma :[0.02793994 0.02793994] -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param71 sdtimeaverage::71:: timespan='state'. _run_task::starts outfile =sdave-71-3843.ms specified. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking ZeroSum of data1 and data2. -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param72 2025-10-06 19:42:30 WARN sdtimeaverage::::casa Explicitly both 'scan' and 'state' were specified in 'timespan'. 2025-10-06 19:42:30 WARN sdtimeaverage::::casa+ If 'state' distinguishes OBSERVE_TARGET#ON_SOURCE / OBSERVE_TARGET#OFF_SOURCE, 2025-10-06 19:42:30 WARN sdtimeaverage::::casa+ these two states are mixed, and unexpectedly averaged results might be generated. 2025-10-06 19:42:30 WARN sdtimeaverage::::casa+ (Suggestion) Please specify timespan = 'scan' 2025-10-06 19:42:30 WARN sdtimeaverage::::casa+ to separate OBSERVE_TARGET#ON_SOURCE and OBSERVE_TARGET#OFF_SOURCE. sdtimeaverage::72:: timespan="scan,state" (WARN) in NRO. _run_task::starts -- checking Zero -- -- checking Time -- -- checking Weight and Sigma -- Weight Ref :3843 Weight :[3842.99975586 3842.99975586] Sigma :[0.01613113 0.01613113] -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param73 2025-10-06 19:42:36 WARN sdtimeaverage::::casa Explicitly both 'scan' and 'state' were specified in 'timespan'. 2025-10-06 19:42:36 WARN sdtimeaverage::::casa+ If 'state' distinguishes OBSERVE_TARGET#ON_SOURCE / OBSERVE_TARGET#OFF_SOURCE, 2025-10-06 19:42:36 WARN sdtimeaverage::::casa+ these two states are mixed, and unexpectedly averaged results might be generated. 2025-10-06 19:42:36 WARN sdtimeaverage::::casa+ (Suggestion) Please specify timespan = 'scan' 2025-10-06 19:42:36 WARN sdtimeaverage::::casa+ to separate OBSERVE_TARGET#ON_SOURCE and OBSERVE_TARGET#OFF_SOURCE. sdtimeaverage::73:: timespan="state,scan" (WARN) in NRO. _run_task::starts -- checking Zero -- -- checking Time -- -- checking Weight and Sigma -- Weight Ref :3843 Weight :[3842.99975586 3842.99975586] Sigma :[0.01613113 0.01613113] -- checking Output Record Count -- tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param74E sdtimeaverage::74E:: timespan='hoge'. _run_task::starts tearDown::deleting MSs. PASSED test_task_sdtimeaverage.py::test_sdtimeaverage::test_param75 sdtimeaverage::75:: timespan=''. _run_task::starts numOfScan =61, numOfState=3 -- checking Output Record Count -- tearDown::deleting MSs. PASSEDtearDownClass::deleting work-MS. - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdtimeaverage/nose.xml - ================== 41 passed, 1 warning in 199.79s (0:03:19) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_vishead configfile: pytest.ini collecting ... vishead tests will use data from /opt/casa/data/casatestdata/unittest/vishead/ collected 9 items test_task_vishead.py::vishead_test::test_accessors Vishead: Test put/get modes List value of cal_grp: (array([0, 0, 0, 0, 0]), {}) Read value: (array([0, 0, 0, 0, 0]), {}) ************* Test 1 (get cal_grp[0]) start ************* ************* Test get cal_grp[0] OK ************* ************* Test 2 (get cal_grp[1]) start ************* ************* Test get cal_grp[1] OK ************* ************* Test 3 (put/get cal_grp[0]) start ************* New value: 42.0 Read new value: 42 ************* Test put/get cal_grp[0] OK ************* ************* Test 4 (put/get cal_grp[1]) start ************* New value: 42.0 Read new value: 42 ************* Test put/get cal_grp[1] OK ************* ************* Test 5 (put/get cal_grp[2]) start ************* New value: 42.0 Read new value: 42 ************* Test put/get cal_grp[2] OK ************* ************* Test 6 (put/get cal_grp[3]) start ************* New value: 42.0 Read new value: 42 ************* Test put/get cal_grp[3] OK ************* ************* Test 7 (put/get cal_grp[4]) start ************* New value: 42.0 Read new value: 42 ************* Test put/get cal_grp[4] OK ************* List value of field: (array(['3C273-F0', '1310+323-F0', 'NGC4826-F0', 'NGC4826-F1', 'NGC4826-F2', 'NGC4826-F3', 'NGC4826-F4', 'NGC4826-F5', 'NGC4826-F6'], dtype=' casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2025-10-06 19:45:25 SEVERE imval::::casa Task imval raised an exception of class RuntimeError with the following message: Exception: Zero-based max channel 50 must be less than the total number of channels (30) in the channel specification 50. 2025-10-06 19:45:25 SEVERE imval::::casa+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 Test out of range channel value Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputFloatVal Test when a float/invalid file is given as the input Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputGoodRegionFile 2025-10-06 19:45:25 WARN imval::::casa Complex region found, only processing the first SIMPLE region found Test region seleciton with good region file Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputLargeRangeY 2025-10-06 19:45:26 SEVERE imval::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 19:45:26 SEVERE imval::regionmanager::frombcs Exception Reported: 2025-10-06 19:45:26 SEVERE imval::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 19:45:26 SEVERE imval::::casa Task imval raised an exception of class RuntimeError with the following message: 2025-10-06 19:45:26 SEVERE imval::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image Test with large values of y in the box Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputModifiedRegionFile 2025-10-06 19:45:26 SEVERE imval::regionmanager::frombcs Exception Reported: garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428 2025-10-06 19:45:26 SEVERE imval::::casa Task imval raised an exception of class RuntimeError with the following message: garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428 Test with modified bad region file Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputNegativeChans 2025-10-06 19:45:26 SEVERE imval::regionmanager::frombcs Exception Reported: Invalid channel specification in -3 of spec -3 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 19:45:26 SEVERE imval::::casa Task imval raised an exception of class RuntimeError with the following message: Invalid channel specification in -3 of spec -3 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 Test when the given channels are negative Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputNoInputImage Test when no image is provided Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputRealInputImage 2025-10-06 19:45:26 SEVERE imval::image::open (file src/tools/image/image_cmpt.cc, line 4208) Exception Reported: Exception: Unable to open image n4826_bima_test.rgn. 2025-10-06 19:45:26 SEVERE imval::image::open (file src/tools/image/image_cmpt.cc, line 4208)+ ... thrown by static casa::ITUPLE casa::ImageFactory::fromFile(const casacore::String&, casacore::Bool) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 289 2025-10-06 19:45:26 SEVERE imval::::casa Task imval raised an exception of class RuntimeError with the following message: Unable to determine the axes of image: n4826_bima_test.rgn Test when .rgn file is used as input instead of Image Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputRegion 2025-10-06 19:45:26 SEVERE imval::::casa Task imval raised an exception of class AttributeError with the following message: 'list' object has no attribute 'replace' Test when given region array Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputRegionFile 2025-10-06 19:45:26 SEVERE imval::regionmanager::frombcs Exception Reported: Unable to open region file or region table description garbage.rgn. 2025-10-06 19:45:26 SEVERE imval::regionmanager::frombcs+ If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497 2025-10-06 19:45:26 SEVERE imval::::casa Task imval raised an exception of class RuntimeError with the following message: Unable to open region file or region table description garbage.rgn. 2025-10-06 19:45:26 SEVERE imval::::casa+ If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497 Test when given a bad region file Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputStokes0 Test with 0 given as stokes value Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputStokesI Test with valid stokes input I Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. Performing input/output tests on "region", errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputStokesQ 2025-10-06 19:45:26 SEVERE imval::regionmanager::frombcs Exception Reported: LCBox::LCBox - blc [128, 128, 0, 0] must be <= trc [128, 128, -2147483648, 29] 2025-10-06 19:45:26 SEVERE imval::::casa Task imval raised an exception of class RuntimeError with the following message: LCBox::LCBox - blc [128, 128, 0, 0] must be <= trc [128, 128, -2147483648, 29] Test with stokes Q Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. PASSED test_task_imval.py::imval_test::test_inputn4826_bima Test with real image file n4826_bima Starting imval INPUT/OUTPUT tests. Performing input/output tests on imagename, errors WILL occur. Performing input/output tests on "box", errors WILL occur. PASSED test_task_imval.py::imval_test::test_non_rect_region 2025-10-06 19:45:27 WARN imval::CasacRegionManager::fromBCS Stokes cannot be determined because this region type is not handled yet. But chances are very good this is no need to be alarmed. 2025-10-06 19:45:27 WARN imval:::: Stokes cannot be determined because this region type is not handled yet. But chances are very good this is no need to be alarmed. 2025-10-06 19:45:27 WARN imval:::: Stokes cannot be determined because this region type is not handled yet. But chances are very good this is no need to be alarmed. verify imval works on non-rectangular regions, CAS-5734 PASSED test_task_imval.py::imval_test::test_pv Test fix so imval works with pv images, CAS-7573 PASSED test_task_imval.py::imval_test::test_singlePointBottomLeft Test box selection at bottom left PASSED test_task_imval.py::imval_test::test_singlePointBottomRight Test box seleciton at bottom right PASSED test_task_imval.py::imval_test::test_singlePointLastChanStokes Test box seleciton with max stokes and chans PASSED test_task_imval.py::imval_test::test_singlePointRandom Test selection a single random point PASSED test_task_imval.py::imval_test::test_singlePointSecondRandom Test selecting another single random point PASSED test_task_imval.py::imval_test::test_singlePointTopLeft Test box selection at top left PASSED test_task_imval.py::imval_test::test_singlePointTopRight Test box selection at top right PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imval/nose.xml - ======================== 31 passed, 2 warnings in 4.79s ======================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_exportasdm configfile: pytest.ini collecting ... collected 15 items test_task_exportasdm.py::exportasdm_test::test1 2025-10-06 19:45:33 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. 2025-10-06 19:45:39 SEVERE importasdm::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 19:45:39 SEVERE importasdm::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 19:45:39 SEVERE importasdm::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. Test 1: Testing default ls -l PASSED test_task_exportasdm.py::exportasdm_test::test10 Test 10: ALMA input MS with pointing table and various shortcomings, default output SKIPPED (test disabled) test_task_exportasdm.py::exportasdm_test::test11 2025-10-06 19:45:54 WARN MS2ASDM::writeProcessor() Unsupported processor subType for type CORRELATOR NRAO_WIDAR assuming ALMA_CORRELATOR 2025-10-06 19:45:54 WARN MS2ASDM::writeFeed() Setting receiver ID to zero (ALMA convention). 2025-10-06 19:45:54 WARN MS2ASDM::writeFeed() Assuming single-feed receivers. Setting FeedNum to 1 (as for ALMA). 2025-10-06 19:45:54 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 19:45:55 WARN MS2ASDM::writePointing() MS Pointing table doesn't exist or is empty. 2025-10-06 19:46:01 WARN importasdm::::casa There is no Flag.xml in ASDM Test 11: EVLA MS from X_osro_013.55979.93803716435 scan 2, full pol! PASSED test_task_exportasdm.py::exportasdm_test::test12 2025-10-06 19:46:16 WARN MS2ASDM::writeProcessor() Unsupported processor subType for type CORRELATOR ALMA_ACA assuming ALMA_CORRELATOR 2025-10-06 19:46:16 WARN MS2ASDM::writeState() Trouble determining Cal Device for row 1 in MS State table.Assuming NONE. 2025-10-06 19:46:16 WARN MS2ASDM::writeState() Duplicate row in MS State table :2 2025-10-06 19:46:16 WARN MS2ASDM::writeState() Trouble determining Cal Device for row 3 in MS State table.Assuming NONE. 2025-10-06 19:46:16 WARN MS2ASDM::writeState() Duplicate row in MS State table :3 2025-10-06 19:46:16 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. Test 12: ALMA MS from uid___A002_X72bc38_X000 scan 2, only XX and YY PASSED test_task_exportasdm.py::exportasdm_test::test12_datacolumn_lowercase 2025-10-06 19:46:24 WARN MS2ASDM::writeProcessor() Unsupported processor subType for type CORRELATOR ALMA_ACA assuming ALMA_CORRELATOR 2025-10-06 19:46:24 WARN MS2ASDM::writeState() Trouble determining Cal Device for row 1 in MS State table.Assuming NONE. 2025-10-06 19:46:24 WARN MS2ASDM::writeState() Duplicate row in MS State table :2 2025-10-06 19:46:24 WARN MS2ASDM::writeState() Trouble determining Cal Device for row 3 in MS State table.Assuming NONE. 2025-10-06 19:46:24 WARN MS2ASDM::writeState() Duplicate row in MS State table :3 2025-10-06 19:46:24 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. Test 12: ALMA MS from uid___A002_X72bc38_X000 scan 2, only XX and YY PASSED test_task_exportasdm.py::exportasdm_test::test12_datacolumn_uppercase 2025-10-06 19:46:31 WARN MS2ASDM::writeProcessor() Unsupported processor subType for type CORRELATOR ALMA_ACA assuming ALMA_CORRELATOR 2025-10-06 19:46:31 WARN MS2ASDM::writeState() Trouble determining Cal Device for row 1 in MS State table.Assuming NONE. 2025-10-06 19:46:31 WARN MS2ASDM::writeState() Duplicate row in MS State table :2 2025-10-06 19:46:31 WARN MS2ASDM::writeState() Trouble determining Cal Device for row 3 in MS State table.Assuming NONE. 2025-10-06 19:46:31 WARN MS2ASDM::writeState() Duplicate row in MS State table :3 2025-10-06 19:46:31 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. Test 12: ALMA MS from uid___A002_X72bc38_X000 scan 2, only XX and YY PASSED test_task_exportasdm.py::exportasdm_test::test2 2025-10-06 19:46:36 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2025-10-06 19:46:36 WARN MS2ASDM::writeCorrelatorMode() Unknown telescope name: BIMA. Assuming ALMA_BASELINE. 2025-10-06 19:46:36 WARN MS2ASDM::writeFeed() Setting receiver ID to zero (ALMA convention). 2025-10-06 19:46:36 WARN MS2ASDM::writeFeed() Assuming single-feed receivers. Setting FeedNum to 1 (as for ALMA). 2025-10-06 19:46:36 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2025-10-06 19:46:36 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 19:46:36 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2025-10-06 19:46:36 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs() Observation time range is zero length for obs ID 0 in MS Observation table. 2025-10-06 19:46:36 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs()+ Will try to proceed ... 2025-10-06 19:46:36 WARN MS2ASDM::writePointing() MS Pointing table doesn't exist or is empty. xmllint: using libxml version 20907 compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib Lzma Test 2: small input MS, default output Verifying asdm test2exportasdm-output.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. PASSED test_task_exportasdm.py::exportasdm_test::test3 2025-10-06 19:46:42 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:42 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2025-10-06 19:46:42 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 19:46:42 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2025-10-06 19:46:42 WARN MS2ASDM::writeConfigDesc() Still, the MS Main table seems to refer to an existing processor id 0. Will try to proceed ... 2025-10-06 19:46:42 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs() Observation time range is zero length for obs ID 20 in MS Observation table. 2025-10-06 19:46:42 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs()+ Will try to proceed ... 2025-10-06 19:46:44 WARN MS2ASDM::writePointing() No ENCODER column in MS Pointing table. Will use DIRECTION instead. xmllint: using libxml version 20907 compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib Lzma Test 3: simulated input MS, default output Verifying asdm test3exportasdm-output.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. PASSED test_task_exportasdm.py::exportasdm_test::test4 2025-10-06 19:46:46 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2025-10-06 19:46:46 WARN MS2ASDM::writeCorrelatorMode() Unknown telescope name: BIMA. Assuming ALMA_BASELINE. 2025-10-06 19:46:46 WARN MS2ASDM::writeFeed() Setting receiver ID to zero (ALMA convention). 2025-10-06 19:46:46 WARN MS2ASDM::writeFeed() Assuming single-feed receivers. Setting FeedNum to 1 (as for ALMA). 2025-10-06 19:46:46 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2025-10-06 19:46:46 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 19:46:46 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2025-10-06 19:46:46 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs() Observation time range is zero length for obs ID 0 in MS Observation table. 2025-10-06 19:46:46 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs()+ Will try to proceed ... 2025-10-06 19:46:47 WARN MS2ASDM::writePointing() MS Pointing table doesn't exist or is empty. xmllint: using libxml version 20907 compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib Lzma Test 4: real input MS, default output Verifying asdm test4exportasdm-output.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. PASSED test_task_exportasdm.py::exportasdm_test::test5 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :1 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :2 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :3 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :4 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :5 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :6 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :7 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :8 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :9 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :10 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :11 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :12 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :13 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :14 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :15 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :16 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :17 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :18 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :19 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :20 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :21 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :22 2025-10-06 19:46:49 WARN MS2ASDM::writePolarization() Duplicate row in MS Polarization table :23 2025-10-06 19:46:49 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2025-10-06 19:46:49 WARN MS2ASDM::writeCorrelatorMode() Unknown telescope name: SMA. Assuming ALMA_BASELINE. 2025-10-06 19:46:49 WARN MS2ASDM::writeFeed() Setting receiver ID to zero (ALMA convention). 2025-10-06 19:46:49 WARN MS2ASDM::writeFeed() Assuming single-feed receivers. Setting FeedNum to 1 (as for ALMA). 2025-10-06 19:46:49 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2025-10-06 19:46:49 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 19:46:49 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2025-10-06 19:46:49 WARN MS2ASDM::writeConfigDesc() Still, the MS Main table seems to refer to an existing processor id 0. Will try to proceed ... 2025-10-06 19:46:49 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs() Observation time range is zero length for obs ID 0 in MS Observation table. 2025-10-06 19:46:49 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs()+ Will try to proceed ... 2025-10-06 19:46:49 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs() There is more than one scheduling block necessary for the obsid - freqBand pair (0, 0). 2025-10-06 19:46:49 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs()+ This can presently not yet be handled properly. 2025-10-06 19:46:49 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs()+ (MS Main table row 63) 2025-10-06 19:46:49 SEVERE MS2ASDM::writeSBSummaryAndExecBlockStubs() Observation of different frequency bands at the same time and under the same observation ID is not supported by the ASDM. 2025-10-06 19:46:49 SEVERE MS2ASDM::writeSBSummaryAndExecBlockStubs()+ Please split out the different spectral bands into individual MSs and process separately. 2025-10-06 19:46:49 SEVERE exportasdm::::casa Task exportasdm raised an exception of class RuntimeError with the following message: The sdm tool method fromms failed Test 5: real input MS, MS has several SPWs observed in parallel. not supported, expected error PASSED test_task_exportasdm.py::exportasdm_test::test6 2025-10-06 19:46:50 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:50 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2025-10-06 19:46:50 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 19:46:50 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2025-10-06 19:46:50 WARN MS2ASDM::writeConfigDesc() Still, the MS Main table seems to refer to an existing processor id 0. Will try to proceed ... 2025-10-06 19:46:50 WARN MS2ASDM::writePointing() No ENCODER column in MS Pointing table. Will use DIRECTION instead. xmllint: using libxml version 20907 compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib Lzma Test 6: simulated input MS with pointing table, default output Verifying asdm test6exportasdm-output.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. PASSED test_task_exportasdm.py::exportasdm_test::test7 2025-10-06 19:46:56 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:46:56 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2025-10-06 19:46:56 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 19:46:56 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2025-10-06 19:46:56 WARN MS2ASDM::writeConfigDesc() Still, the MS Main table seems to refer to an existing processor id 0. Will try to proceed ... 2025-10-06 19:46:56 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs() Observation time range is zero length for obs ID 20 in MS Observation table. 2025-10-06 19:46:56 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs()+ Will try to proceed ... 2025-10-06 19:46:59 WARN MS2ASDM::writePointing() No ENCODER column in MS Pointing table. Will use DIRECTION instead. xmllint: using libxml version 20907 compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib Lzma Test 7: simulated input MS, default output Verifying asdm test7exportasdm-output.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. PASSED test_task_exportasdm.py::exportasdm_test::test8 2025-10-06 19:47:01 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2025-10-06 19:47:01 WARN MS2ASDM::writeCorrelatorMode() Unknown telescope name: BIMA. Assuming ALMA_BASELINE. 2025-10-06 19:47:01 WARN MS2ASDM::writeFeed() Setting receiver ID to zero (ALMA convention). 2025-10-06 19:47:01 WARN MS2ASDM::writeFeed() Assuming single-feed receivers. Setting FeedNum to 1 (as for ALMA). 2025-10-06 19:47:01 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2025-10-06 19:47:01 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 19:47:01 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2025-10-06 19:47:01 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs() Observation time range is zero length for obs ID 0 in MS Observation table. 2025-10-06 19:47:01 WARN MS2ASDM::writeSBSummaryAndExecBlockStubs()+ Will try to proceed ... 2025-10-06 19:47:01 WARN MS2ASDM::writePointing() MS Pointing table doesn't exist or is empty. xmllint: using libxml version 20907 compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib Lzma Test 8: real input MS, default output Verifying asdm test8exportasdm-output.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. PASSED test_task_exportasdm.py::exportasdm_test::test9 2025-10-06 19:47:02 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 19:47:02 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2025-10-06 19:47:02 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 19:47:02 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2025-10-06 19:47:02 WARN MS2ASDM::writeConfigDesc() Still, the MS Main table seems to refer to an existing processor id 0. Will try to proceed ... 2025-10-06 19:47:02 WARN MS2ASDM::writePointing() No ENCODER column in MS Pointing table. Will use DIRECTION instead. xmllint: using libxml version 20907 compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib Lzma Test 9: simulated input MS with pointing table, default output Verifying asdm test9exportasdm-output.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. PASSED test_task_exportasdm.py::exportasdm_test2::test1a Exportasdm: Cleanup PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_exportasdm/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_exportasdm.py:281: test disabled ============= 14 passed, 1 skipped, 1 warning in 94.33s (0:01:34) ============== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal configfile: pytest.ini collecting ... collected 13 items test_task_sdgaincal.py::sdgaincal_fail_test::test_fail01 test_fail01: infile not exist. PASSED test_task_sdgaincal.py::sdgaincal_fail_test::test_fail02 2025-10-06 19:47:06 SEVERE sdgaincal::::casa Traceback (most recent call last): 2025-10-06 19:47:06 SEVERE sdgaincal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:47:06 SEVERE sdgaincal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdgaincal.py", line 74, in sdgaincal 2025-10-06 19:47:06 SEVERE sdgaincal::::casa+ raise RuntimeError(outfile + ' exists.') 2025-10-06 19:47:06 SEVERE sdgaincal::::casa+ RuntimeError: sdgaincal_fail_test.sdgain.caltable exists. 2025-10-06 19:47:06 SEVERE sdgaincal::::casa sdgaincal_fail_test.sdgain.caltable exists. 2025-10-06 19:47:06 SEVERE sdgaincal::::casa Task sdgaincal raised an exception of class RuntimeError with the following message: sdgaincal_fail_test.sdgain.caltable exists. test_fail02: not overwrite existing outfile. PASSED test_task_sdgaincal.py::sdgaincal_fail_test::test_fail03 test_fail03: wrong calibration mode. PASSED test_task_sdgaincal.py::sdgaincal_fail_test::test_fail04 2025-10-06 19:47:07 SEVERE Negative central disk size is given 2025-10-06 19:47:07 SEVERE Calibrater::setsolve Caught exception: 2025-10-06 19:47:07 SEVERE Negative central disk size is given 2025-10-06 19:47:07 SEVERE Exception Reported: Error in Calibrater::setsolve. 2025-10-06 19:47:07 SEVERE sdgaincal::::casa Traceback (most recent call last): 2025-10-06 19:47:07 SEVERE sdgaincal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:47:07 SEVERE sdgaincal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdgaincal.py", line 127, in sdgaincal 2025-10-06 19:47:07 SEVERE sdgaincal::::casa+ mycb.setsolve(type='SDGAIN_OTFD', table=outfile, radius=rcenter, smooth=smooth) 2025-10-06 19:47:07 SEVERE sdgaincal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/calibrater.py", line 300, in setsolve 2025-10-06 19:47:07 SEVERE sdgaincal::::casa+ return self._swigobj.setsolve(type, t, table, append, preavg, phaseonly, apmode, refant, refantmode, minblperant, solnorm, normtype, minsnr, combine, fillgaps, cfcache, painc, fitorder, fraction, numedge, radius, smooth, zerorates, globalsolve, niter, corrcomb, delaywindow, ratewindow, paramactive, concatspws, solmode, rmsthresh) 2025-10-06 19:47:07 SEVERE sdgaincal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:47:07 SEVERE sdgaincal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/calibrater.py", line 691, in setsolve 2025-10-06 19:47:07 SEVERE sdgaincal::::casa+ return _calibrater.calibrater_setsolve(self, *args, **kwargs) 2025-10-06 19:47:07 SEVERE sdgaincal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 19:47:07 SEVERE sdgaincal::::casa+ RuntimeError: Error in Calibrater::setsolve. 2025-10-06 19:47:07 SEVERE sdgaincal::::casa Error in Calibrater::setsolve. 2025-10-06 19:47:07 SEVERE sdgaincal::::casa Task sdgaincal raised an exception of class RuntimeError with the following message: Error in Calibrater::setsolve. test_fail04: negative radius. PASSED test_task_sdgaincal.py::sdgaincal_const_test::test_const01 2025-10-06 19:47:08 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 19:47:08 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 19:47:08 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. 2025-10-06 19:47:32 WARN SDDoubleCircleGainCal::doCalibrate (file /source/casa6/casatools/src/code/synthesis/MeasurementComponents/SDDoubleCircleGainCalImpl.cc, line 328) Probably not enough points for gain calibration: 13 2025-10-06 19:47:32 WARN SDDoubleCircleGainCal::doCalibrate (file /source/casa6/casatools/src/code/synthesis/MeasurementComponents/SDDoubleCircleGainCalImpl.cc, line 328)+ Skipping... 2025-10-06 19:47:32 WARN SDDoubleCircleGainCal::doCalibrate (file /source/casa6/casatools/src/code/synthesis/MeasurementComponents/SDDoubleCircleGainCalImpl.cc, line 328) Probably not enough points for gain calibration: 13 2025-10-06 19:47:32 WARN SDDoubleCircleGainCal::doCalibrate (file /source/casa6/casatools/src/code/synthesis/MeasurementComponents/SDDoubleCircleGainCalImpl.cc, line 328)+ Skipping... test_const01: too narrow central region, empty caltable is created. PASSED test_task_sdgaincal.py::sdgaincal_const_test::test_const02 test_const02: valid caltable is created. gain factor is all 1.0. [[1.0] [1.0]] [[1.0] [1.0]] PASSED test_task_sdgaincal.py::sdgaincal_const_test::test_const03 test_const03: overwrite existing file. [[1.0] [1.0]] [[1.0] [1.0]] PASSED test_task_sdgaincal.py::sdgaincal_variable_test::test_variable01 test_variable01: valid caltable is created. [[0.9983742745483623] [0.9983742745483623]] [[0.9983742745483623] [0.9983742745483623]] PASSED test_task_sdgaincal.py::sdgaincal_preapply_test::test_preapply01 2025-10-06 19:49:00 WARN sdcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. The following MS spws have no corresponding cal spws in doublecircletest_const.ms.sky: 4 5 6 7 2025-10-06 19:49:15 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.sky (SDSKY_PS): 2025-10-06 19:49:15 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:49:15 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=0; using NEAREST instead. 2025-10-06 19:49:22 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.sky (SDSKY_PS): 2025-10-06 19:49:22 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:49:22 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=1; using NEAREST instead. test_preapply01: only sky caltable is applied (resulting const factor). [[1.0] [1.0]] [[1.0] [1.0]] PASSED test_task_sdgaincal.py::sdgaincal_preapply_test::test_preapply02 2025-10-06 19:49:30 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in doublecircletest_const.ms.tsys: 2 3 4 5 6 7 2025-10-06 19:49:46 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.tsys (B TSYS): 2025-10-06 19:49:46 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:49:46 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=0; using NEAREST instead. 2025-10-06 19:49:52 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.tsys (B TSYS): 2025-10-06 19:49:52 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:49:52 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=1; using NEAREST instead. test_preapply02: only tsys caltable is applied (resulting variable factor). [[0.9983687687153909] [0.9983687687153909]] [[0.9983687687153909] [0.9983687687153909]] PASSED test_task_sdgaincal.py::sdgaincal_preapply_test::test_preapply03 2025-10-06 19:50:01 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in doublecircletest_const.ms.tsys: 2 3 4 5 6 7 The following MS spws have no corresponding cal spws in doublecircletest_const.ms.sky: 4 5 6 7 2025-10-06 19:50:16 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.sky (SDSKY_PS): 2025-10-06 19:50:16 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:50:16 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=0; using NEAREST instead. 2025-10-06 19:50:16 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.tsys (B TSYS): 2025-10-06 19:50:16 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:50:16 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=0; using NEAREST instead. 2025-10-06 19:50:23 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.sky (SDSKY_PS): 2025-10-06 19:50:23 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:50:23 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=1; using NEAREST instead. 2025-10-06 19:50:23 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.tsys (B TSYS): 2025-10-06 19:50:23 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:50:23 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=1; using NEAREST instead. test_preapply03: both tsys and sky caltables are applied (resulting variable factor). [[0.9983687687153909] [0.9983687687153909]] [[0.9983687687153909] [0.9983687687153909]] PASSED test_task_sdgaincal.py::sdgaincal_preapply_test::test_preapply04 2025-10-06 19:50:31 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in doublecircletest_const.ms.tsys: 4 5 6 7 The following MS spws have no corresponding cal spws in doublecircletest_const.ms.sky: 4 5 6 7 2025-10-06 19:50:47 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.sky (SDSKY_PS): 2025-10-06 19:50:47 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:50:47 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=0; using NEAREST instead. 2025-10-06 19:50:47 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.tsys (B TSYS): 2025-10-06 19:50:47 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:50:47 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=0 (mapped to CT spw=2); using NEAREST instead. 2025-10-06 19:50:53 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.sky (SDSKY_PS): 2025-10-06 19:50:53 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:50:53 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=1; using NEAREST instead. 2025-10-06 19:50:53 WARN CTPatchedInterp::interpolate In caltable doublecircletest_const.ms.tsys (B TSYS): 2025-10-06 19:50:53 WARN CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 19:50:53 WARN CTPatchedInterp::interpolate+ of calibration for MS spw=1 (mapped to CT spw=3); using NEAREST instead. test_preapply04: transfer Tsys from [2,3] to [0,1]. before [0 1 0 1] after [2 3 2 3] [[0.9983687687153909] [0.9983687687153909]] [[0.9983687687153909] [0.9983687687153909]] PASSED test_task_sdgaincal.py::sdgaincal_single_polarization_test::test_single_pol test_single_pol: test single-polarization calibration (YY). [[1.0] [--]] [[1.0] [--]] sdgaincal_single_polarization_test._verify_param_and_flag PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdgaincal/nose.xml - ================== 13 passed, 1 warning in 273.92s (0:04:33) =================== HAVE_PYTEST: True Namespace(list=False, verbose=False, dry_run=False, classes=None, file=None, mapfile=<_io.TextIOWrapper name='/home/casatest/casa6/casatestutils/casatestutils/component_to_test_map.json' mode='r' encoding='utf-8'>, branch=None, merge_target=None, pkg=None, work_dir=None, ncores=2, test_paths='/home/casatest/casa6/casatasks/tests/tasks,/home/casatest/casa6/casatasks/tests/scripts', test_list=None, test_config=None, test_group='Verification', pmode=None, bamboo=False, cachedir=None, ignore_list='test_casampi,test_task_msview,test_task_imview,test_task_plotms') Operating system: Linux Testing Components['Verification'] No Tests for Component: Verification No Test Suite for Component(s): ['Verification'] Generating Suite Using Component 'default' Arguments Sent Direct To Pytest : [] Tests to Ignore: ['test_casampi', 'test_task_msview', 'test_task_imview', 'test_task_plotms'] Running 33 Test(s) Cleaning: /home/casatest/casa6/casatestutils/nosedir/ Tests: ['/home/casatest/casa6/casatasks/tests/tasks/test_task_applycal.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_concat.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_exportasdm.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_exportfits.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_flagdata.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_flagmanager.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_fluxscale.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_gaincal.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_imcontsub.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_imdev.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_imhead.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_immath.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_immoments.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_importasdm.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_importuvfits.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_imreframe.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_imregrid.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_imstat.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_imval.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_listobs.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_makemask.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_mstransform.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_phaseshift.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_plotants.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_sdbaseline.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_sdcal.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_sdgaincal.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_sdtimeaverage.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_setjy.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_split.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_spxfit.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_vishead.py', '/home/casatest/casa6/casatasks/tests/tasks/test_task_visstat.py'] Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imreframe/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imreframe Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imreframe/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imreframe/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imhead/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imhead/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotants/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotants Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotants/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_plotants/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_flagdata/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_gaincal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_visstat/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_visstat Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_visstat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_visstat/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdtimeaverage/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdtimeaverage Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdtimeaverage/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdtimeaverage/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_vishead/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_vishead Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_vishead/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_vishead/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imdev/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imdev Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imdev/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imdev/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imval/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imval Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imval/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imval/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_exportasdm/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_exportasdm Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_exportasdm/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_exportasdm/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdgaincal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_exportfits/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits/============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits configfile: pytest.ini collecting ... collected 1 item test_task_exportfits.py::exportfits_test::test_CAS3675 2025-10-06 19:51:41 SEVERE exportfits::image::tofits (file src/tools/image/image_cmpt.cc, line 6301) Exception Reported: Exception: fitsfile must be specified. 2025-10-06 19:51:41 SEVERE exportfits::image::tofits (file src/tools/image/image_cmpt.cc, line 6301)+ ... thrown by bool casac::image::tofits(const string&, bool, bool, long int, double, double, const casac::variant&, const casac::variant&, bool, bool, bool, bool, bool, bool, bool, bool, bool) at File: src/tools/image/image_cmpt.cc, line: 6307 2025-10-06 19:51:41 SEVERE exportfits::::casa Task exportfits raised an exception of class RuntimeError with the following message: Exception: fitsfile must be specified. 2025-10-06 19:51:41 SEVERE exportfits::::casa+ ... thrown by bool casac::image::tofits(const string&, bool, bool, long int, double, double, const casac::variant&, const casac::variant&, bool, bool, bool, bool, bool, bool, bool, bool, bool) at File: src/tools/image/image_cmpt.cc, line: 6307 test fix for CAS 3675, outfile must be specified PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_exportfits/nose.xml - ========================= 1 passed, 1 warning in 2.38s ========================= ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit configfile: pytest.ini collecting ... collected 5 items test_task_spxfit.py::spxfit_test::test_ltpfit Test fitting a logarithmic transformed polynomial PASSED test_task_spxfit.py::spxfit_test::test_mask_and_pixels Test that the mask and pixels of the output are correct checking image product cubeApF.spx_0 checking image product cubeApF.spx_1 checking image product cubeApF.spxerr_0 checking image product cubeApF.spxerr_1 checking image product cubeApF.spxmodel checking image product cubeApF.spxresidual checking solution 0 array checking solution 1 array checking error 0 array checking error 1 array PASSED test_task_spxfit.py::spxfit_test::test_multi_image 2025-10-06 19:52:02 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2025-10-06 19:52:17 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2025-10-06 19:52:32 WARN spxfit::ImageConcat::setImage (file /source/casainstall/include/casacore/images/Images/ImageConcat.tcc, line 288) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2025-10-06 19:52:33 WARN spxfit::ImageConcat::setImage (file /source/casainstall/include/casacore/images/Images/ImageConcat.tcc, line 288) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2025-10-06 19:52:33 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2025-10-06 19:52:33 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2025-10-06 19:52:34 WARN spxfit::ImageConcat::setImage (file /source/casainstall/include/casacore/images/Images/ImageConcat.tcc, line 288) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2025-10-06 19:52:34 WARN spxfit::ImageConcat::setImage (file /source/casainstall/include/casacore/images/Images/ImageConcat.tcc, line 288) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2025-10-06 19:52:36 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first Test multi image support PASSED test_task_spxfit.py::spxfit_test::test_output_mask 2025-10-06 19:52:36 WARN spxfit::ImageConcat::setImage (file /source/casainstall/include/casacore/images/Images/ImageConcat.tcc, line 288) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made Test the the output solution image mask is correct PASSED test_task_spxfit.py::spxfit_test::test_plpfit Test fitting a power logarithmic polynomial PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_spxfit/nose.xml - ======================== 5 passed, 1 warning in 57.68s ========================= ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits configfile: pytest.ini collecting ... 2025-10-06 19:52:44 SEVERE exportuvfits::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 19:52:44 SEVERE exportuvfits::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 19:52:44 SEVERE exportuvfits::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. collected 15 items test_task_importuvfits.py::importuvfits_test::test_carmaNewName test_carmaNewName: Tests to make sure the antnamescheme new functions on CARMA data PASSED test_task_importuvfits.py::importuvfits_test::test_carmaOldName test_carmaOldName: Tests to make sure the antnamescheme old functions on CARMA data PASSED test_task_importuvfits.py::importuvfits_test::test_evlaNewName 2025-10-06 19:52:58 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_evlaNewName: Tests to make sure the antnamescheme new functions on EVLA/JVLA data PASSED test_task_importuvfits.py::importuvfits_test::test_evlaOldName 2025-10-06 19:53:01 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_evlaOldName: Tests to make sure the antnamescheme old functions on EVLA/JVLA data PASSED test_task_importuvfits.py::importuvfits_test::test_invalidinput test_invalidinput: Tests to see if the given fits file is valid, or if given an invalid filename PASSED test_task_importuvfits.py::importuvfits_test::test_make 2025-10-06 19:53:05 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. test_make: Tests to make sure a valid ms is created PASSED test_task_importuvfits.py::importuvfits_test::test_negToFlag 2025-10-06 19:53:09 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_negToFlag: Tests that FLAG is set to True when the WEIGHT in the fits file was negative PASSED test_task_importuvfits.py::importuvfits_test::test_overwrite 2025-10-06 19:53:14 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. 2025-10-06 19:53:15 SEVERE MSFitsInput::MSFitsInput Error in output file: File test_set.ms exists, and the user does not want to remove it. 2025-10-06 19:53:15 SEVERE ms::fromfits 2025-10-06 19:53:15 SEVERE MSFitsInput::MSFitsInput Error in output file: File test_set.ms exists, and the user does not want to remove it. 2025-10-06 19:53:15 SEVERE importuvfits::::casa Task importuvfits raised an exception of class RuntimeError with the following message: 2025-10-06 19:53:15 SEVERE MSFitsInput::MSFitsInput Error in output file: File test_set.ms exists, and the user does not want to remove it. test_overwrite: Tests to make sure files aren't overwritten PASSED test_task_importuvfits.py::importuvfits_test::test_receptor_angle 2025-10-06 19:53:25 WARN MSFitsInput::fillExtraTable No systemic velocity for field 0 2025-10-06 19:53:25 WARN MSFitsInput::fillExtraTable No rest frequency for field 0 2025-10-06 19:53:25 WARN MSFitsInput::fillExtraTable No systemic velocity for field 0 2025-10-06 19:53:25 WARN MSFitsInput::fillExtraTable No rest frequency for field 0 CAS-7081: Test receptor angle is preserved PASSED test_task_importuvfits.py::importuvfits_test::test_rotation_of_vla_ant_positions 2025-10-06 19:53:36 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. CAS-11726 verify vla location tolerance is large enough to accomodate older uvfits files PASSED test_task_importuvfits.py::importuvfits_test::test_validweight 2025-10-06 19:53:44 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_validweight: Tests that WEIGHT vals are the sum of WEIGHT_SPECTRUM values PASSED test_task_importuvfits.py::importuvfits_test::test_vlaNewName 2025-10-06 19:53:49 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. test_vlaNewName: Tests to make sure the antnamescheme new functions on VLA data PASSED test_task_importuvfits.py::importuvfits_test::test_vlaOldName 2025-10-06 19:53:54 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. test_vlaOldName: Tests to make sure the antnamescheme old functions on VLA data PASSED test_task_importuvfits.py::importuvfits_test::test_weightspectexist 2025-10-06 19:53:58 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_weightspectexist: Test for the existence of the WEIGHT_SPECTRUM column in the MS PASSED test_task_importuvfits.py::importuvfits_test::test_weightspectpos 2025-10-06 19:54:03 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. test_weightspecpos: Test that the values in WEIGHT_SPECTRUM are positive PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importuvfits/nose.xml - =================== 15 passed, 1 warning in 84.37s (0:01:24) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_listobs configfile: pytest.ini collecting ... 2025-10-06 19:54:09 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (6), setting nsubms to 6 collected 89 items test_task_listobs.py::test_listobs::test_CAS_6733 Verify listobs runs to completion on data set in CAS-6733. This was an infinite loop bugfix PASSED test_task_listobs.py::test_listobs::test_almaOneRow Listobs 3: CAS-2751. Check that ALMA MS displays one row per scan PASSED test_task_listobs.py::test_listobs::test_antMMS 2025-10-06 19:55:17 WARN listobs::ms::msselect Antenna Expression: No match found for token(s) "abc" 2025-10-06 19:55:17 WARN listobs::ms::msselect No match found for the antenna specificion [ID(s): [3]] 2025-10-06 19:55:17 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field baseline with type unknown Listobs test: Check to make sure the antenna information exists in all possible inputs in a MMS PASSED test_task_listobs.py::test_listobs::test_antMS 2025-10-06 19:55:17 WARN listobs::ms::msselect Antenna Expression: No match found for token(s) "abc" 2025-10-06 19:55:17 WARN listobs::ms::msselect No match found for the antenna specificion [ID(s): [3]] 2025-10-06 19:55:17 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field baseline with type unknown Listobs test: Check to make sure the antenna information exists in all possible inputs in a MS PASSED test_task_listobs.py::test_listobs::test_antTimeAvgMMS 2025-10-06 19:55:17 WARN listobs::ms::msselect Antenna Expression: No match found for token(s) "abc" 2025-10-06 19:55:17 WARN listobs::ms::msselect No match found for the antenna specificion [ID(s): [3]] 2025-10-06 19:55:17 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field baseline with type unknown Listobs test: Check to make sure the antenna information exists in all possible inputs in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_antTimeAvgMS 2025-10-06 19:55:17 WARN listobs::ms::msselect Antenna Expression: No match found for token(s) "abc" 2025-10-06 19:55:17 WARN listobs::ms::msselect No match found for the antenna specificion [ID(s): [3]] 2025-10-06 19:55:17 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field baseline with type unknown Listobs test: Check to make sure the antenna information exists in all possible inputs in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_antennaSelectionParam Listobs 7: test antenna selection parameters PASSED test_task_listobs.py::test_listobs::test_arrayMMS 2025-10-06 19:55:18 WARN listobs::ms::msselect Array Expression: Parse error at or near 'a' 2025-10-06 19:55:18 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:18 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the array parameter in a MMS and accepts proper inputs PASSED test_task_listobs.py::test_listobs::test_arrayMS 2025-10-06 19:55:18 WARN listobs::ms::msselect Array Expression: Parse error at or near 'a' 2025-10-06 19:55:18 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:18 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the array parameter in a MS and accepts proper inputs PASSED test_task_listobs.py::test_listobs::test_arrayTimeAvgMMS 2025-10-06 19:55:18 WARN listobs::ms::msselect Array Expression: Parse error at or near 'a' 2025-10-06 19:55:18 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:18 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the array parameter in a time-averaged MMS and accepts proper inputs PASSED test_task_listobs.py::test_listobs::test_arrayTimeAvgMS 2025-10-06 19:55:18 WARN listobs::ms::msselect Array Expression: Parse error at or near 'a' 2025-10-06 19:55:18 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:18 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the array parameter in a time-averaged MS and accepts proper inputs PASSED test_task_listobs.py::test_listobs::test_avgIntervalMMS Listobs test: Check that the Int (s) column exists for a MMS PASSED test_task_listobs.py::test_listobs::test_avgIntervalMS Listobs test: Check that the Int (s) column exists for a MS PASSED test_task_listobs.py::test_listobs::test_avgIntervalTimeAvgMMS Listobs test: Check that the Int (s) column exists for a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_avgIntervalTimeAvgMS Listobs test: Check that the Int (s) column exists for a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_corrsMMS 2025-10-06 19:55:19 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field polarization with type unknown 2025-10-06 19:55:19 WARN listobs::ms::msselect Poln. expression error: No match for polarization ID(s) (named RR) 2025-10-06 19:55:19 WARN listobs::ms::msselect+ (near char. 0 in string "RR") Listobs test: Check to make sure the correlation information exists in all possible inputs in a MMS PASSED test_task_listobs.py::test_listobs::test_corrsMS 2025-10-06 19:55:19 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field polarization with type unknown 2025-10-06 19:55:19 WARN listobs::ms::msselect Poln. expression error: No match for polarization ID(s) (named RR) 2025-10-06 19:55:19 WARN listobs::ms::msselect+ (near char. 0 in string "RR") Listobs test: Check to make sure the correlation information exists in all possible inputs in a MS PASSED test_task_listobs.py::test_listobs::test_corrsTimeAvgMMS 2025-10-06 19:55:19 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field polarization with type unknown 2025-10-06 19:55:19 WARN listobs::ms::msselect Poln. expression error: No match for polarization ID(s) (named RR) 2025-10-06 19:55:19 WARN listobs::ms::msselect+ (near char. 0 in string "RR") Listobs test: Check to make sure the correlation information exists in all possible inputs in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_corrsTimeAvgMS 2025-10-06 19:55:19 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field polarization with type unknown 2025-10-06 19:55:19 WARN listobs::ms::msselect Poln. expression error: No match for polarization ID(s) (named RR) 2025-10-06 19:55:19 WARN listobs::ms::msselect+ (near char. 0 in string "RR") Listobs test: Check to make sure the correlation information exists in all possible inputs in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_ephem ephemeris objects PASSED test_task_listobs.py::test_listobs::test_fieldMMS 2025-10-06 19:55:20 WARN listobs::ms::msselect Field Expression: No match found for name "0-2" 2025-10-06 19:55:20 WARN listobs::ms::msselect+ (near char. 3 in string "0-2") 2025-10-06 19:55:20 WARN listobs::ms::msselect Field Expression: No match found for name "abc" 2025-10-06 19:55:20 WARN listobs::ms::msselect+ (near char. 3 in string "abc") Listobs test: Check to make sure the field information exists in all possible inputs in a MMS PASSED test_task_listobs.py::test_listobs::test_fieldMS 2025-10-06 19:55:20 WARN listobs::ms::msselect Field Expression: No match found for name "0-2" 2025-10-06 19:55:20 WARN listobs::ms::msselect+ (near char. 3 in string "0-2") 2025-10-06 19:55:20 WARN listobs::ms::msselect Field Expression: No match found for name "abc" 2025-10-06 19:55:20 WARN listobs::ms::msselect+ (near char. 3 in string "abc") Listobs test: Check to make sure the field information exists in all possible inputs in a MS PASSED test_task_listobs.py::test_listobs::test_fieldTimeAvgMMS 2025-10-06 19:55:21 WARN listobs::ms::msselect Field Expression: No match found for name "0-2" 2025-10-06 19:55:21 WARN listobs::ms::msselect+ (near char. 3 in string "0-2") 2025-10-06 19:55:21 WARN listobs::ms::msselect Field Expression: No match found for name "abc" 2025-10-06 19:55:21 WARN listobs::ms::msselect+ (near char. 3 in string "abc") Listobs test: Check to make sure the field information exists in all possible inputs in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_fieldTimeAvgMS 2025-10-06 19:55:21 WARN listobs::ms::msselect Field Expression: No match found for name "0-2" 2025-10-06 19:55:21 WARN listobs::ms::msselect+ (near char. 3 in string "0-2") 2025-10-06 19:55:21 WARN listobs::ms::msselect Field Expression: No match found for name "abc" 2025-10-06 19:55:21 WARN listobs::ms::msselect+ (near char. 3 in string "abc") Listobs test: Check to make sure the field information exists in all possible inputs in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_fileMMS Listobs test: Check to see if list file is generated from a MMS PASSED test_task_listobs.py::test_listobs::test_fileMS Listobs test: Check to see if list file is generated from a MS PASSED test_task_listobs.py::test_listobs::test_fileTimeAvgMMS Listobs test: Check to see if list file is generated from a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_fileTimeAvgMS Listobs test: Check to see if list file is generated from a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_indivrow Listobs test: Check if one row is displayed per scan PASSED test_task_listobs.py::test_listobs::test_input Listobs test: Check all if listobs can take ms, mms, time averaged ms, and time averaged mms PASSED test_task_listobs.py::test_listobs::test_intentMMS 2025-10-06 19:55:22 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scanintent with type unknown 2025-10-06 19:55:22 WARN listobs::ms::msselect State Expression: No match found for "abc" 2025-10-06 19:55:22 WARN listobs::ms::msselect+ State Expression: Partial or no match for State ID list [] Listobs test: Check to see that Intent info exists for a MMS and accepts correct inputs PASSED test_task_listobs.py::test_listobs::test_intentMS 2025-10-06 19:55:22 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scanintent with type unknown 2025-10-06 19:55:22 WARN listobs::ms::msselect State Expression: No match found for "abc" 2025-10-06 19:55:22 WARN listobs::ms::msselect+ State Expression: Partial or no match for State ID list [] Listobs test: Check to see that Intent info exists for a MS and accepts correct inputs PASSED test_task_listobs.py::test_listobs::test_intentTimeAvgMMS 2025-10-06 19:55:22 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scanintent with type unknown 2025-10-06 19:55:22 WARN listobs::ms::msselect State Expression: No match found for "abc" 2025-10-06 19:55:22 WARN listobs::ms::msselect+ State Expression: Partial or no match for State ID list [] Listobs test: Check to see that Intent info exists for a time-averaged MMS and accepts correct inputs PASSED test_task_listobs.py::test_listobs::test_intentTimeAvgMS 2025-10-06 19:55:22 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scanintent with type unknown 2025-10-06 19:55:22 WARN listobs::ms::msselect State Expression: No match found for "abc" 2025-10-06 19:55:22 WARN listobs::ms::msselect+ State Expression: Partial or no match for State ID list [] Listobs test: Check to see that Intent info exists for a time-averaged MS and accepts correct inputs PASSED test_task_listobs.py::test_listobs::test_listunflMMS Listobs test: Check that the list unflagged column shows up in a MMS PASSED test_task_listobs.py::test_listobs::test_listunflMS Listobs test: Check that the list unflagged column shows up in a MS PASSED test_task_listobs.py::test_listobs::test_listunflTimeAvgMMS Listobs test: Check that the list unflagged column shows up in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_listunflTimeAvgMS Listobs test: Check that the list unflagged column shows up in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_lofarDysco Verify that we can read a compressed MS that uses the Dysco storage manager PASSED test_task_listobs.py::test_listobs::test_logfileMMS Listobs test: Check to see if the logger generates a logfile entries PASSED test_task_listobs.py::test_listobs::test_logfileMS Listobs test: Check to see if the logger generates a logfile entries PASSED test_task_listobs.py::test_listobs::test_logfileTimeAvgMMS Listobs test: Check to see if the logger generates a logfile entries PASSED test_task_listobs.py::test_listobs::test_logfileTimeAvgMS Listobs test: Check to see if the logger generates a logfile entries PASSED test_task_listobs.py::test_listobs::test_logreadMMS Listobs test: Check that the log file from a MMS is human readable VERSION sys.version_info(major=3, minor=12, micro=9, releaselevel='final', serial=0) PASSED test_task_listobs.py::test_listobs::test_logreadMS Listobs test: Check that the log file from a MS is human readable VERSION sys.version_info(major=3, minor=12, micro=9, releaselevel='final', serial=0) PASSED test_task_listobs.py::test_listobs::test_logreadTimeAvgMMS Listobs test: Check that the log file from a time-averaged MMS is human readable VERSION sys.version_info(major=3, minor=12, micro=9, releaselevel='final', serial=0) PASSED test_task_listobs.py::test_listobs::test_logreadTimeAvgMS Listobs test: Check that the log file from a time-averaged MS is human readable VERSION sys.version_info(major=3, minor=12, micro=9, releaselevel='final', serial=0) PASSED test_task_listobs.py::test_listobs::test_longFieldName Listobs 2: CSV-591. Check if long field names are fully displayed PASSED test_task_listobs.py::test_listobs::test_nonVerboseFileSave Listobs 4: Save on a file, verbose=False PASSED test_task_listobs.py::test_listobs::test_novisMMS Listobs test: Check if there is any visibility information when using a MMS PASSED test_task_listobs.py::test_listobs::test_novisMS Listobs test: Check if there is any visibility information when using a MS PASSED test_task_listobs.py::test_listobs::test_novisTimeAvgMMS Listobs test: Check if there is any visibility information when using a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_novisTimeAvgMS Listobs test: Check if there is any visibility information when using a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_observationMMS 2025-10-06 19:55:25 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2025-10-06 19:55:25 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:25 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the Observation parameter for a MMS and check for proper inputs PASSED test_task_listobs.py::test_listobs::test_observationMS 2025-10-06 19:55:25 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2025-10-06 19:55:25 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:25 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the Observation parameter for a MS and check for proper inputs PASSED test_task_listobs.py::test_listobs::test_observationTimeAvgMMS 2025-10-06 19:55:25 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2025-10-06 19:55:25 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:25 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the Observation parameter for a time-averaged MMS and check for proper inputs PASSED test_task_listobs.py::test_listobs::test_observationTimeAvgMS 2025-10-06 19:55:25 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2025-10-06 19:55:25 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:25 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: Check for the existence of the Observation parameter for a time-averaged MS and check for proper inputs PASSED test_task_listobs.py::test_listobs::test_overwrite 2025-10-06 19:55:26 SEVERE listobs::ms::summary Exception Reported: Exception: File: CAS-5203.log already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: CAS-5203.log already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::ms::summary Exception Reported: Exception: File: CAS-5203.log already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: CAS-5203.log already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 Test overwrite parameter - CAS-5203 PASSED test_task_listobs.py::test_listobs::test_overwriteMMS 2025-10-06 19:55:26 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 Test overwrite parameter - CAS-5203: test for MMS PASSED test_task_listobs.py::test_listobs::test_overwriteMS 2025-10-06 19:55:26 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 Test overwrite parameter - CAS-5203: test for MS PASSED test_task_listobs.py::test_listobs::test_overwriteTimeAvgMMS 2025-10-06 19:55:26 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 Test overwrite parameter - CAS-5203: test for time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_overwriteTimeAvgMS 2025-10-06 19:55:26 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::ms::summary Exception Reported: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::ms::summary+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 2025-10-06 19:55:26 SEVERE listobs::::casa Task listobs raised an exception of class RuntimeError with the following message: Exception: File: listobs.txt already exists; delete it, choose another name, or set overwrite=true.. 2025-10-06 19:55:26 SEVERE listobs::::casa+ ... thrown by casac::record* casac::ms::summary(bool, const string&, bool, double, bool, bool) at File: src/tools/ms/ms_cmpt.cc, line: 794 Test overwrite parameter - CAS-5203: test for time-averaged MS PASSED test_task_listobs.py::test_listobs::test_scanMMS 2025-10-06 19:55:26 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scan with type unknown 2025-10-06 19:55:26 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2025-10-06 19:55:26 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: Check to make sure the scan information exists in all possible inputs in a MMS PASSED test_task_listobs.py::test_listobs::test_scanMS 2025-10-06 19:55:27 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scan with type unknown 2025-10-06 19:55:27 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2025-10-06 19:55:27 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: Check to make sure the scan information exists in all possible inputs in a MS PASSED test_task_listobs.py::test_listobs::test_scanSelectionParam Listobs 6: test scan selection parameters PASSED test_task_listobs.py::test_listobs::test_scanTimeAvgMMS 2025-10-06 19:55:27 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scan with type unknown 2025-10-06 19:55:27 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2025-10-06 19:55:27 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: Check to make sure the scan information exists in all possible inputs in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_scanTimeAvgMS 2025-10-06 19:55:27 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field scan with type unknown 2025-10-06 19:55:27 WARN listobs::ms::msselect Scan Expression: Parse error at or near 'a' 2025-10-06 19:55:27 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: Check to make sure the scan information exists in all possible inputs in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_selectdataMMS Listobs test: Check to see if the selectdata parameter functions with a MMS PASSED test_task_listobs.py::test_listobs::test_selectdataMS Listobs test: Check to see if the selectdata parameter functions with a MS PASSED test_task_listobs.py::test_listobs::test_selectdataTimeAvgMMS Listobs test: Check to see if the selectdata parameter functions with a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_selectdataTimeAvgMS Listobs test: Check to see if the selectdata parameter functions with a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_spwMMS 2025-10-06 19:55:28 WARN listobs::ms::msselect Spw Expression: No match found for 3, 2025-10-06 19:55:28 WARN listobs::ms::msselect Spw Expression: No match found for "abc" Listobs test: Check to make sure the spw information exists in all possible inputs in a MMS PASSED test_task_listobs.py::test_listobs::test_spwMS 2025-10-06 19:55:28 WARN listobs::ms::msselect Spw Expression: No match found for 3, 2025-10-06 19:55:28 WARN listobs::ms::msselect Spw Expression: No match found for "abc" Listobs test: Check to make sure the spw information exists in all possible inputs in a MS PASSED test_task_listobs.py::test_listobs::test_spwTimeAvgMMS 2025-10-06 19:55:29 WARN listobs::ms::msselect Spw Expression: No match found for 3, 2025-10-06 19:55:29 WARN listobs::ms::msselect Spw Expression: No match found for "abc" Listobs test: Check to make sure the spw information exists in all possible inputs in a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_spwTimeAvgMS 2025-10-06 19:55:29 WARN listobs::ms::msselect Spw Expression: No match found for 3, 2025-10-06 19:55:29 WARN listobs::ms::msselect Spw Expression: No match found for "abc" Listobs test: Check to make sure the spw information exists in all possible inputs in a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_timerangeMMS 2025-10-06 19:55:29 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token 'a' 2025-10-06 19:55:29 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:29 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field time with type unknown 2025-10-06 19:55:29 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token '-' 2025-10-06 19:55:29 WARN listobs::ms::msselect+ (near char. 9 in string "03:00:00-04:00:00") 2025-10-06 19:55:29 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2025-10-06 19:55:29 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: check that the proper inputs work for timerange on a MMS PASSED test_task_listobs.py::test_listobs::test_timerangeMS 2025-10-06 19:55:29 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token 'a' 2025-10-06 19:55:29 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:29 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field time with type unknown 2025-10-06 19:55:29 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token '-' 2025-10-06 19:55:29 WARN listobs::ms::msselect+ (near char. 9 in string "03:00:00-04:00:00") 2025-10-06 19:55:29 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2025-10-06 19:55:29 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: check that the proper inputs work for timerange on a MS PASSED test_task_listobs.py::test_listobs::test_timerangeTimeAvgMMS 2025-10-06 19:55:29 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token 'a' 2025-10-06 19:55:29 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:30 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field time with type unknown 2025-10-06 19:55:30 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token '-' 2025-10-06 19:55:30 WARN listobs::ms::msselect+ (near char. 9 in string "03:00:00-04:00:00") 2025-10-06 19:55:30 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2025-10-06 19:55:30 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: check that the proper inputs work for timerange on a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_timerangeTimeAvgMS 2025-10-06 19:55:30 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token 'a' 2025-10-06 19:55:30 WARN listobs::ms::msselect+ (near char. 1 in string "abc") 2025-10-06 19:55:30 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field time with type unknown 2025-10-06 19:55:30 WARN listobs::ms::msselect MSSelection time error: Parse error at or near token '-' 2025-10-06 19:55:30 WARN listobs::ms::msselect+ (near char. 9 in string "03:00:00-04:00:00") 2025-10-06 19:55:30 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2025-10-06 19:55:30 WARN listobs::ms::msselect MSSelectionNullSelection : The selected table has zero rows. Listobs test: check that the proper inputs work for timerange on a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_uvrangeMMS 2025-10-06 19:55:30 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field uvdist with type unknown 2025-10-06 19:55:30 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near '-' 2025-10-06 19:55:30 WARN listobs::ms::msselect+ (near char. 2 in string "0-100") 2025-10-06 19:55:30 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2025-10-06 19:55:30 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near 'a' 2025-10-06 19:55:30 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: check that the proper inputs work for uvrange on a MMS PASSED test_task_listobs.py::test_listobs::test_uvrangeMS 2025-10-06 19:55:30 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field uvdist with type unknown 2025-10-06 19:55:31 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near '-' 2025-10-06 19:55:31 WARN listobs::ms::msselect+ (near char. 2 in string "0-100") 2025-10-06 19:55:31 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2025-10-06 19:55:31 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near 'a' 2025-10-06 19:55:31 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: check that the proper inputs work for uvrange on a MS PASSED test_task_listobs.py::test_listobs::test_uvrangeTimeAvgMMS 2025-10-06 19:55:31 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field uvdist with type unknown 2025-10-06 19:55:31 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near '-' 2025-10-06 19:55:31 WARN listobs::ms::msselect+ (near char. 2 in string "0-100") 2025-10-06 19:55:31 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2025-10-06 19:55:31 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near 'a' 2025-10-06 19:55:31 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: check that the proper inputs work for uvrange on a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_uvrangeTimeAvgMS 2025-10-06 19:55:31 WARN listobs::ms::msselect RecordRep::get_pointer - incorrect data type String used for field uvdist with type unknown 2025-10-06 19:55:31 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near '-' 2025-10-06 19:55:31 WARN listobs::ms::msselect+ (near char. 2 in string "0-100") 2025-10-06 19:55:31 WARN listobs::ms::msselect+ [TIP: Did you know we use "~" as the range operator (for a good reason)?] 2025-10-06 19:55:31 WARN listobs::ms::msselect UV Distribution Expression: Parse error at or near 'a' 2025-10-06 19:55:31 WARN listobs::ms::msselect+ (near char. 1 in string "abc") Listobs test: check that the proper inputs work for uvrange on a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_verboseFileSave Listobs 5: Save on a file, verbose=True PASSED test_task_listobs.py::test_listobs::test_verboseMMS Listobs test: Check that a verbose file is larger than a non-verbose one for a MMS PASSED test_task_listobs.py::test_listobs::test_verboseMS Listobs test: Check that a verbose file is larger than a non-verbose one for a MS PASSED test_task_listobs.py::test_listobs::test_verboseTimeAvgMMS Listobs test: Check that a verbose file is larger than a non-verbose one for a time-averaged MMS PASSED test_task_listobs.py::test_listobs::test_verboseTimeAvgMS Listobs test: Check that a verbose file is larger than a non-verbose one for a time-averaged MS PASSED test_task_listobs.py::test_listobs::test_wrongInp PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_listobs/nose.xml - =================== 89 passed, 1 warning in 85.92s (0:01:25) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_applycal configfile: pytest.ini collecting ... collected 31 items test_task_applycal.py::applycal_test::test1_applycal_fluxscale_gcal_bcal 2025-10-06 19:55:36 WARN test1_applycal_fluxscale_gcal_bcal::test1_applycal_fluxscale_gcal_bcal::casa Updating pre-v4.1 caltables: ['mmsbcalcopy.cal', 'mmsgcalcopy.cal', 'mmsfluxcopy.cal'] 2025-10-06 19:55:37 WARN test1_applycal_fluxscale_gcal_bcal:::: Found pre-v4.1 caltable (/home/casatest/casa6/casatestutils/nosedir/test_task_applycal/mmsbcalcopy.cal); attempting to update... 2025-10-06 19:55:37 WARN test1_applycal_fluxscale_gcal_bcal::::+ SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2025-10-06 19:55:37 WARN test1_applycal_fluxscale_gcal_bcal:::: Found pre-v4.1 caltable (/home/casatest/casa6/casatestutils/nosedir/test_task_applycal/mmsgcalcopy.cal); attempting to update... 2025-10-06 19:55:37 WARN test1_applycal_fluxscale_gcal_bcal::::+ SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2025-10-06 19:55:38 WARN test1_applycal_fluxscale_gcal_bcal:::: Found pre-v4.1 caltable (/home/casatest/casa6/casatestutils/nosedir/test_task_applycal/mmsfluxcopy.cal); attempting to update... 2025-10-06 19:55:38 WARN test1_applycal_fluxscale_gcal_bcal::::+ SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2025-10-06 19:55:38 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 19:55:38 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 19:55:38 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. Test: Apply calibration using fluxscal gcal and bcal tables. Create flagbackup for an MMS ['ngc5921.0003.ms', 'ngc5921.0006.ms', 'ngc5921.0002.ms', 'ngc5921.0004.ms', 'ngc5921.0005.ms', 'ngc5921.0000.ms', 'ngc5921.0001.ms'] PASSED test_task_applycal.py::applycal_test::test_antennaSelect test_antennaSelect -------------------- Check that the antenna parameter properly selects a subset of the data PASSED test_task_applycal.py::applycal_test::test_calflag test_calflag ---------------- Check that calflag calibrated the data and the flags PASSED test_task_applycal.py::applycal_test::test_calflagstrict test_calflagstrict -------------------- Check that all selected data that have no solutions will be flagged PASSED test_task_applycal.py::applycal_test::test_callib test_callib ------------- Check that a callib file is taken and the calibration tables are pre-applied PASSED test_task_applycal.py::applycal_test::test_callib_dupl_intents 2025-10-06 19:56:20 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:22 WARN clearcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:23 WARN clearcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:26 WARN applycal:::: The cal library instructions for caltable = 2025-10-06 19:56:26 WARN applycal::::+ B Jones: cl_dupl_intents.ms.B0 2025-10-06 19:56:26 WARN applycal::::+ ...excluded calibration instructions for the following joint data selection(s): 2025-10-06 19:56:26 WARN applycal:::: obs=0 scan=3 fld=1 intent=2 spw=1 ant=* 2025-10-06 19:56:26 WARN applycal:::: obs=0 scan=5 fld=1 intent=3 spw=1 ant=* 2025-10-06 19:56:26 WARN applycal:::: obs=0 scan=8 fld=1 intent=4 spw=1 ant=* 2025-10-06 19:56:26 WARN applycal:::: obs=0 scan=10 fld=1 intent=5 spw=1 ant=* 2025-10-06 19:56:26 WARN applycal:::: obs=0 scan=12 fld=1 intent=6 spw=1 ant=* 2025-10-06 19:56:26 WARN applycal:::: Therefore, these data were passed uncalibrated (and unflagged) by *this* caltable. 2025-10-06 19:56:26 WARN applycal::::+ Please check your results carefully to be sure this was intended. For CAS-14409, introduce test of callibrary specified in different ways, but to achieve the same thing. We copy 2 spws from gaincaltest2.ms, and adjust the intents (defintent) to be more typically ALMA-like; multiple redundant intents (e.g., many OBSERVE_TARGET intents in separate STATE_IDs) is a prerequisite for tickling the bug reported in CAS-14409, which was caused by effectively non-unique matching of data encountered in applycal with the keys used to index different slices of calibration specified by the cal library. In CAS-14409, a (WARN) log message has also been introduced to help users recognize when calibration application encounters data not explicitly or implicitly catered for in the net cal library (per caltable). This is a supported feature (such data should pass uncorrected by the caltable so specified), but it was thought desirable to have a more explicit acknowledgment in the logger that some data wasn't corrected. outputvis and vis are the same. Editing provided vis... Number of matching rows found: 46980 outputvis and vis are the same. Editing provided vis... Number of matching rows found: 7830 outputvis and vis are the same. Editing provided vis... Number of matching rows found: 7830 outputvis and vis are the same. Editing provided vis... Number of matching rows found: 7830 outputvis and vis are the same. Editing provided vis... Number of matching rows found: 7830 outputvis and vis are the same. Editing provided vis... Number of matching rows found: 7830 PASSED test_task_applycal.py::applycal_test::test_callib_field 2025-10-06 19:56:40 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:42 WARN clearcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:44 WARN clearcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:45 WARN clearcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:47 WARN clearcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:49 WARN clearcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:51 WARN clearcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:53 WARN clearcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2025-10-06 19:56:56 WARN clearcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. test_callib_field ----------------- Exercise fldmap-related maneuvers in cal library PASSED test_task_applycal.py::applycal_test::test_callib_missing_antenna0 2025-10-06 19:57:00 WARN Found no calibration for MS ant Id=0 (CT ant Id=0) in MS spw Id=0 (CT spw Id=0) (temptcal.T0) 2025-10-06 19:57:00 WARN Found no calibration for MS ant Id=0 (CT ant Id=0) in MS spw Id=1 (CT spw Id=1) (temptcal.T0) 2025-10-06 19:57:00 WARN Found no calibration for MS ant Id=0 (CT ant Id=0) in MS spw Id=2 (CT spw Id=2) (temptcal.T0) 2025-10-06 19:57:01 WARN Found no calibration for MS ant Id=0 (CT ant Id=0) in MS spw Id=3 (CT spw Id=3) (temptcal.T0) test_callib_missing_antenna0 ------------- Check that a callib file is taken and the calibration tables are pre-applied Verify bug fix for CAS-12881 PASSED test_task_applycal.py::applycal_test::test_calonly test_calonly -------------- Check that only calibration and weights are applied, not flags PASSED test_task_applycal.py::applycal_test::test_calwt test_calwt ------------ Check that calwt = True calibrates the data weights per gaintable PASSED test_task_applycal.py::applycal_test::test_corrected test_corrected ---------------- Check that the CORRECTED_DATA column is added to the MS PASSED test_task_applycal.py::applycal_test::test_fieldSelect test_fieldSelect ------------ Check that fields are properly selected PASSED test_task_applycal.py::applycal_test::test_flagbackup test_flagbackup ----------------- Check to see that a backup for the flags was made PASSED test_task_applycal.py::applycal_test::test_flagonly test_flagonly --------------- Check that flags are applied, but not the calibration itself PASSED test_task_applycal.py::applycal_test::test_flagonlystrict test_flagonlystrict --------------------- Check that all the selected data that have no solutions will be flagged PASSED test_task_applycal.py::applycal_test::test_gaincurve 2025-10-06 19:57:41 WARN applycal::MSIter::setFeedInfo time dependent feed table encountered - not correctly handled - continuing anyway PASSED test_task_applycal.py::applycal_test::test_gainfield test_gainfield ---------------- Check that the gainfield parameter selects a subset of the gaintables PASSED test_task_applycal.py::applycal_test::test_gaintable test_gaintable ---------------- Check that the gaintable parameter selects caltables to be applied PASSED test_task_applycal.py::applycal_test::test_intentSelect test_intentSelect ------------------- Check that intents are properly selected PASSED test_task_applycal.py::applycal_test::test_interp test_interp ------------- Check that the interp parameter changes the interpolation type for each gaintable PASSED test_task_applycal.py::applycal_test::test_overwritten test_overwritten ------------------ Check that the CORRECTED_DATA column is overwritten with consecutive runs of applycal PASSED test_task_applycal.py::applycal_test::test_parang test_parang ------------- Check that the parallactic angle correction is applied if parang = True PASSED test_task_applycal.py::applycal_test::test_perscan test_perscan -------------------- Check that "perscan" interpolation works PASSED test_task_applycal.py::applycal_test::test_perscan_callib test_perscan -------------------- Check that "perscan" interpolation works; callib version PASSED test_task_applycal.py::applycal_test::test_scanSelect test_scanSelect ----------------- Check that the scan parameter properly selects a subset of the data PASSED test_task_applycal.py::applycal_test::test_spwSelect test_spwSelect ---------------- Check that spws are properly selected PASSED test_task_applycal.py::applycal_test::test_spwmap test_spwmap ------------- Check that the spwmap parameter applys a subset of the gaintable(s) PASSED test_task_applycal.py::applycal_test::test_spwmapMulti test_spwmapMulti ------------------- Check the function of spwmap when provided a list of lists PASSED test_task_applycal.py::applycal_test::test_timerangeSelect test_timerangeSelect ---------------------- Check that the timerange parameter properly selects a subset of the data PASSED test_task_applycal.py::applycal_test::test_trial test_trial ------------ Check that the trial mode leaves the dataset unchanged PASSED test_task_applycal.py::applycal_test::test_uvrangeSelect test_uvrangeSelect -------------------- Check that the uvrange parameter properly selects a subset of the data PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_applycal/nose.xml - ================== 31 passed, 1 warning in 224.53s (0:03:44) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform configfile: pytest.ini collecting ... collected 202 items test_task_mstransform.py::test_Combspw1::test_combspw1_1 mstransform: Combine four spws into one PASSED test_task_mstransform.py::test_Combspw1::test_combspw1_2 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. mstransform: Combine some channels of two spws PASSED test_task_mstransform.py::test_Combspw1::test_combspw1_5 mstransform: Combine four spws into one PASSED test_task_mstransform.py::test_Combspw1::test_combspw1_6 combineSpws progress: 20% processed ... combineSpws progress: 40% processed ... combineSpws progress: 60% processed ... combineSpws progress: 80% processed ... combineSpws progress: 100% processed. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. mstransform: Combine some channels of two spws PASSED test_task_mstransform.py::test_Combspw1::test_combspw_overlap 2025-10-06 19:59:59 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 19:59:59 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 19:59:59 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. combineSpws progress: 20% processed ... 2025-10-06 20:00:10 WARN SubMS::combineSpws() Incomplete coverage of combined SPW starting at timestamp 16-Feb-2003/22:13:50.0, baseline ( 1, 23 ) 2025-10-06 20:00:10 WARN SubMS::combineSpws()+ In this and further affected rows, the data arrays will be padded with zeros and corresponding channels flagged. 2025-10-06 20:00:10 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 660 up to 660. Corresponding visibilities will be flagged: 2025-10-06 20:00:10 WARN SubMS::combineSpws()+ (45, 0) 2025-10-06 20:00:10 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 710 up to 710. Corresponding visibilities will be flagged: 2025-10-06 20:00:10 WARN SubMS::combineSpws()+ (45, 0) combineSpws progress: 40% processed ... 2025-10-06 20:00:10 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 830 up to 830. Corresponding visibilities will be flagged: 2025-10-06 20:00:10 WARN SubMS::combineSpws()+ (45, 0) 2025-10-06 20:00:10 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 860 up to 860. Corresponding visibilities will be flagged: 2025-10-06 20:00:10 WARN SubMS::combineSpws()+ (45, 0) 2025-10-06 20:00:10 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 910 up to 910. Corresponding visibilities will be flagged: 2025-10-06 20:00:10 WARN SubMS::combineSpws()+ (45, 0) 2025-10-06 20:00:10 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 1035 up to 1035. Corresponding visibilities will be flagged: 2025-10-06 20:00:10 WARN SubMS::combineSpws()+ (45, 0) 2025-10-06 20:00:10 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 1085 up to 1085. Corresponding visibilities will be flagged: 2025-10-06 20:00:10 WARN SubMS::combineSpws()+ (45, 0) combineSpws progress: 60% processed ... 2025-10-06 20:00:10 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 1385 up to 1385. Corresponding visibilities will be flagged: 2025-10-06 20:00:10 WARN SubMS::combineSpws()+ (45, 1) 2025-10-06 20:00:10 WARN SubMS::combineSpws() Averaging failed for the following channel/correllation pairs from output row 1460 up to 1460. Corresponding visibilities will be flagged: 2025-10-06 20:00:10 WARN SubMS::combineSpws()+ (45, 1) combineSpws progress: 80% processed ... combineSpws progress: 100% processed. 2025-10-06 20:00:10 WARN SubMS::combineSpws() Incomplete coverage of combined SPW in 4 of 1891 output rows. regridSpw progress: 20% processed ... regridSpw progress: 40% processed ... regridSpw progress: 60% processed ... regridSpw progress: 80% processed ... regridSpw progress: 100% processed. mstransform: Combine some channels of two overlapping spws Testing column UVW Column UVW PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED Testing column FLAG Column FLAG PASSED PASSED test_task_mstransform.py::test_combinespws_diff_channels::test_combinespws_not_supported_all 2025-10-06 20:00:15 WARN MSTransformManager::checkDataColumnsToFill CORRECTED_DATA column requested but not available in input MS 2025-10-06 20:00:15 SEVERE mstransform::::casa Task mstransform raised an exception of class RuntimeError with the following message: Currently the option 'combinespws' is only supported when the number of channels is the same for all the spw's selected. One of the SPWs selected has 3840 channels, but another selected SPW has 128 channels. mstransform: combinespws does not currently work when the spw's have different numbers of channels. An error should be produced. PASSED test_task_mstransform.py::test_combinespws_diff_channels::test_combinespws_not_supported_n0123 2025-10-06 20:00:15 WARN MSTransformManager::checkDataColumnsToFill CORRECTED_DATA column requested but not available in input MS 2025-10-06 20:00:15 SEVERE mstransform::::casa Task mstransform raised an exception of class RuntimeError with the following message: Currently the option 'combinespws' is only supported when the number of channels is the same for all the spw's selected. One of the SPWs selected has 3840 channels, but another selected SPW has 128 channels. mstransform: combinespws does not currently work when the spw's have different numbers of channels. An error should be produced. All spw's are selected here. PASSED test_task_mstransform.py::test_combinespws_diff_channels::test_combinespws_not_supported_n23 2025-10-06 20:00:15 WARN MSTransformManager::checkDataColumnsToFill CORRECTED_DATA column requested but not available in input MS 2025-10-06 20:00:15 SEVERE mstransform::::casa Task mstransform raised an exception of class RuntimeError with the following message: Currently the option 'combinespws' is only supported when the number of channels is the same for all the spw's selected. One of the SPWs selected has 128 channels, but another selected SPW has 3840 channels. mstransform: combinespws does not currently work when the spw's have different numbers of channels. An error should be produced. spw 2 has 128 channels but the other spw's have 3840 channels. PASSED test_task_mstransform.py::test_combinespws_diff_channels::test_combinespws_not_supported_n321 2025-10-06 20:00:15 WARN MSTransformManager::checkDataColumnsToFill CORRECTED_DATA column requested but not available in input MS 2025-10-06 20:00:15 SEVERE mstransform::::casa Task mstransform raised an exception of class RuntimeError with the following message: Currently the option 'combinespws' is only supported when the number of channels is the same for all the spw's selected. One of the SPWs selected has 3840 channels, but another selected SPW has 128 channels. mstransform: combinespws does not currently work when the spw's have different numbers of channels. An error should be produced. PASSED test_task_mstransform.py::test_combinespws_diff_channels::test_combinespws_ok No error should be produced because the spw's selected have the same number of channels, even though other spw's have different numbers of channels. PASSED test_task_mstransform.py::test_regridms_four_ants::test_regrid1_defaults mstransform: Default of regridms parameters PASSED test_task_mstransform.py::test_regridms_four_ants::test_regrid1_defaults_spw_sel mstransform: Default regridms with spw selection PASSED test_task_mstransform.py::test_regridms_jupiter::test_regrid3_1 combineSpws progress: 10% processed ... combineSpws progress: 20% processed ... combineSpws progress: 30% processed ... combineSpws progress: 40% processed ... combineSpws progress: 50% processed ... combineSpws progress: 60% processed ... combineSpws progress: 70% processed ... combineSpws progress: 80% processed ... combineSpws progress: 90% processed ... combineSpws progress: 100% processed. mstransform 12: Check that output columns are the same when using mstransform Testing column UVW Column UVW PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column SIGMA Column SIGMA PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED Testing column WEIGHT_SPECTRUM Column WEIGHT_SPECTRUM PASSED Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column POSITION Column POSITION PASSED Testing column REST_FREQUENCY Column REST_FREQUENCY PASSED Testing column SYSVEL Column SYSVEL PASSED Testing column TRANSITION Column TRANSITION PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED PASSED test_task_mstransform.py::test_regridms_jupiter::test_regrid3_2 mstransform: Combine spw and regrid MS with two spws, select one field and 2 spws PASSED test_task_mstransform.py::test_regridms_negative_width::test_regrid_channel_b_neg_width mstransform: regridding in channel_b mode with negative width PASSED test_task_mstransform.py::test_regridms_negative_width::test_regrid_channel_neg_width mstransform: regridding in channel mode with negative width PASSED test_task_mstransform.py::test_regridms_negative_width::test_regrid_frequency_neg_width mstransform: regridding in frequency mode with negative width PASSED test_task_mstransform.py::test_regridms_negative_width::test_regrid_velocity_neg_width 2025-10-06 20:01:55 WARN MSTransformRegridder::convertGridPars Invalid velocity type RADIO, setting type to "radio" mstransform: regridding in velocity mode with negative width PASSED test_task_mstransform.py::test_regridms_interpolation_only::test_simple_regrid_cubic mstransform: regrid, nothing else. interpolation cubic, check output values PASSED test_task_mstransform.py::test_regridms_interpolation_only::test_simple_regrid_fftshift mstransform: regrid, nothing else. interpolation fftshift, check output values PASSED test_task_mstransform.py::test_regridms_interpolation_only::test_simple_regrid_linear mstransform: regrid, nothing else. interpolation linear, check output values PASSED test_task_mstransform.py::test_regridms_interpolation_only::test_simple_regrid_nearest mstransform: regrid, nothing else. interpolation nearest, check output values PASSED test_task_mstransform.py::test_regridms_interpolation_only::test_simple_regrid_spline mstransform: regrid, nothing else. interpolation cubic, check output values PASSED test_task_mstransform.py::test_regridms_single_spw::test_regrid_only_LSRK regridSpw progress: 100% processed. mstransform: Change ref. frame to LSRK Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column CORRECTED_DATA Column CORRECTED_DATA PASSED Testing column DATA Column DATA PASSED Testing column FLAG Column FLAG PASSED PASSED test_task_mstransform.py::test_regridms_multiple_spws::test_combine_noregrid_fftshift mstransform: Combine 2 SPWs and change ref. frame to LSRK using fftshift PASSED test_task_mstransform.py::test_regridms_multiple_spws::test_combine_regrid_fftshift mstransform: Combine 2 SPWs and change ref. frame to LSRK using fftshift SKIPPED (Skip, cvel produces an exception since release 4.7.2 as per...) test_task_mstransform.py::test_regridms_spw_with_different_number_of_channels::test_regridms_spw_with_different_number_of_channels_separately mstransform: Regrid SPWs separately, applying pre-channel averaging to only some of them PASSED test_task_mstransform.py::test_Hanning_with_g19::test_hanning1 mstransform: Apply Hanning smoothing in MS with 24 spws. Do not combine spws. PASSED test_task_mstransform.py::test_Hanning_with_g19::test_hanning1_datacolumn_uppercase mstransform: Apply Hanning smoothing in MS with 24 spws. Do not combine spws. PASSED test_task_mstransform.py::test_Hanning_with_g19::test_hanning2 mstransform: Apply Hanning smoothing and combine spw=1,2,3. PASSED test_task_mstransform.py::test_Hanning_with_ngc5921::test_hanning3 mstransform: Hanning theoretical and calculated values should be the same PASSED test_task_mstransform.py::test_Hanning_with_ngc5921::test_hanning4 mstransform: Flagging should be correct after hanning smoothing and frame transformation. PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg1 2025-10-06 20:03:53 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 6 from SPW 2. 2025-10-06 20:03:53 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. mstranform: Average 20 channels of one spw PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg11 mstransform: Automatically convert numpy type to Python type PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg2 2025-10-06 20:04:01 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 5 from SPW 2. 2025-10-06 20:04:01 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. mstranform: Select a few channels to average from one spw PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg3 mstranform: Average all channels of one spw PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg4 2025-10-06 20:04:10 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 12 from SPW 20. 2025-10-06 20:04:10 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. mstranform: Average using different bins for several spws PASSED test_task_mstransform.py::test_FreqAvg::test_freqavg5 2025-10-06 20:04:11 SEVERE ParallelDataHelper::::casa Task mstransform raised an exception of class ValueError with the following message: Number of chanbin is different from the number of spw mstranform: Different number of spws and chanbin. Expected error PASSED test_task_mstransform.py::test_Shape::test_shape1 mstransform: default tileshape PASSED test_task_mstransform.py::test_Shape::test_shape2 mstransform: custom tileshape SKIPPED (As reported in CAS-7377 now there is a custom tile shape fo...) test_task_mstransform.py::test_Columns::test_col1 2025-10-06 20:04:18 WARN MSTransformManager::checkDataColumnsAvailable Requested to make virtual MODEL_DATA column real but SOURCE_MODEL column is not present in SOURCE sub-table mstransform: try to make real a non-existing virtual MODEL column PASSED test_task_mstransform.py::test_Columns::test_col2 mstransform: make real a virtual MODEL column PASSED test_task_mstransform.py::test_Columns::test_col3 mstransform: split out the MODEL column Column DATA of split3.ms and col3.ms agree PASSED test_task_mstransform.py::test_Columns::test_col4 mstransform: split out the DATA,MODEL,CORRECTED columns Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column SIGMA Column SIGMA PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED Testing column MODEL_DATA Column MODEL_DATA PASSED Testing column CORRECTED_DATA Column CORRECTED_DATA PASSED PASSED test_task_mstransform.py::test_Columns::test_weight_corr_sel mstransform: check WEIGHT shape after correlation selection PASSED test_task_mstransform.py::test_Columns::test_weight_ws_corr_sel mstransform: check WEIGHT shape after correlation selection. WEIGHT_SPECTRUM exists PASSED test_task_mstransform.py::test_SeparateSPWs::test_CAS_5403_1 2025-10-06 20:04:56 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: separate spw 0 into 4 spws and check that DDI subtable is reindexed properly PASSED test_task_mstransform.py::test_SeparateSPWs::test_CAS_5403_2 mstransform: combine spw 0,1,2 into one spw and then break it down in 4 spws. and then check that DDI subtable is reindexed properly PASSED test_task_mstransform.py::test_SeparateSPWs::test_CAS_6529 2025-10-06 20:05:15 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: Combine all SPWs and then separated them to obtain the original grid PASSED test_task_mstransform.py::test_SeparateSPWs::test_sep1 2025-10-06 20:05:20 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: separate one spw into 4, using default regrid parameters PASSED test_task_mstransform.py::test_SeparateSPWs::test_sep2 mstransform: separate three spws into 2, using default regrid parameters PASSED test_task_mstransform.py::test_SeparateSPWs::test_sep3 mstransform: separate 16 spws into 4 with 10 channels each PASSED test_task_mstransform.py::test_SeparateSPWs::test_slicing_problem 2025-10-06 20:05:43 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: Separate SPWs after re-gridding one single SPW PASSED test_task_mstransform.py::test_state::test_select_by_scan_but_not_implicit_state_reindex mstransform: select 2 scans and do not automatically re-index state sub-table PASSED test_task_mstransform.py::test_state::test_select_by_scan_intent_and_reindex_state_accordingly mstransform: select a scan intent and re-index state sub-table PASSED test_task_mstransform.py::test_WeightSpectrum::test_combineSPWAndChanAvgWithWeightSpectrum mstransform: Combine SPWs and channel average using WEIGHT_SPECTRUM PASSED test_task_mstransform.py::test_WeightSpectrum::test_combineSPWDiffExpAndChanAvgWithWeightSpectrum 2025-10-06 20:06:08 WARN MSTransformManager::combineCubeOfData Detected combination of SPWs with different EXPOSURE 2025-10-06 20:06:08 WARN MSTransformManager::combineCubeOfData+ Will use WEIGHT_SPECTRUM to combine them mstransform: Combine SPWs with different exposure and channel average using WEIGHT_SPECTRUM PASSED test_task_mstransform.py::test_WeightSpectrum::test_combineSPWDiffExpWithWeightSpectrum 2025-10-06 20:06:11 WARN MSTransformManager::combineCubeOfData Detected combination of SPWs with different EXPOSURE 2025-10-06 20:06:11 WARN MSTransformManager::combineCubeOfData+ Will use WEIGHT_SPECTRUM to combine them mstransform: Combine SPWs with different exposure using WEIGHT_SPECTRUM PASSED test_task_mstransform.py::test_WeightSpectrum::test_combineSPWDiffExpWithWeightSpectrumFilledFromWeight mstransform: Combine SPWs with different exposure using WEIGHT_SPECTRUM filled from WEIGHT PASSED test_task_mstransform.py::test_WeightSpectrum::test_fillWeightSpectrumFromWeight mstransform: Fill output WEIGHT_SPECTRUM using WEIGHTS SKIPPED (Skip until propagation of WEIGHT_SPECTRUM by cvel is defined) test_task_mstransform.py::test_channelAverageByDefault::test_channelAverageByDefaultInVelocityMode SKIPPED (Skip, cvel produces an exception since release 4.7.2 as per...) test_task_mstransform.py::test_channelAverageByDefault::test_noregrid_channelAverageByDefaultInVelocityMode 2025-10-06 20:06:19 WARN MSTransformManager::setup There is only one selected SPW, no need to combine PASSED test_task_mstransform.py::test_float_column::test_regrid_float mstransform: change outframe of FLOAT_DATA MS Check column and keywords PASSED test_task_mstransform.py::test_timeaverage::test_timeaverage_baseline_dependent_unflagged Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_timeaverage::test_timeaverage_corrected_unflagged Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_timeaverage::test_timeaverage_data_unflagged Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_timeaverage::test_timeaverage_model_unflagged Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_timeaverage_limits::test_CAS_4850 2025-10-06 20:07:34 WARN MSTransformManager::parseTimeAvgParams Operating with ALMA data, automatically adding state to timespan 2025-10-06 20:07:34 WARN MSTransformManager::parseTimeAvgParams+ In order to remove sub-scan boundaries which limit time average to 30s 43.87199940490723 PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_seven_spws_four_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_four_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_one_baseline_one_timestep Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_one_baseline_two_timesteps Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_two_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_two_baselines_one_timestep Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_2x_and_combine_two_spws_two_baselines_two_timesteps Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_30x_and_combine_seven_spws_four_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_30x_and_combine_two_spws_four_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_30x_and_combine_two_spws_two_baselines Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_multiple_transformations::test_timeaverage_and_channel_average Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED PASSED test_task_mstransform.py::test_spw_poln::test_chanavg_spw_with_diff_pol_shape mstransform: channel average spw 0 that has repeated SPW ID PASSED test_task_mstransform.py::test_spw_poln::test_corr_selection mstransform: verify correct re-indexing of sub-tables PASSED test_task_mstransform.py::test_spw_poln::test_regrid_spw_with_diff_pol_shape mstransform: regrid spw 0 that has repeated SPW ID PASSED test_task_mstransform.py::test_spw_poln::test_repeated_spwid mstransform: split one spw ID mapping to two DDI PASSED test_task_mstransform.py::test_spw_poln::test_spw_selection mstransform: split two spws with different polarization shapes PASSED test_task_mstransform.py::test_spw_poln::test_spwid_poln_LL mstransform: split one spw ID, polarization LL from RR,LL PASSED test_task_mstransform.py::test_spw_poln::test_spwids_poln_RR mstransform: split two spw IDs, polarization RR from RR,LL PASSED test_task_mstransform.py::testFlags::test_select_dropped_spw 2025-10-06 20:12:56 SEVERE mstransform::::casa Task mstransform raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. mstransform: keepflags=False and select flagged spw. Expect error. Expected Error: MSSelectionNullSelection : The selected table has zero rows. Expected Error! PASSED test_task_mstransform.py::testFlags::test_split_keepflags_false mstransform: split them and do not keep flags in output MS PASSED test_task_mstransform.py::test_subtables_evla::test_multiplex_after_separation_evla 2025-10-06 20:13:15 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: Check that sub-tables are multiplexed after separating SPWs PASSED test_task_mstransform.py::test_subtables_evla::test_remove_duplicates_after_combine_evla mstransform: Check that sub-tables have no duplicates after SPW combination PASSED test_task_mstransform.py::test_weight_spectrum_creation::test_usewtspectrum_off mstransform: when input MS does not have WEIGHT/SIGMA_SPECTRUM columns, if usewtspectrum is not set=True WEIGHT/SIGMA_SPECTRUM should not be created in the output MS PASSED test_task_mstransform.py::test_weight_spectrum_creation::test_usewtspectrum_on mstransform: when input MS does not have WEIGHT/SIGMA_SPECTRUM columns, usewtspectrum=True should be respected PASSED test_task_mstransform.py::test_subtables_alma::test_chanwidth_sign PASSED test_task_mstransform.py::test_subtables_alma::test_multiplex_after_separation_alma 2025-10-06 20:13:54 WARN MSTransformManager::setup There is only one selected SPW, no need to combine mstransform: Check that sub-tables are multiplexed after separating SPWs PASSED test_task_mstransform.py::test_subtables_alma::test_remove_duplicates_after_combine_alma mstransform: Check that sub-tables have no duplicates after SPW combination PASSED test_task_mstransform.py::test_radial_velocity_correction::test_radial_velocity_correction_without_channel_average regridSpw progress: 100% processed. Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED Testing column FLAG Column FLAG PASSED PASSED test_task_mstransform.py::test_radial_velocity_correction::test_too_low_width 2025-10-06 20:14:16 WARN MSTransformRegridder::calcChanFreqs *** Requested new channel width (1182.5 Hz) is smaller than smallest original channel width 2025-10-06 20:14:16 WARN MSTransformRegridder::calcChanFreqs+ which is 61039.5 Hz 2025-10-06 20:14:16 WARN MSTransformRegridder::calcChanFreqs+ or 51.6189 m/s 2025-10-06 20:14:16 SEVERE MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters 2025-10-06 20:14:17 SEVERE ParallelDataHelper::::casa Task mstransform raised an exception of class RuntimeError with the following message: 2025-10-06 20:14:16 SEVERE MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters PASSED test_task_mstransform.py::test_radial_velocity_correction_largetimerange::test_ascending_freq SKIPPED (Skip, cvel produces an exception since release 4.7.2 as per...) test_task_mstransform.py::test_radial_velocity_correction_largetimerange::test_ascending_freq_noregrid 2025-10-06 20:14:20 WARN MSTransformManager::setup There is only one selected SPW, no need to combine PASSED test_task_mstransform.py::test_radial_velocity_correction_largetimerange::test_descending_freq SKIPPED (Skip, cvel produces an exception since release 4.7.2 as per...) test_task_mstransform.py::test_radial_velocity_correction_largetimerange::test_descending_freq_noregrid 2025-10-06 20:14:26 WARN MSTransformManager::setup There is only one selected SPW, no need to combine PASSED test_task_mstransform.py::test_vla_mixed_polarizations::test_vla_mixed_polarizations_1 PASSED test_task_mstransform.py::test_polarization_reindex::test_polarization_reindex_1 PASSED test_task_mstransform.py::test_antenna_reindexing::test_antenna_reindexing_all_va mstransform: check that reindexing keeps all antennas that are involved in the selected baselines PASSED test_task_mstransform.py::test_antenna_reindexing::test_antenna_reindexing_va0 mstransform: check reindexing when selecting a subset of the antennas PASSED test_task_mstransform.py::test_alma_wvr_correlation_products::test_alma_wvr_correlation_products_1 PASSED test_task_mstransform.py::test_alma_autocorr_selection_with_wvr::test_alma_autocorr_selection_with_wvr_1 PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_chanavg_mean_all mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_chanavg_mean_corrected mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_chanavg_mean_data mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_chanavg_mean_model mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_spw_separation_mean_all mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_spw_separation_mean_corrected mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_spw_separation_mean_data mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_spw_separation_mean_model mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_chanavg_mean_all mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_chanavg_mean_corrected mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_chanavg_mean_data mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_chanavg_mean_model mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_mean_all mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_mean_corrected mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_mean_data mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_mean::test_timeavg_mean_model mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the mean of the unflagged WEIGHT_SPECTRUM samples PASSED test_task_mstransform.py::test_spectrum_transformations_median::test_chanavg_median_all mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_chanavg_median_corrected mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_chanavg_median_data mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_chanavg_median_model mstransform: Check that after chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_spw_separation_median_all mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_spw_separation_median_corrected mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_spw_separation_median_data mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_spw_separation_median_model mstransform: Check that after spw separation WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_chanavg_median_all mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_chanavg_median_corrected mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_chanavg_median_data mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_chanavg_median_model mstransform: Check that after time/chan avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_median_all mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_median_corrected mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_median_data mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_median::test_timeavg_median_model mstransform: Check that after time avg WEIGHT/SIGMA is equivalent to the median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM SKIPPED (Median replaced with mean to capture overall behaviour) test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_chanavg_sigma_from_weight_corrected mstransform: Check that after chan avg CORRECTED SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_chanavg_sigma_from_weight_data mstransform: Check that after chan avg DATA SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_chanavg_sigma_from_weight_model mstransform: Check that after chan avg MODEL SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_chanavg_sigma_from_weight_corrected mstransform: Check that after time + chan avg CORRECTED SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_chanavg_sigma_from_weight_data mstransform: Check that after time + chan avg DATA SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_chanavg_sigma_from_weight_model mstransform: Check that after time + chan avg MODEL SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_sigma_from_weight_corrected mstransform: Check that after time avg CORRECTED SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_sigma_from_weight_data mstransform: Check that after time avg DATA SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_from_weight::test_timeavg_sigma_from_weight_model mstransform: Check that after time avg MODEL SIGMA=1/sqrt(WEIGHT) PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_chanavg_timeavg_2_steps_vs_1_step_all mstransform: Check that the result of chan/time average ALL applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_chanavg_timeavg_2_steps_vs_1_step_corrected mstransform: Check that the result of chan/time average CORRECTED applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_chanavg_timeavg_2_steps_vs_1_step_data mstransform: Check that the result of chan/time average DATA applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_chanavg_timeavg_2_steps_vs_1_step_model mstransform: Check that the result of chan/time average MODEL applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_timeavg_chanavg_2_steps_vs_1_step_all mstransform: Check that the result of time/chan average ALL applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_timeavg_chanavg_2_steps_vs_1_step_corrected mstransform: Check that the result of time/chan average CORRECTED applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_timeavg_chanavg_2_steps_vs_1_step_data mstransform: Check that the result of time/chan average DATA applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_2_steps_vs_1_step::test_timeavg_chanavg_2_steps_vs_1_step_model mstransform: Check that the result of time/chan average MODEL applied in 1 step is the same as applied in 2 steps PASSED test_task_mstransform.py::test_spectrum_transformations_chanavg_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_all mstransform: When there are no input SPECTRUM cols chan avg result is the same regardless of useWeightSpectrum because VI/VB fills a cte. weightSpectrum/sigmaSpectrum across channels PASSED test_task_mstransform.py::test_spectrum_transformations_chanavg_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_corrected mstransform: When there are no input SPECTRUM cols chan avg result is the same regardless of useWeightSpectrum because VI/VB fills a cte. weightSpectrum/sigmaSpectrum across channels PASSED test_task_mstransform.py::test_spectrum_transformations_chanavg_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_data mstransform: When there are no input SPECTRUM cols chan avg result is the same regardless of useWeightSpectrum because VI/VB fills a cte. weightSpectrum/sigmaSpectrum across channels PASSED test_task_mstransform.py::test_spectrum_transformations_chanavg_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_model mstransform: When there are no input SPECTRUM cols chan avg result is the same regardless of useWeightSpectrum because VI/VB fills a cte. weightSpectrum/sigmaSpectrum across channels PASSED test_task_mstransform.py::test_spectrum_transformations_multiple_col::test_chanavg_all_vs_data_and_corrected mstransform: Check that the result of chan avg ALL is equivalent to the results of DATA/CORRECTED stand-alone PASSED test_task_mstransform.py::test_spectrum_transformations_multiple_col::test_timeavg_all_vs_data_and_corrected mstransform: Check that the result of time avg ALL is equivalent to the results of DATA/CORRECTED stand-alone PASSED test_task_mstransform.py::test_spectrum_transformations_multiple_col::test_timeavg_chanavg_all_vs_data_and_corrected mstransform: Check that the result of time+chan avg ALL is equivalent to the results of DATA/CORRECTED stand-alone PASSED test_task_mstransform.py::test_spectrum_transformations_weight_zero_flag_set::test_chanavg_weight_zero_flag_set_corrected mstransform: Check that flags are set when the weight resulting from time avg is zero SKIPPED (Skipping - chan average should generate the avg of the flag...) test_task_mstransform.py::test_spectrum_transformations_weight_zero_flag_set::test_timeavg_chanavg_weight_zero_flag_set_corrected mstransform: Check that flags are set when the weight resulting from time avg is zero SKIPPED (Skipping - chan average should generate the avg of the flag...) test_task_mstransform.py::test_spectrum_transformations_weight_zero_flag_set::test_timeavg_weight_zero_flag_set_corrected mstransform: Check that flags are set when the weight resulting from time avg is zero SKIPPED (Skipping - chan average should generate the avg of the flag...) test_task_mstransform.py::test_spectrum_transformations_weight_constant::test_chanavg_corrected_vs_model_with_weight_constant mstransform: Check that the result of chan avg CORRECTED is the same as time avg MODEL multiplied by input WEIGHT PASSED test_task_mstransform.py::test_spectrum_transformations_weight_constant::test_timeavg_corrected_vs_model_with_weight_constant mstransform: Check that the result of time/chan avg CORRECTED is the same as time avg MODEL multiplied by input WEIGHT PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_unit::test_chanavg_corrected_vs_data_with_sigma_unit mstransform: Check that the result of chan avg CORRECTED is the same as time avg DATA with sigma 1 multiplied by input WEIGHT PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_unit::test_chanavg_data_vs_model_with_sigma_unit mstransform: Check that the result of chan avg DATA with sigma 1 is the same as averaging MODEL PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_unit::test_timeavg_corrected_vs_data_with_sigma_unit mstransform: Check that the result of time avg CORRECTED is the same as time avg DATA with sigma 1 multiplied by input WEIGHT PASSED test_task_mstransform.py::test_spectrum_transformations_sigma_unit::test_timeavg_data_vs_model_with_sigma_unit mstransform: Check that the result of time avg DATA with sigma 1 is the same as averaging MODEL PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_timeavg_useWeightSpectrum_false_vs_true_all Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_timeavg_useWeightSpectrum_false_vs_true_corrected Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_timeavg_useWeightSpectrum_false_vs_true_data Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_timeavg_useWeightSpectrum_false_vs_true_model Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_all Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_corrected Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_data Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_chanavg_useWeightSpectrum_false_vs_true_model Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_timeavg_useWeightSpectrum_false_vs_true_all Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_timeavg_useWeightSpectrum_false_vs_true_corrected Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_timeavg_useWeightSpectrum_false_vs_true_data Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_useWeightSpectrum_false_vs_true::test_timeavg_useWeightSpectrum_false_vs_true_model Check that WEIGHT/SIGMA are generated in the same way regardless of the useWeightSpectrum parameter PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_spectrum_transformations_flagged_average_all PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_spectrum_transformations_flagged_average_corrected PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_spectrum_transformations_flagged_average_data PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_spectrum_transformations_flagged_average_model PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_timeavg_spectrum_transformations_flagged_average_all PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_timeavg_spectrum_transformations_flagged_average_corrected PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_timeavg_spectrum_transformations_flagged_average_data PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_chanavg_timeavg_spectrum_transformations_flagged_average_model PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_timeavg_spectrum_transformations_flagged_average_all PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_timeavg_spectrum_transformations_flagged_average_corrected PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_timeavg_spectrum_transformations_flagged_average_data PASSED test_task_mstransform.py::test_spectrum_transformations_flagged_average::test_timeavg_spectrum_transformations_flagged_average_model PASSED test_task_mstransform.py::test_otf_calibration::test_otf_calibration_mst_vs_applycal_split 2025-10-06 20:32:44 SEVERE Calibrater:: Caltable mstransform_reference/ngc5921.bcal is missing the following fields: scan scanmap 2025-10-06 20:32:44 SEVERE Calibrater:: Caltable mstransform_reference/ngc5921.fluxscale is missing the following fields: scan scanmap 2025-10-06 20:32:44 SEVERE Calibrater:: Caltable mstransform_reference/ngc5921.gcal is missing the following fields: scan scanmap 2025-10-06 20:32:44 SEVERE Calibrater:: Caltable mstransform_reference/ngc5921.gcal is missing the following fields: scan scanmap Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_no_reindexing::test_regrid_SPWs_separately_with_no_reindexing mstransform: Change ref. frame to LSRK for each SPW separately w/o reindexing Testing column UVW Column UVW PASSED Testing column FLAG Column FLAG PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column SIGMA Column SIGMA PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Testing column DATA Column DATA PASSED PASSED test_task_mstransform.py::test_no_reindexing_ephemeris_copy::test_ephemeris_copy 2025-10-06 20:33:37 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 20:33:37 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 2025-10-06 20:33:37 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 20:33:37 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 PASSED test_task_mstransform.py::test_splitUpdateFlagCmd::test_split_update_flagcmd 2025-10-06 20:34:13 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 20:34:13 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 2025-10-06 20:34:13 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 20:34:13 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 split: Do not update FLAG_CMD table when spw selection in FLAG_CMD is by name PASSED test_task_mstransform.py::test_selectiononly_notransformation::test_select_several_channels_different_spw mstransform: apply a selection of different channels over several spw PASSED test_task_mstransform.py::Cleanup::test_runTest mstransform: Cleanup PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_mstransform/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_mstransform.py:941: Skip, cvel produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_mstransform.py:1312: As reported in CAS-7377 now there is a custom tile shape for hypercube and data type SKIPPED [1] test_task_mstransform.py:1680: Skip until propagation of WEIGHT_SPECTRUM by cvel is defined SKIPPED [1] test_task_mstransform.py:1756: Skip, cvel produces an exception since release 4.7.2 as per CAS-9798 (regridding with pre-averaging) SKIPPED [1] test_task_mstransform.py:2744: Skip, cvel produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_mstransform.py:2776: Skip, cvel produces an exception since release 4.7.2 as per CAS-9798 SKIPPED [1] test_task_mstransform.py:3619: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3343: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3435: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3527: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3802: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3712: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3742: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3772: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3681: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3404: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3496: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3588: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3649: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3373: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3465: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:3557: Median replaced with mean to capture overall behaviour SKIPPED [1] test_task_mstransform.py:4705: Skipping - chan average should generate the avg of the flagged data if allare flagged SKIPPED [1] test_task_mstransform.py:4726: Skipping - chan average should generate the avg of the flagged data if allare flagged SKIPPED [1] test_task_mstransform.py:4684: Skipping - chan average should generate the avg of the flagged data if allare flagged =========== 177 passed, 25 skipped, 1 warning in 2106.49s (0:35:06) ============ ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale configfile: pytest.ini collecting ... collected 22 items test_task_fluxscale.py::fluxscale_test::test_antenna test_antenna ------------------------ PASSED test_task_fluxscale.py::fluxscale_test::test_antennasel 2025-10-06 20:34:36 SEVERE fluxscale::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 20:34:36 SEVERE fluxscale::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 20:34:36 SEVERE fluxscale::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. Fluxscale test 1.4: antenna de-selection test PASSED test_task_fluxscale.py::fluxscale_test::test_antennaselwithscan Fluxscale test 1.6: antenna selection with scan selection test PASSED test_task_fluxscale.py::fluxscale_test::test_antennaselwithtime Fluxscale test 1.5: empy selection case: antenna with time selection test PASSED test_task_fluxscale.py::fluxscale_test::test_append Fluxscale test 1.8: test append=True: append to the existing fluxtable PASSED test_task_fluxscale.py::fluxscale_test::test_default Fluxscale test 1.1: Create a flux table using field=0 as reference Testing column TIME Column TIME PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column CPARAM Column CPARAM PASSED Testing column PARAMERR Column PARAMERR PASSED Testing column FLAG Column FLAG PASSED Testing column SNR Column SNR PASSED PASSED test_task_fluxscale.py::fluxscale_test::test_fitorder test_fitorder ------------------------ PASSED test_task_fluxscale.py::fluxscale_test::test_gainthreshold Fluxscale test 1.3: gainthreshold parameter test PASSED test_task_fluxscale.py::fluxscale_test::test_incremental Fluxscale test 1.2: Create an incremental flux table using field=0 as reference Testing column TIME Column TIME PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column CPARAM Column CPARAM PASSED Testing column PARAMERR Column PARAMERR PASSED Testing column FLAG Column FLAG PASSED Testing column SNR Column SNR PASSED PASSED test_task_fluxscale.py::fluxscale_test::test_listfile test_listfile ------------------------ PASSED test_task_fluxscale.py::fluxscale_test::test_reference test_reference ------------------------ Check that changing the referenced field will generate a different output PASSED test_task_fluxscale.py::fluxscale_test::test_refintransfer Fluxscale test 1.7: test CAS-10227 fix: reference field included in transfer fields PASSED test_task_fluxscale.py::fluxscale_test::test_refspwmap test_refspwmap ------------------------ PASSED test_task_fluxscale.py::fluxscale_test::test_scan test_scan ------------------------ PASSED test_task_fluxscale.py::fluxscale_test::test_timerange test_timerange ------------------------ PASSED test_task_fluxscale.py::fluxscale_test::test_transfer test_transfer ------------------------ Check that specifying transfer gives the field name to transfer the flux scale to PASSED test_task_fluxscale.py::fluxscale_test::test_vis test_vis ------------------------ Check that the task takes a MS and creates a file PASSED test_task_fluxscale.py::fluxscale2_test::test_spws 2025-10-06 20:36:03 WARN fluxscale:::: Found pre-v4.1 caltable (/home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale/ngc4826.spw.gcal); attempting to update... 2025-10-06 20:36:03 WARN fluxscale::::+ SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. The following MS spws have no corresponding cal spws in ngc4826.spw.gcal: 2 3 4 5 Fluxscale 2: Create a fluxscale table for an MS with many spws Testing column TIME Column TIME PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column CPARAM Column CPARAM PASSED Testing column PARAMERR Column PARAMERR PASSED Testing column FLAG Column FLAG PASSED Testing column SNR Column SNR PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED PASSED test_task_fluxscale.py::fluxscale3_test::test_flaggedref1 Fluxscale test3: Ref field 1 in caltable is all flagged Testing column TIME Column TIME PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column CPARAM Column CPARAM PASSED Testing column PARAMERR Column PARAMERR PASSED Testing column FLAG Column FLAG PASSED Testing column SNR Column SNR PASSED PASSED test_task_fluxscale.py::fluxscale3_test::test_flaggedref2 Fluxscale test3: Ref field 3 in caltable is partially flagged Testing column TIME Column TIME PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column CPARAM Column CPARAM PASSED Testing column PARAMERR Column PARAMERR PASSED Testing column FLAG Column FLAG PASSED Testing column SNR Column SNR PASSED PASSED test_task_fluxscale.py::fluxscale_fit_test::test_spectralfit1 Fluxscale spectral fit test1 PASSED test_task_fluxscale.py::fluxscale_fit_test::test_spectralfit2 Fluxscale spectral fit test2: fit order higher than 2 (fitorder=3) ('diff for a_0 for field 4: diff_spidx0=', np.float64(5.43954403484929e-10)) ('diff for a_3 for field 4: diff_spidx3=', np.float64(-9.84382546222947e-10)) PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_fluxscale/nose.xml - ================== 22 passed, 1 warning in 116.99s (0:01:56) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importasdm configfile: pytest.ini collecting ... collected 36 items test_task_importasdm.py::asdm_import1::test1 2025-10-06 20:36:32 SEVERE importasdm::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 20:36:32 SEVERE importasdm::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 20:36:32 SEVERE importasdm::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. 2025-10-06 20:36:36 WARN importasdm::::casa There is no Flag.xml in ASDM 2025-10-06 20:36:37 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:37 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2025-10-06 20:36:37 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 20:36:37 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2025-10-06 20:36:37 WARN MS2ASDM::writeConfigDesc() Still, the MS Main table seems to refer to an existing processor id 0. Will try to proceed ... 2025-10-06 20:36:37 WARN MS2ASDM::writePointing() No ENCODER column in MS Pointing table. Will use DIRECTION instead. 2025-10-06 20:36:44 WARN importasdm::::casa There is no Flag.xml in ASDM Asdm-import: Test good v1.2 input with filler and inverse filler test_importasdm: Success! Now checking output ... test_importasdm: OBSERVATION/table.dat present. test_importasdm: table.dat present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: table.f5 present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: table.f1 present. test_importasdm: STATE/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: table.f6 present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: table.f7 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: table.f4 present. test_importasdm: STATE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: table.f8 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: FIELD/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: SOURCE/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: table.f3 present. test_importasdm: FEED/table.dat present. test_importasdm: table.f2 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... test_importasdm: comparing ['UVW', 42, [0.0, 0.0, 0.0], 2e-07] test_importasdm: comparing ['EXPOSURE', 42, 1.008, 0] test_importasdm: comparing ['DATA', 42, [[(10.5526886+0j)]], 1e-07] test_importasdm: table MAIN as expected. test_importasdm: comparing ['UVW', 638, [-65.14758508, 1.13423277, -33.51712451], 2e-07] test_importasdm: comparing ['EXPOSURE', 638, 1.008, 0] test_importasdm: comparing ['DATA', 638, [[(0.00362284+0.00340279j)]], 1e-08] test_importasdm: table MAIN as expected. test_importasdm: comparing ['OFFSET', 1, [0.0, 0.0, 0.0], 0] test_importasdm: comparing ['POSITION', 1, [2202242.552, -5445215.157, -2485305.092], 0.0001] test_importasdm: comparing ['DISH_DIAMETER', 1, 12.0, 0] test_importasdm: table ANTENNA as expected. test_importasdm: comparing ['DIRECTION', 10, [[1.94681283], [1.19702955]], 1e-08] test_importasdm: comparing ['INTERVAL', 10, 0.048, 0] test_importasdm: comparing ['TARGET', 10, [[1.94681283], [1.19702955]], 1e-08] test_importasdm: comparing ['TIME', 10, 4758823736.016, 1e-06] test_importasdm: comparing ['TIME_ORIGIN', 10, 0.0, 0] test_importasdm: comparing ['POINTING_OFFSET', 10, [[0.0], [0.0]], 0] test_importasdm: comparing ['ENCODER', 10, [1.94851533, 1.19867576], 1e-08] test_importasdm: table POINTING as expected. test_importasdm: comparing ['FLAG_ROW', 0, False, 0] test_importasdm: comparing ['MODE_ID', 0, 0, 0] test_importasdm: comparing ['TYPE', 0, 'CORRELATOR', 0] test_importasdm: comparing ['TYPE_ID', 0, -1, 0] test_importasdm: comparing ['SUB_TYPE', 0, 'ALMA_BASELINE', 0] test_importasdm: table PROCESSOR as expected. >>>> Test of exportasdm: input MS is M51.ms (a simulated input MS with pointing table) Verifying asdm M51.ms.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. Reimporting the created ASDM .... Testing existence of reimported MS .... Testing equivalence of the original and the reimported MS. Original MS contains 4320 integrations. Reimported MS contains 4320 integrations. PASSED test_task_importasdm.py::asdm_import2::test_import2 2025-10-06 20:36:52 WARN importasdm::::casa There is no Flag.xml in ASDM 2025-10-06 20:36:53 WARN MS2ASDM::writeProcessor() MS Processor table is empty. Will try to proceed assuming a standard ALMA Correlator. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeFeed() MS Feed table contains reference to a Beam table row 0 but a Beam table is not implemented in CASA. Ignoring. 2025-10-06 20:36:53 WARN MS2ASDM::writeState() MS State table is empty. Creating ASDM State table with one on-source entry. 2025-10-06 20:36:53 WARN MS2ASDM::writeSysCal() MS SysCal table doesn't exist or is empty. Creating ASDM SysCal table with default entries. 2025-10-06 20:36:53 WARN MS2ASDM::writeConfigDesc() MS Processor table is empty. Will assume processor type is CORRELATOR. 2025-10-06 20:36:53 WARN MS2ASDM::writeConfigDesc() Still, the MS Main table seems to refer to an existing processor id 0. Will try to proceed ... 2025-10-06 20:36:53 WARN MS2ASDM::writePointing() No ENCODER column in MS Pointing table. Will use DIRECTION instead. 2025-10-06 20:37:00 WARN importasdm::::casa There is no Flag.xml in ASDM Asdm-import: Test good v1.2 input with filler and inverse filler test_importasdm: Success! Now checking output ... test_importasdm: OBSERVATION/table.dat present. test_importasdm: table.dat present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: table.f5 present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: table.f1 present. test_importasdm: STATE/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: table.f6 present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: table.f7 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: table.f4 present. test_importasdm: STATE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: table.f8 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: FIELD/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: SOURCE/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: table.f3 present. test_importasdm: FEED/table.dat present. test_importasdm: table.f2 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... test_importasdm: comparing ['UVW', 42, [0.0, 0.0, 0.0], 2e-07] test_importasdm: comparing ['EXPOSURE', 42, 1.008, 0] test_importasdm: comparing ['DATA', 42, [[(10.5526886+0j)]], 1e-07] test_importasdm: table MAIN as expected. test_importasdm: comparing ['UVW', 638, [-65.14758508, 1.13423277, -33.51712451], 2e-07] test_importasdm: comparing ['EXPOSURE', 638, 1.008, 0] test_importasdm: comparing ['DATA', 638, [[(0.00362284+0.00340279j)]], 1e-08] test_importasdm: table MAIN as expected. test_importasdm: comparing ['OFFSET', 1, [0.0, 0.0, 0.0], 0] test_importasdm: comparing ['POSITION', 1, [2202242.552, -5445215.157, -2485305.092], 0.0001] test_importasdm: comparing ['DISH_DIAMETER', 1, 12.0, 0] test_importasdm: table ANTENNA as expected. test_importasdm: comparing ['DIRECTION', 10, [[1.94681283], [1.19702955]], 1e-08] test_importasdm: comparing ['INTERVAL', 10, 0.048, 0] test_importasdm: comparing ['TARGET', 10, [[1.94681283], [1.19702955]], 1e-08] test_importasdm: comparing ['TIME', 10, 4758823736.016, 1e-06] test_importasdm: comparing ['TIME_ORIGIN', 10, 0.0, 0] test_importasdm: comparing ['POINTING_OFFSET', 10, [[0.0], [0.0]], 0] test_importasdm: comparing ['ENCODER', 10, [1.94851533, 1.19867576], 1e-08] test_importasdm: table POINTING as expected. test_importasdm: comparing ['FLAG_ROW', 0, False, 0] test_importasdm: comparing ['MODE_ID', 0, 0, 0] test_importasdm: comparing ['TYPE', 0, 'CORRELATOR', 0] test_importasdm: comparing ['TYPE_ID', 0, -1, 0] test_importasdm: comparing ['SUB_TYPE', 0, 'ALMA_BASELINE', 0] test_importasdm: table PROCESSOR as expected. >>>> Test of exportasdm: input MS is M51.ms (a simulated input MS with pointing table) Verifying asdm M51.ms.asdm Note: xml validation not possible since ASDM DTDs (schemas) not yet online. Reimporting the created ASDM .... Testing existence of reimported MS .... Testing equivalence of the original and the reimported MS. Original MS contains 4320 integrations. Reimported MS contains 4320 integrations. PASSED test_task_importasdm.py::asdm_import3::test_CAS4532 importasdm CAS-4532: white spaces on Antenna.xml PASSED test_task_importasdm.py::asdm_import3::test_evla_apply1 test of importing evla data, apply all flags, and save to file test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. doing flagzero and shadow flagging test_importasdm : Checking flags PASSED test_task_importasdm.py::asdm_import3::test_evla_apply1_flagdata test of importing evla data, apply onlineflags, use flagdata to do shadow and zero level clipping test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. doing flagzero and shadow flagging test_importasdm : Checking flags PASSED test_task_importasdm.py::asdm_import3::test_evla_apply2 test of importing evla data and applying the online flags PASSED test_task_importasdm.py::asdm_import3::test_evla_apply3 test of importing evla data, do not apply online flags; post fill - apply clip zeros on RR and LL and save to file test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK, doing flagzero with flagpol=False test_importasdm : Checking flags PASSED test_task_importasdm.py::asdm_import3::test_evla_apply3_flagdata test of importing evla data, do not apply online flags; post fill - save to file, use flagdata test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK, doing flagzero test_importasdm : Checking flags PASSED test_task_importasdm.py::asdm_import3::test_evla_apply4 test of importing evla data: Save online flags to FLAG_CMD and file; do not apply test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... PASSED test_task_importasdm.py::asdm_import3::test_evla_apply5 test of importing evla data: Apply only shadow flags test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. shadow flagging PASSED test_task_importasdm.py::asdm_import3::test_evla_apply5_flagdata test of importing evla data: Apply only shadow flags; using flagdata test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. shadow flagging PASSED test_task_importasdm.py::asdm_import3::test_evla_ephemeris 2025-10-06 20:42:50 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 20:42:50 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 2025-10-06 20:46:29 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 20:46:29 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 test of importing evla data with polynomial ephemeris and different polyephem_tabtimestep values test_importasdm: Success! Now checking ephemeris table ... %s: Success! Now checking a different polyephem_tabtimestep value test_importasdm: Success! Now checking ephemeris table ... %s: Success! PASSED test_task_importasdm.py::asdm_import3::test_evla_savepars test importing evla data: save the flag commands and do not apply test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. doing flagzero and shadow flagging PASSED test_task_importasdm.py::asdm_import3::test_evla_savepars_flagdata test importing evla data: save the flag commands and do not apply; using flagdata test_importasdm: importasdm success. Checking that filled MS can be opened as MS ... test_importasdm : OK. doing flagzero and shadow flagging PASSED test_task_importasdm.py::asdm_import3::test_evlatest1 test of importing evla data, test1: Good input asdm test_importasdm: Success! Now checking output ... test_importasdm: OBSERVATION/table.dat present. test_importasdm: table.dat present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: table.f5 present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: table.f1 present. test_importasdm: WEATHER/table.dat present. test_importasdm: STATE/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: SYSPOWER/table.f0 present. test_importasdm: table.f6 present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: table.f7 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: CALDEVICE/table.dat present. test_importasdm: table.f4 present. test_importasdm: STATE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: FIELD/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: SYSPOWER/table.dat present. test_importasdm: CALDEVICE/table.f0 present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: SOURCE/table.dat present. test_importasdm: table.f3 present. test_importasdm: FEED/table.dat present. test_importasdm: WEATHER/table.f0 present. test_importasdm: table.f2 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: table.f8 present. test_importasdm: FIELD/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... test_importasdm: comparing ['UVW', 42, [1607.46416559, -1241.44101203, 584.54265781], 2e-07] test_importasdm: comparing ['EXPOSURE', 42, 1.0, 0] test_importasdm: table MAIN as expected. test_importasdm: comparing ['UVW', 638, [14.21738626, 722.5956813, 57.58092887], 2e-07] test_importasdm: comparing ['EXPOSURE', 638, 1.0, 0] test_importasdm: table MAIN as expected. test_importasdm: comparing ['OFFSET', 1, [-4.8e-12, 0.0, 0.0], 0] test_importasdm: comparing ['POSITION', 1, [-1599644.8611, -5042953.6623, 3554197.0332], 0.0001] test_importasdm: comparing ['DISH_DIAMETER', 1, 25.0, 0] test_importasdm: table ANTENNA as expected. test_importasdm: comparing ['FLAG_ROW', 0, False, 0] test_importasdm: comparing ['MODE_ID', 0, 0, 0] test_importasdm: comparing ['TYPE', 0, 'CORRELATOR', 0] test_importasdm: comparing ['TYPE_ID', 0, -1, 0] test_importasdm: comparing ['SUB_TYPE', 0, 'NRAO_WIDAR', 0] test_importasdm: table PROCESSOR as expected. PASSED test_task_importasdm.py::asdm_import3::test_evlatest2 2025-10-06 20:51:20 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 20:51:20 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 test of importing evla data, test2: Good input asdm with polynomial ephemeris test_importasdm: Success! Now checking output ... test_importasdm: OBSERVATION/table.dat present. test_importasdm: table.dat present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: table.f5 present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: table.f1 present. test_importasdm: WEATHER/table.dat present. test_importasdm: STATE/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: table.f6 present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: table.f7 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: table.f4 present. test_importasdm: STATE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: FIELD/EPHEM0_URANUS_57545.8.tab/table.f0 present. test_importasdm: ANTENNA/table.dat present. test_importasdm: table.f8 present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: FIELD/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: SOURCE/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: table.f3 present. test_importasdm: FEED/table.dat present. test_importasdm: WEATHER/table.f0 present. test_importasdm: table.f2 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... test_importasdm: MS summary as expected. PASSED test_task_importasdm.py::asdm_import4::test_autocorr importasdm: auto-correlations should be written to online flags PASSED test_task_importasdm.py::asdm_import4::test_autocorr_no_append 2025-10-06 20:51:40 SEVERE importasdm::::casa Task importasdm raised an exception of class RuntimeError with the following message: Cannot overwrite online flags file 'scan3flags1.txt'; overwrite is set to False. importasdm: online flags should not be appended to existing file Expected Error! PASSED test_task_importasdm.py::asdm_import4::test_flagautocorr1 importasdm: test that auto-correlations from online flags are correctly flagged PASSED test_task_importasdm.py::asdm_import4::test_flagautocorr2 importasdm: apply auto-correlations from online flags in flagcmd PASSED test_task_importasdm.py::asdm_import4::test_flagautocorr3 importasdm: apply auto-correlations using autocorr=true in flagdata PASSED test_task_importasdm.py::asdm_import4::test_flagbackup importasdm: Create a flagbackup by default PASSED test_task_importasdm.py::asdm_import5::test1_lazy1 2025-10-06 20:52:35 WARN importasdm::::casa There is no Flag.xml in ASDM 2025-10-06 20:52:44 WARN importasdm::::casa There is no Flag.xml in ASDM Asdm-import: Test good v1.2 input with default filler in lazy mode, with_pointing_correction=True test_importasdm: Success! Now checking output ... test_importasdm: OBSERVATION/table.dat present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: table.f17asdmindex present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: STATE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: FIELD/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: SOURCE/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... Testing column UVW Column UVW PASSED Testing column WEIGHT Column WEIGHT PASSED Testing column SIGMA Column SIGMA PASSED Testing column ANTENNA1 Column ANTENNA1 PASSED Testing column ANTENNA2 Column ANTENNA2 PASSED Testing column ARRAY_ID Column ARRAY_ID PASSED Testing column DATA_DESC_ID Column DATA_DESC_ID PASSED Testing column EXPOSURE Column EXPOSURE PASSED Testing column FEED1 Column FEED1 PASSED Testing column FEED2 Column FEED2 PASSED Testing column FIELD_ID Column FIELD_ID PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column PROCESSOR_ID Column PROCESSOR_ID PASSED Testing column SCAN_NUMBER Column SCAN_NUMBER PASSED Testing column STATE_ID Column STATE_ID PASSED Testing column TIME Column TIME PASSED Testing column TIME_CENTROID Column TIME_CENTROID PASSED Column DATA of reference.ms and uid___X5f_X18951_X1.ms agree Column FLAG of reference.ms and uid___X5f_X18951_X1.ms agree *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___X5f_X18951_X1.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___X5f_X18951_X1.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___X5f_X18951_X1.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___X5f_X18951_X1.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column ASSOC_SPW_ID Column ASSOC_SPW_ID PASSED Testing column ASSOC_NATURE Column ASSOC_NATURE PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TANT_SPECTRUM Column TANT_SPECTRUM PASSED Testing column TANT_TSYS_SPECTRUM Column TANT_TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED *** Subtable POINTING Testing column DIRECTION Column DIRECTION differs (Row,Channel,Corr)=(0,0,0) Reference file value: 1.9467964033862557 Input file value: 1.946796837078092 Tolerance in % should be 2.2277205539673542e-05 Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column POINTING_OFFSET Column POINTING_OFFSET PASSED Testing column ENCODER Column ENCODER PASSED Testing column ON_SOURCE Column ON_SOURCE PASSED Testing column OVER_THE_TOP Column OVER_THE_TOP PASSED PASSED test_task_importasdm.py::asdm_import6::test6_lazy1 Asdm-import: Test good ACA ASDM with mixed pol/channelisation input with default filler in lazy mode test_importasdm: Success! Now checking output ... test_importasdm: ANTENNA/table.dat/table.dat present. test_importasdm: ANTENNA/table.f0/table.f0 present. test_importasdm: CALDEVICE/table.dat/table.dat present. test_importasdm: CALDEVICE/table.f0/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0/table.f0 present. test_importasdm: FEED/table.dat/table.dat present. test_importasdm: FEED/table.f0/table.f0 present. test_importasdm: FIELD/table.dat/table.dat present. test_importasdm: FIELD/table.f0/table.f0 present. test_importasdm: FLAG_CMD/table.dat/table.dat present. test_importasdm: FLAG_CMD/table.f0/table.f0 present. test_importasdm: HISTORY/table.dat/table.dat present. test_importasdm: HISTORY/table.f0/table.f0 present. test_importasdm: OBSERVATION/table.dat/table.dat present. test_importasdm: OBSERVATION/table.f0/table.f0 present. test_importasdm: POINTING/table.dat/table.dat present. test_importasdm: POINTING/table.f0/table.f0 present. test_importasdm: POLARIZATION/table.dat/table.dat present. test_importasdm: POLARIZATION/table.f0/table.f0 present. test_importasdm: PROCESSOR/table.dat/table.dat present. test_importasdm: PROCESSOR/table.f0/table.f0 present. test_importasdm: SOURCE/table.dat/table.dat present. test_importasdm: SOURCE/table.f0/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0/table.f0 present. test_importasdm: STATE/table.dat/table.dat present. test_importasdm: STATE/table.f0/table.f0 present. test_importasdm: SYSCAL/table.dat/table.dat present. test_importasdm: SYSCAL/table.f0/table.f0 present. test_importasdm: SYSPOWER/table.dat/table.dat present. test_importasdm: SYSPOWER/table.f0/table.f0 present. test_importasdm: WEATHER/table.dat/table.dat present. test_importasdm: WEATHER/table.f0/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 0 rows in selection. FLAG columns agree. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable CALDEVICE Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_CAL_LOAD Column NUM_CAL_LOAD PASSED Testing column CAL_LOAD_NAMES Column CAL_LOAD_NAMES PASSED Testing column NUM_RECEPTOR Column NUM_RECEPTOR PASSED Testing column TEMPERATURE_LOAD Column TEMPERATURE_LOAD PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable HISTORY Testing column APP_PARAMS Column APP_PARAMS PASSED Testing column CLI_COMMAND Column CLI_COMMAND PASSED Testing column APPLICATION Column APPLICATION PASSED Testing column OBJECT_ID Column OBJECT_ID PASSED Testing column OBSERVATION_ID Column OBSERVATION_ID PASSED Testing column ORIGIN Column ORIGIN PASSED Testing column PRIORITY Column PRIORITY PASSED Testing column TIME Column TIME PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POINTING Testing column DIRECTION Column DIRECTION PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column TARGET Column TARGET PASSED Testing column TIME Column TIME PASSED Testing column TIME_ORIGIN Column TIME_ORIGIN PASSED Testing column TRACKING Column TRACKING PASSED Testing column POINTING_OFFSET Column POINTING_OFFSET PASSED Testing column ENCODER Column ENCODER PASSED Testing column ON_SOURCE Column ON_SOURCE PASSED Testing column OVER_THE_TOP Column OVER_THE_TOP PASSED *** Subtable POLARIZATION Testing column CORR_TYPE Column CORR_TYPE PASSED Testing column CORR_PRODUCT Column CORR_PRODUCT PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X72bc38_X000.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X72bc38_X000.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X72bc38_X000.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X72bc38_X000.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column ASSOC_SPW_ID Column ASSOC_SPW_ID PASSED Testing column ASSOC_NATURE Column ASSOC_NATURE PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED *** Subtable SYSPOWER Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SWITCHED_DIFF Column SWITCHED_DIFF PASSED Testing column SWITCHED_SUM Column SWITCHED_SUM PASSED Testing column REQUANTIZER_GAIN Column REQUANTIZER_GAIN PASSED *** Subtable WEATHER Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column TIME Column TIME PASSED Testing column PRESSURE Column PRESSURE PASSED Testing column PRESSURE_FLAG Column PRESSURE_FLAG PASSED Testing column REL_HUMIDITY Column REL_HUMIDITY PASSED Testing column REL_HUMIDITY_FLAG Column REL_HUMIDITY_FLAG PASSED Testing column TEMPERATURE Column TEMPERATURE PASSED Testing column TEMPERATURE_FLAG Column TEMPERATURE_FLAG PASSED Testing column DEW_POINT Column DEW_POINT PASSED Testing column DEW_POINT_FLAG Column DEW_POINT_FLAG PASSED Testing column WIND_DIRECTION Column WIND_DIRECTION PASSED Testing column WIND_DIRECTION_FLAG Column WIND_DIRECTION_FLAG PASSED Testing column WIND_SPEED Column WIND_SPEED PASSED Testing column WIND_SPEED_FLAG Column WIND_SPEED_FLAG PASSED Testing column NS_WX_STATION_ID Column NS_WX_STATION_ID PASSED Testing column NS_WX_STATION_POSITION Column NS_WX_STATION_POSITION PASSED PASSED test_task_importasdm.py::asdm_import7::test7_bdflags1 Asdm-import: Test good 12 m ASDM with mixed pol/channelisation input with default filler selecting "co" on output and using the BDF flags test_importasdm: Success! Now checking output ... test_importasdm: OBSERVATION/table.dat present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: STATE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: FIELD/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: SOURCE/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 28304 rows in selection. FLAG columns do not agree as expected. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Column CORR_TYPE of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Column CORR_PRODUCT of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column ASSOC_SPW_ID of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED PASSED test_task_importasdm.py::asdm_import7::test7_lazy1 2025-10-06 20:57:13 WARN ms::asdmref "./moved_uid___A002_X71e4ae_X317_short/" is presently not a valid path ... Asdm-import: Test good 12 m ASDM with mixed pol/channelisation input with default filler in lazy mode test_importasdm: Success! Now checking output ... test_importasdm: OBSERVATION/table.dat present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: WEATHER/table.dat present. test_importasdm: STATE/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: SYSPOWER/table.f0 present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: CALDEVICE/table.dat present. test_importasdm: STATE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: FIELD/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: SYSPOWER/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: CALDEVICE/table.f0 present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: WEATHER/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: MS can be opened. Now testing the changing of the asdmref ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 0 rows in selection. WEIGHT columns agree. Found 0 rows in selection. FLAG columns agree. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable CALDEVICE Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_CAL_LOAD Column NUM_CAL_LOAD PASSED Testing column CAL_LOAD_NAMES Column CAL_LOAD_NAMES PASSED Testing column NUM_RECEPTOR Column NUM_RECEPTOR PASSED Testing column TEMPERATURE_LOAD Column TEMPERATURE_LOAD PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Column CORR_TYPE of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Column CORR_PRODUCT of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column ASSOC_SPW_ID of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED *** Subtable SYSPOWER Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SWITCHED_DIFF Column SWITCHED_DIFF PASSED Testing column SWITCHED_SUM Column SWITCHED_SUM PASSED Testing column REQUANTIZER_GAIN Column REQUANTIZER_GAIN PASSED *** Subtable WEATHER Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column TIME Column TIME PASSED Testing column PRESSURE Column PRESSURE PASSED Testing column PRESSURE_FLAG Column PRESSURE_FLAG PASSED Testing column REL_HUMIDITY Column REL_HUMIDITY PASSED Testing column REL_HUMIDITY_FLAG Column REL_HUMIDITY_FLAG PASSED Testing column TEMPERATURE Column TEMPERATURE PASSED Testing column TEMPERATURE_FLAG Column TEMPERATURE_FLAG PASSED Testing column DEW_POINT Column DEW_POINT PASSED Testing column DEW_POINT_FLAG Column DEW_POINT_FLAG PASSED Testing column WIND_DIRECTION Column WIND_DIRECTION PASSED Testing column WIND_DIRECTION_FLAG Column WIND_DIRECTION_FLAG PASSED Testing column WIND_SPEED Column WIND_SPEED PASSED Testing column WIND_SPEED_FLAG Column WIND_SPEED_FLAG PASSED Testing column NS_WX_STATION_ID Column NS_WX_STATION_ID PASSED Testing column NS_WX_STATION_POSITION Column NS_WX_STATION_POSITION PASSED PASSED test_task_importasdm.py::asdm_import7::test7_lazy2 Asdm-import: Test good 12 m ASDM with mixed pol/channelisation input with default filler in lazy mode with reading the BDF flags test_importasdm: Success! Now checking output ... test_importasdm: OBSERVATION/table.dat present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: STATE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: FIELD/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: SOURCE/table.dat present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 28314 rows in selection. FLAG columns do not agree as expected. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Column CORR_TYPE of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Column CORR_PRODUCT of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column ASSOC_SPW_ID of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED PASSED test_task_importasdm.py::asdm_import7::test7_lazy3 2025-10-06 21:02:02 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 21:02:02 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 2025-10-06 21:02:02 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 21:02:02 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 2025-10-06 21:02:07 WARN ::sdm (file src/tools/sdm/sdm_cmpt.cc, line 3576) A polyephem_tabtimestep > 0 was set but is not used because the ephemeris does not contain polynomials to be evaluated 2025-10-06 21:02:15 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 21:02:15 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 2025-10-06 21:02:15 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 21:02:15 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 Asdm-import: Test good 12 m ASDM with Ephemeris table in lazy mode fill to uid___A002_X997a62_X8c-short.ms with default polyephem_tabtimestep test_importasdm: Success! Now checking output ... test_importasdm: FIELD/EPHEM1_Titania_57034.9.tab present. test_importasdm: FIELD/table.dat present. test_importasdm: FIELD/EPHEM0_Mars_57034.9.tab present. test_importasdm: MS exists. All relevant tables present. Try opening as MS ... test_importasdm: testing FIELD values in ms.summary() test_importasdm: Testing various things in ephemeris FIELD/EPHEM0_Mars_57034.9.tab ... test_importasdm: Testing various things in ephemeris FIELD/EPHEM1_Titania_57034.9.tab ... fill to uid___A002_X997a62_X8c-short.ms with polyephem_tabtimestep = 0.0075, value should not be used here test_importasdm: Success! Now checking output ... test_importasdm: FIELD/EPHEM1_Titania_57034.9.tab present. test_importasdm: FIELD/table.dat present. test_importasdm: FIELD/EPHEM0_Mars_57034.9.tab present. test_importasdm: MS exists. All relevant tables present. Try opening as MS ... test_importasdm: testing FIELD values in ms.summary() test_importasdm: Testing various things in ephemeris FIELD/EPHEM0_Mars_57034.9.tab ... test_importasdm: Testing various things in ephemeris FIELD/EPHEM1_Titania_57034.9.tab ... test_importasdm: OK. PASSED test_task_importasdm.py::asdm_import7::test7_lazy4 2025-10-06 21:02:32 WARN ms::asdmref "./moved_uid___A002_X71e4ae_X317_short/" is presently not a valid path ... Asdm-import: Test good 12 m ASDM with mixed pol/channelisation input with default filler in lazy mode selecting only AUTO data, writing to FLOAT_DATA test_importasdm: Success! Now checking output ... test_importasdm: OBSERVATION/table.dat present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: STATE/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: SYSPOWER/table.f0 present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: CALDEVICE/table.dat present. test_importasdm: STATE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: FIELD/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: SYSPOWER/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: CALDEVICE/table.f0 present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: MS can be opened. Now testing the changing of the asdmref ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 0 rows in selection. WEIGHT columns agree. Found 0 rows in selection. FLAG columns agree. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Column CORR_TYPE of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Column CORR_PRODUCT of reference.ms/POLARIZATION and uid___A002_X71e4ae_X317_short.ms/POLARIZATION agree Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Column ASSOC_SPW_ID of reference.ms/SPECTRAL_WINDOW and uid___A002_X71e4ae_X317_short.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED PASSED test_task_importasdm.py::asdm_import7::test7_lazy5 2025-10-06 21:03:00 WARN ms::asdmref "./moved_uid___A002_X6218fb_X264/" is presently not a valid path ... Asdm-import: Test TP asdm with default filler in lazy mode selecting only AUTO data, writing to FLOAT_DATA test_importasdm: Success! Now checking output ... test_importasdm: OBSERVATION/table.dat present. test_importasdm: PROCESSOR/table.dat present. test_importasdm: POINTING/table.dat present. test_importasdm: DATA_DESCRIPTION/table.f0 present. test_importasdm: FEED/table.f0 present. test_importasdm: SYSCAL/table.f0 present. test_importasdm: FLAG_CMD/table.f0 present. test_importasdm: ANTENNA/table.f0 present. test_importasdm: WEATHER/table.dat present. test_importasdm: STATE/table.f0 present. test_importasdm: DATA_DESCRIPTION/table.dat present. test_importasdm: SYSPOWER/table.f0 present. test_importasdm: POLARIZATION/table.f0 present. test_importasdm: SOURCE/table.f0 present. test_importasdm: CALDEVICE/table.dat present. test_importasdm: STATE/table.dat present. test_importasdm: SYSCAL/table.dat present. test_importasdm: ANTENNA/table.dat present. test_importasdm: PROCESSOR/table.f0 present. test_importasdm: POLARIZATION/table.dat present. test_importasdm: HISTORY/table.dat present. test_importasdm: FIELD/table.dat present. test_importasdm: SPECTRAL_WINDOW/table.f0 present. test_importasdm: SYSPOWER/table.dat present. test_importasdm: SOURCE/table.dat present. test_importasdm: CALDEVICE/table.f0 present. test_importasdm: HISTORY/table.f0 present. test_importasdm: POINTING/table.f0 present. test_importasdm: FEED/table.dat present. test_importasdm: WEATHER/table.f0 present. test_importasdm: OBSERVATION/table.f0 present. test_importasdm: SPECTRAL_WINDOW/table.dat present. test_importasdm: FLAG_CMD/table.dat present. test_importasdm: FIELD/table.f0 present. test_importasdm: MS exists. All tables present. Try opening as MS ... test_importasdm: MS can be opened. Now testing the changing of the asdmref ... test_importasdm: OK. Checking tables in detail ... Found 0 rows in selection. DATA columns agree. Found 0 rows in selection. WEIGHT columns agree. Found 0 rows in selection. FLAG columns agree. *** Subtable ANTENNA Testing column OFFSET Column OFFSET PASSED Testing column POSITION Column POSITION PASSED Testing column TYPE Column TYPE PASSED Testing column DISH_DIAMETER Column DISH_DIAMETER PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MOUNT Column MOUNT PASSED Testing column NAME Column NAME PASSED Testing column STATION Column STATION PASSED *** Subtable DATA_DESCRIPTION Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column POLARIZATION_ID Column POLARIZATION_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED *** Subtable FEED Testing column POSITION Column POSITION PASSED Testing column BEAM_OFFSET Column BEAM_OFFSET PASSED Testing column POLARIZATION_TYPE Column POLARIZATION_TYPE PASSED Testing column POL_RESPONSE Column POL_RESPONSE PASSED Testing column RECEPTOR_ANGLE Column RECEPTOR_ANGLE PASSED Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column BEAM_ID Column BEAM_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NUM_RECEPTORS Column NUM_RECEPTORS PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column FOCUS_LENGTH Column FOCUS_LENGTH PASSED *** Subtable FIELD Testing column CODE Column CODE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NAME Column NAME PASSED Testing column NUM_POLY Column NUM_POLY PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column TIME Column TIME PASSED Testing column EPHEMERIS_ID Column EPHEMERIS_ID PASSED Testing column PHASE_DIR Column PHASE_DIR PASSED Testing column PhaseDir_Ref Column PhaseDir_Ref PASSED Testing column DELAY_DIR Column DELAY_DIR PASSED Testing column DelayDir_Ref Column DelayDir_Ref PASSED Testing column REFERENCE_DIR Column REFERENCE_DIR PASSED Testing column RefDir_Ref Column RefDir_Ref PASSED *** Subtable FLAG_CMD Testing column APPLIED Column APPLIED PASSED Testing column COMMAND Column COMMAND PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column LEVEL Column LEVEL PASSED Testing column REASON Column REASON PASSED Testing column SEVERITY Column SEVERITY PASSED Testing column TIME Column TIME PASSED Testing column TYPE Column TYPE PASSED *** Subtable OBSERVATION Testing column TIME_RANGE Column TIME_RANGE PASSED Testing column LOG Column LOG PASSED Testing column SCHEDULE Column SCHEDULE PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column OBSERVER Column OBSERVER PASSED Testing column PROJECT Column PROJECT PASSED Testing column RELEASE_DATE Column RELEASE_DATE PASSED Testing column SCHEDULE_TYPE Column SCHEDULE_TYPE PASSED Testing column TELESCOPE_NAME Column TELESCOPE_NAME PASSED *** Subtable POLARIZATION Column CORR_TYPE of reference.ms/POLARIZATION and uid___A002_X6218fb_X264.ms/POLARIZATION agree Column CORR_PRODUCT of reference.ms/POLARIZATION and uid___A002_X6218fb_X264.ms/POLARIZATION agree Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column NUM_CORR Column NUM_CORR PASSED *** Subtable PROCESSOR Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column MODE_ID Column MODE_ID PASSED Testing column TYPE Column TYPE PASSED Testing column TYPE_ID Column TYPE_ID PASSED Testing column SUB_TYPE Column SUB_TYPE PASSED *** Subtable SOURCE Testing column DIRECTION Column DIRECTION PASSED Testing column PROPER_MOTION Column PROPER_MOTION PASSED Testing column CALIBRATION_GROUP Column CALIBRATION_GROUP PASSED Testing column CODE Column CODE PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column NAME Column NAME PASSED Testing column NUM_LINES Column NUM_LINES PASSED Testing column SOURCE_ID Column SOURCE_ID PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED *** Subtable SPECTRAL_WINDOW Column CHAN_FREQ of reference.ms/SPECTRAL_WINDOW and uid___A002_X6218fb_X264.ms/SPECTRAL_WINDOW agree Column CHAN_WIDTH of reference.ms/SPECTRAL_WINDOW and uid___A002_X6218fb_X264.ms/SPECTRAL_WINDOW agree Column EFFECTIVE_BW of reference.ms/SPECTRAL_WINDOW and uid___A002_X6218fb_X264.ms/SPECTRAL_WINDOW agree Column RESOLUTION of reference.ms/SPECTRAL_WINDOW and uid___A002_X6218fb_X264.ms/SPECTRAL_WINDOW agree Column ASSOC_SPW_ID of reference.ms/SPECTRAL_WINDOW and uid___A002_X6218fb_X264.ms/SPECTRAL_WINDOW agree Testing column MEAS_FREQ_REF Column MEAS_FREQ_REF PASSED Testing column REF_FREQUENCY Column REF_FREQUENCY PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column FREQ_GROUP Column FREQ_GROUP PASSED Testing column FREQ_GROUP_NAME Column FREQ_GROUP_NAME PASSED Testing column IF_CONV_CHAIN Column IF_CONV_CHAIN PASSED Testing column NAME Column NAME PASSED Testing column NET_SIDEBAND Column NET_SIDEBAND PASSED Testing column NUM_CHAN Column NUM_CHAN PASSED Testing column TOTAL_BANDWIDTH Column TOTAL_BANDWIDTH PASSED Testing column BBC_NO Column BBC_NO PASSED Testing column SDM_WINDOW_FUNCTION Column SDM_WINDOW_FUNCTION PASSED Testing column SDM_NUM_BIN Column SDM_NUM_BIN PASSED Testing column SDM_CORR_BIT Column SDM_CORR_BIT PASSED *** Subtable STATE Testing column CAL Column CAL PASSED Testing column FLAG_ROW Column FLAG_ROW PASSED Testing column LOAD Column LOAD PASSED Testing column OBS_MODE Column OBS_MODE PASSED Testing column REF Column REF PASSED Testing column SIG Column SIG PASSED Testing column SUB_SCAN Column SUB_SCAN PASSED *** Subtable SYSCAL Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column FEED_ID Column FEED_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column SPECTRAL_WINDOW_ID Column SPECTRAL_WINDOW_ID PASSED Testing column TIME Column TIME PASSED Testing column TCAL_SPECTRUM Column TCAL_SPECTRUM PASSED Testing column TRX_SPECTRUM Column TRX_SPECTRUM PASSED Testing column TSKY_SPECTRUM Column TSKY_SPECTRUM PASSED Testing column TSYS_SPECTRUM Column TSYS_SPECTRUM PASSED Testing column TCAL_FLAG Column TCAL_FLAG PASSED Testing column TRX_FLAG Column TRX_FLAG PASSED Testing column TSKY_FLAG Column TSKY_FLAG PASSED Testing column TSYS_FLAG Column TSYS_FLAG PASSED Testing column TANT_FLAG Column TANT_FLAG PASSED Testing column TANT_TSYS_FLAG Column TANT_TSYS_FLAG PASSED *** Subtable WEATHER Testing column ANTENNA_ID Column ANTENNA_ID PASSED Testing column INTERVAL Column INTERVAL PASSED Testing column TIME Column TIME PASSED Testing column PRESSURE Column PRESSURE PASSED Testing column PRESSURE_FLAG Column PRESSURE_FLAG PASSED Testing column REL_HUMIDITY Column REL_HUMIDITY PASSED Testing column REL_HUMIDITY_FLAG Column REL_HUMIDITY_FLAG PASSED Testing column TEMPERATURE Column TEMPERATURE PASSED Testing column TEMPERATURE_FLAG Column TEMPERATURE_FLAG PASSED Testing column DEW_POINT Column DEW_POINT PASSED Testing column DEW_POINT_FLAG Column DEW_POINT_FLAG PASSED Testing column WIND_DIRECTION Column WIND_DIRECTION PASSED Testing column WIND_DIRECTION_FLAG Column WIND_DIRECTION_FLAG PASSED Testing column WIND_SPEED Column WIND_SPEED PASSED Testing column WIND_SPEED_FLAG Column WIND_SPEED_FLAG PASSED Testing column NS_WX_STATION_ID Column NS_WX_STATION_ID PASSED Testing column NS_WX_STATION_POSITION Column NS_WX_STATION_POSITION PASSED PASSED test_task_importasdm.py::asdm_import7::test7_skiprows1 Asdm-import: Test TP asdm, comparing output when duplicate DATA rows are skipped versus not-skipped, lazy and regular, with bdflagging on Skipping asdm_import7.test7_skiprows - uses stand-alone executable PASSED test_task_importasdm.py::asdm_import8::test_alma_numbin test_importasdm: testing SDM columns in alma_numbin_mixed writing to alma_numbin_mixed.ms test_importasdm: testing SDM columns in alma_numbin_mixed writing to alma_numbin_mixed.numbin.ms test_importasdm: using SpectralWindow.xml.numBin for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in alma_numbin_mixed writing to alma_numbin_mixed.faked.ms test_importasdm: using SpectralWindow.xml.faked for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in alma_numbin_mixed writing to alma_numbin_mixed.faked.numBin.ms test_importasdm: using SpectralWindow.xml.faked.numBin for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml PASSED test_task_importasdm.py::asdm_import8::test_evla_numbin test_importasdm: testing SDM columns in evla_numbin_2 writing to evla_numbin_2.ms test_importasdm: testing SDM columns in evla_numbin_2 writing to evla_numbin_2.numBin.ms test_importasdm: using SpectralWindow.xml.numBin for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in evla_numbin_2 writing to evla_numbin_2.mixed.ms test_importasdm: using SpectralWindow.xml.mixed for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in evla_numbin_2 writing to evla_numbin_2.bad.ms test_importasdm: using SpectralWindow.xml.bad for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in evla_numbin_4 writing to evla_numbin_4.ms test_importasdm: testing SDM columns in evla_numbin_4 writing to evla_numbin_4.numBin.ms test_importasdm: using SpectralWindow.xml.numBin for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in evla_numbin_4 writing to evla_numbin_4.onlyNumBin.ms test_importasdm: using SpectralWindow.xml.onlyNumBin for SpectralWindow.xml test_importasdm: restored original SpectralWindow.xml test_importasdm: testing SDM columns in evla_numbin_4 writing to evla_numbin_4.unknownTel.ms test_importasdm: using ExecBlock.xml.unknownTel for ExecBlock.xml test_importasdm: restored original ExecBlock.xml PASSED test_task_importasdm.py::asdm_import8::test_verbose PASSED test_task_importasdm.py::asdm_import_asis::test_asis_bin_caltables Asdm-import: Test importing good 12 m ASDM with asis parameter for some Cal Tables in binary format Successful importing! Checking ASIS tables in uid___A002_X71e4ae_X317_short_bin.ms PASSED test_task_importasdm.py::asdm_import_asis::test_asis_caltables Asdm-import: Test importing good 12 m ASDM with asis parameter for some Cal Tables Successful importing! Checking ASIS tables in uid___A002_X71e4ae_X317_short.ms PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importasdm/nose.xml - ================== 36 passed, 1 warning in 1972.96s (0:32:52) ================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imregrid configfile: pytest.ini collecting ... collected 20 items test_task_imregrid.py::imregrid_test::test1 2025-10-06 21:09:22 WARN imregrid::ImageRegrid::regrid You are regridding an image whose beam is not well sampled by the pixel size. Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels. 2025-10-06 21:09:33 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2025-10-06 21:09:34 WARN imregrid::ImageRegrid::regrid You are regridding an image whose beam is not well sampled by the pixel size. Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels. 2025-10-06 21:09:35 WARN imregrid::ImageRegrid::regrid You are regridding an image whose beam is not well sampled by the pixel size. Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels. 2025-10-06 21:09:36 WARN imregrid::ImageRegrid::regrid You are regridding an image whose beam is not well sampled by the pixel size. Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels. 2025-10-06 21:09:37 WARN imregrid::ImageRegrid::regrid You are regridding an image whose beam is not well sampled by the pixel size. Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels. 2025-10-06 21:09:37 SEVERE imregrid::image::regrid Exception Reported: Exception: All output pixels are masked. 2025-10-06 21:09:37 SEVERE imregrid::image::regrid+ ... thrown by std::shared_ptr > casa::ImageRegridder::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 189 2025-10-06 21:09:37 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: All output pixels are masked. 2025-10-06 21:09:37 SEVERE imregrid::::casa+ ... thrown by std::shared_ptr > casa::ImageRegridder::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 189 ************* [113 76] ************* [113 76] 25764 values checked ************* shape before [113 76] ************* shape after [339 152] {'coordsys': {'coordsys': {'direction0': {'axes': array(['Right Ascension', 'Declination'], dtype='::_checkOutputShape(const casacore::SubImage&, const std::set&) const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 292 2025-10-06 21:09:52 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: Input axis 2 (coordinate type Stokes), which will not be regridded and corresponds tooutput axis casacore::String::toString(newAxis), has length 1 where as the specified length of the corresponding output axis is 20. If a coordinate is not regridded, its input and output axes must have the same length.. 2025-10-06 21:09:52 SEVERE imregrid::::casa+ ... thrown by void casa::ImageRegridder::_checkOutputShape(const casacore::SubImage&, const std::set&) const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 292 Verify that bad shape specification results in exception PASSED test_task_imregrid.py::imregrid_test::test_default_shape Verify default shape is what users have requested, CAS-4959 PASSED test_task_imregrid.py::imregrid_test::test_degenerate_input_spectral_axis 2025-10-06 21:09:56 SEVERE imregrid::image::regrid Exception Reported: Exception: ah.out.im is currently present in the table cache and so is being used by another process. Please close it in the other process first before attempting to overwrite it. 2025-10-06 21:09:56 SEVERE imregrid::image::regrid+ ... thrown by void casa::ImageTask::_removeExistingFileIfNecessary(const casacore::String&, casacore::Bool, casacore::Bool) const [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageTask.tcc, line: 137 2025-10-06 21:09:56 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: ah.out.im is currently present in the table cache and so is being used by another process. Please close it in the other process first before attempting to overwrite it. 2025-10-06 21:09:56 SEVERE imregrid::::casa+ ... thrown by void casa::ImageTask::_removeExistingFileIfNecessary(const casacore::String&, casacore::Bool, casacore::Bool) const [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageTask.tcc, line: 137 Verify correct behavior for when input has a degenerate spectral axis PASSED test_task_imregrid.py::imregrid_test::test_degenerate_template_spectral_axis 2025-10-06 21:09:58 WARN imregrid::::casa You've specified that you want to regrid the spectral axis without specifying the output shape. Normally the length chosen would be that of the corresponding template axis, however, the template spectral axis is degenerate and one cannot regrid an axis such that its output length is one. So, removing axis 3 from the axes list and just copying the input spectral information to the output image 2025-10-06 21:09:58 SEVERE image::regrid Exception Reported: Exception: ag.out.im is currently present in the table cache and so is being used by another process. Please close it in the other process first before attempting to overwrite it. 2025-10-06 21:09:58 SEVERE image::regrid+ ... thrown by void casa::ImageTask::_removeExistingFileIfNecessary(const casacore::String&, casacore::Bool, casacore::Bool) const [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageTask.tcc, line: 137 2025-10-06 21:09:58 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: ag.out.im is currently present in the table cache and so is being used by another process. Please close it in the other process first before attempting to overwrite it. 2025-10-06 21:09:58 SEVERE imregrid::::casa+ ... thrown by void casa::ImageTask::_removeExistingFileIfNecessary(const casacore::String&, casacore::Bool, casacore::Bool) const [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageTask.tcc, line: 137 2025-10-06 21:09:58 WARN imregrid::::casa You've specified that you want to regrid the spectral axis without specifying the output shape. Normally the length chosen would be that of the corresponding template axis, however, the template spectral axis is degenerate and one cannot regrid an axis such that its output length is one. So, removing axis 3 from the axes list and just copying the input spectral information to the output image Verify correct behavior for when template has a degenerate spectral axis PASSED test_task_imregrid.py::imregrid_test::test_degenerate_template_stokes_axis_and_input_stokes_length_gt_0 2025-10-06 21:10:00 SEVERE imregrid::image::regrid Exception Reported: Exception: Input axis 2 (coordinate type Stokes), which will not be regridded and corresponds tooutput axis casacore::String::toString(newAxis), has length 2 where as the specified length of the corresponding output axis is 1. If a coordinate is not regridded, its input and output axes must have the same length.. 2025-10-06 21:10:00 SEVERE imregrid::image::regrid+ ... thrown by void casa::ImageRegridder::_checkOutputShape(const casacore::SubImage&, const std::set&) const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 292 2025-10-06 21:10:00 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: Input axis 2 (coordinate type Stokes), which will not be regridded and corresponds tooutput axis casacore::String::toString(newAxis), has length 2 where as the specified length of the corresponding output axis is 1. If a coordinate is not regridded, its input and output axes must have the same length.. 2025-10-06 21:10:00 SEVERE imregrid::::casa+ ... thrown by void casa::ImageRegridder::_checkOutputShape(const casacore::SubImage&, const std::set&) const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 292 2025-10-06 21:10:00 SEVERE imregrid::image::regrid Exception Reported: Exception: Input axis 2 (coordinate type Stokes), which will not be regridded and corresponds tooutput axis casacore::String::toString(newAxis), has length 2 where as the specified length of the corresponding output axis is 3. If a coordinate is not regridded, its input and output axes must have the same length.. 2025-10-06 21:10:00 SEVERE imregrid::image::regrid+ ... thrown by void casa::ImageRegridder::_checkOutputShape(const casacore::SubImage&, const std::set&) const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 292 2025-10-06 21:10:00 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: Input axis 2 (coordinate type Stokes), which will not be regridded and corresponds tooutput axis casacore::String::toString(newAxis), has length 2 where as the specified length of the corresponding output axis is 3. If a coordinate is not regridded, its input and output axes must have the same length.. 2025-10-06 21:10:00 SEVERE imregrid::::casa+ ... thrown by void casa::ImageRegridder::_checkOutputShape(const casacore::SubImage&, const std::set&) const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 292 Verify correct behavior for the template image having a degenerate stokes axis PASSED test_task_imregrid.py::imregrid_test::test_get 2025-10-06 21:10:02 SEVERE imregrid::image::regrid Exception Reported: Exception: All output pixels are masked. 2025-10-06 21:10:02 SEVERE imregrid::image::regrid+ ... thrown by std::shared_ptr > casa::ImageRegridder::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 189 2025-10-06 21:10:02 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: All output pixels are masked. 2025-10-06 21:10:02 SEVERE imregrid::::casa+ ... thrown by std::shared_ptr > casa::ImageRegridder::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 189 Test using template='get' works PASSED test_task_imregrid.py::imregrid_test::test_history Test history writing PASSED test_task_imregrid.py::imregrid_test::test_interpolate 2025-10-06 21:10:03 SEVERE imregrid::image::regrid Exception Reported: Unknown interpolation method x 2025-10-06 21:10:03 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Unknown interpolation method x Test interpolation parameter is recognized PASSED test_task_imregrid.py::imregrid_test::test_nested_image Illegal decimation factor for X; setting to unity Illegal decimation factor for Y; setting to unity Verify that one image which lies completely inside the other will not cause failure PASSED test_task_imregrid.py::imregrid_test::test_no_input_spectral Verify if input image has no spectral axis, output will not have spectral axis PASSED test_task_imregrid.py::imregrid_test::test_no_output_stokes Test rule that if input image has no stokes and template image has stokes, output image has no stokes PASSED test_task_imregrid.py::imregrid_test::test_no_template_spectral_axis 2025-10-06 21:10:10 WARN imregrid::ImageRegrid::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631) Spectral coordinate is not present in the output coordinate system, so it cannot be regridded 2025-10-06 21:10:10 SEVERE imregrid::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665) No axis matches requested axis frequency. Image axis names are [right ascension, declination, stokes] 2025-10-06 21:10:10 SEVERE imregrid::coordsys::findaxisbyname Error: 2025-10-06 21:10:10 SEVERE imregrid::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665) No axis matches requested axis frequency. Image axis names are [right ascension, declination, stokes] 2025-10-06 21:10:10 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: 2025-10-06 21:10:10 SEVERE imregrid::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665) No axis matches requested axis frequency. Image axis names are [right ascension, declination, stokes] Verify behavior for when template has no spectral axis, but input does PASSED test_task_imregrid.py::imregrid_test::test_no_template_stokes 2025-10-06 21:10:12 SEVERE imregrid::image::regrid Exception Reported: Exception: Input axis 2 (coordinate type Stokes), which will not be regridded and corresponds tooutput axis casacore::String::toString(newAxis), has length 2 where as the specified length of the corresponding output axis is 1. If a coordinate is not regridded, its input and output axes must have the same length.. 2025-10-06 21:10:12 SEVERE imregrid::image::regrid+ ... thrown by void casa::ImageRegridder::_checkOutputShape(const casacore::SubImage&, const std::set&) const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 292 2025-10-06 21:10:12 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: Input axis 2 (coordinate type Stokes), which will not be regridded and corresponds tooutput axis casacore::String::toString(newAxis), has length 2 where as the specified length of the corresponding output axis is 1. If a coordinate is not regridded, its input and output axes must have the same length.. 2025-10-06 21:10:12 SEVERE imregrid::::casa+ ... thrown by void casa::ImageRegridder::_checkOutputShape(const casacore::SubImage&, const std::set&) const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 292 2025-10-06 21:10:12 SEVERE imregrid::image::regrid Exception Reported: Exception: Input axis 2 (coordinate type Stokes), which will not be regridded and corresponds tooutput axis casacore::String::toString(newAxis), has length 2 where as the specified length of the corresponding output axis is 3. If a coordinate is not regridded, its input and output axes must have the same length.. 2025-10-06 21:10:12 SEVERE imregrid::image::regrid+ ... thrown by void casa::ImageRegridder::_checkOutputShape(const casacore::SubImage&, const std::set&) const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 292 2025-10-06 21:10:12 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: Input axis 2 (coordinate type Stokes), which will not be regridded and corresponds tooutput axis casacore::String::toString(newAxis), has length 2 where as the specified length of the corresponding output axis is 3. If a coordinate is not regridded, its input and output axes must have the same length.. 2025-10-06 21:10:12 SEVERE imregrid::::casa+ ... thrown by void casa::ImageRegridder::_checkOutputShape(const casacore::SubImage&, const std::set&) const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 292 Test rule that if input image has stokes and template image does not have stokes, output image has stokes PASSED test_task_imregrid.py::imregrid_test::test_ref_code_preserves_position 2025-10-06 21:10:14 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:14 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:14 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:14 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:14 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:14 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:14 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:14 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:14 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:15 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:16 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:16 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:16 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:16 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:16 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:18 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:18 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:18 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:18 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:18 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:18 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:18 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:18 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:18 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:18 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:19 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:19 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:20 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:20 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:20 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:21 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:21 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:21 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:21 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:21 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:21 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:21 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:21 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:21 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:22 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:23 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:23 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:23 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:23 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:23 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:24 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:24 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:25 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:25 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:25 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:25 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:25 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:25 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:25 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:25 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:27 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:27 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:27 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:27 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:27 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:28 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:28 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:28 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:28 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:28 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:28 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:28 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:28 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:28 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:29 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:30 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:30 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:30 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:30 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:30 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:31 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:31 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:31 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:31 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:31 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:31 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:31 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:31 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:31 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:32 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:33 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:33 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:33 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:33 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:33 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:34 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:34 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:34 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:34 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:34 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:34 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:34 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:34 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:34 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:35 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:36 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:36 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:36 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:36 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:36 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:37 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:37 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:37 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:37 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:37 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:37 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:37 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:37 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:37 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:38 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:39 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:39 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:39 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:39 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:39 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:40 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:40 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:40 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:40 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:40 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:40 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:40 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:40 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:40 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:41 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:42 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:42 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:42 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:42 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:42 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:43 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:43 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:44 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:44 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:44 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:44 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:44 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:44 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:44 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:44 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:45 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:45 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:45 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:45 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:45 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:47 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:47 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:47 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:47 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:47 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:47 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:47 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:47 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:47 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:48 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:49 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:49 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:49 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:49 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:49 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:51 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:51 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:51 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:51 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:51 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:51 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:51 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:51 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:51 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:52 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:53 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:53 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:53 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:53 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:53 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:54 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:54 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:55 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:55 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:55 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:55 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:55 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:55 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:55 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:55 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:56 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:56 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:56 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:56 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:56 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:57 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:57 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:57 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:57 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:57 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:57 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:57 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:58 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:58 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:58 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:59 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:10:59 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:10:59 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:10:59 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:10:59 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:00 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:00 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:01 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:01 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:01 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:01 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:01 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:01 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:01 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:01 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:03 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:03 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:03 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:03 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:03 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:05 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:05 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:05 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:05 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:05 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:05 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:05 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:05 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:05 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:06 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:07 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:07 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:07 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:07 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:07 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:09 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:09 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:09 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:09 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:09 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:09 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:09 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:09 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:09 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:10 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:11 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:11 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:11 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:11 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:11 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:12 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:12 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:12 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:12 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:12 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:12 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:12 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:13 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:13 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:13 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:14 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:14 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:15 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:15 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:15 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:16 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:16 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:16 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:16 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:16 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:16 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:16 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:16 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:16 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:17 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:19 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:19 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:19 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:19 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:19 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:20 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:20 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:20 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:20 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:20 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:20 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:20 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:20 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:20 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:21 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:22 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:22 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:22 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:22 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:22 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:24 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:24 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:24 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:24 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:24 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:24 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:24 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:25 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:25 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:25 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:26 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:26 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:27 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:27 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:27 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:28 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:28 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:28 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:28 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:28 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:28 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:28 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:28 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:28 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:29 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:30 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:30 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:30 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:30 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:30 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:31 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:31 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:31 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:31 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:31 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:31 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:31 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:32 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:32 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:32 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:34 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:34 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:34 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:34 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:34 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:35 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:35 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:35 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:35 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:35 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:35 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:35 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:35 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:35 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:36 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:37 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:37 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:37 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:37 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:37 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:39 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:39 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:39 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:39 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:39 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:39 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:39 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:40 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:40 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:40 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:41 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:41 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:41 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:41 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:41 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:42 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:42 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:42 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:42 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:42 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:42 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:42 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:43 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:43 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:43 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:44 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:44 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:44 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:44 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:44 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:46 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:46 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:46 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:46 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:46 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:46 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:46 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:46 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:46 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:46 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:47 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:47 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:47 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:47 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:47 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:48 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:48 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:48 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:48 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:49 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:49 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:49 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:49 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:49 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:49 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:50 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:50 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:50 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:50 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:50 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:51 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:51 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:51 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:51 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:51 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:51 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:51 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:51 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:51 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:52 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:53 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:53 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:53 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:53 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:53 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:55 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:55 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:55 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:55 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:55 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:55 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:55 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:55 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:55 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:55 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:57 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:57 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:57 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:57 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:57 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:58 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:58 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:58 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:58 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:58 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:58 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:11:58 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:11:58 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:11:58 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:11:58 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:00 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:00 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:00 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:00 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:00 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:01 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:01 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:01 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:01 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:01 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:01 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:01 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:01 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:01 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:02 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:03 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:03 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:03 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:03 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:03 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:04 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:04 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:04 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:04 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:04 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:04 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:04 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:05 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:05 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:05 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:06 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:06 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:06 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:06 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:06 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:08 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:08 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:08 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:08 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:08 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:08 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:08 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:08 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:08 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:09 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:10 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:10 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:10 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:10 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:10 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:11 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:11 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:11 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:11 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:11 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:11 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:11 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:11 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:11 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:12 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:13 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:13 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:14 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:14 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:14 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:15 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:15 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:15 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:15 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:15 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:15 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:15 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:15 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:15 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:16 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:17 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:17 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:17 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:17 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:17 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:18 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:18 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:18 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:18 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:18 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:18 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:18 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:18 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:18 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:19 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:20 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:20 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:20 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:20 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:20 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:21 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:21 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:21 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:21 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:21 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:21 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:21 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:21 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:21 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:22 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:23 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:23 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:24 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:24 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:24 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:25 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:25 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:25 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:25 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:25 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:25 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:25 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:26 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:26 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:26 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:28 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:28 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:28 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:28 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:28 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:29 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:29 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:30 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:30 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:30 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:30 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:30 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:30 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:30 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:30 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:32 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:32 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:32 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:32 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:32 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:33 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:33 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:33 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:33 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:33 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:33 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:33 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:33 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:33 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:34 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:35 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:35 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:35 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:35 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:35 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:37 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:37 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:37 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:37 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:37 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:37 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:37 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:37 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:37 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:38 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:39 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:39 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:39 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:39 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:39 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:41 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:41 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:41 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:41 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:41 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:41 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:41 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:41 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:41 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:41 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:42 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:42 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:43 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:43 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:43 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:44 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:44 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:44 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:44 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:44 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:44 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:44 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:44 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:44 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:45 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:45 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:45 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:46 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:46 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:46 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:47 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:47 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:47 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:47 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:47 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:47 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:47 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:47 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:47 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:48 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:49 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:49 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:50 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:50 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:50 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:51 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:51 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:51 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:51 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:51 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:51 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:51 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:51 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:51 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:52 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:53 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:53 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:53 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:53 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:53 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:55 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:55 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:55 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:55 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:55 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:55 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:55 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:55 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:55 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:55 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:57 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:57 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:57 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:57 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:57 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:58 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:58 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:58 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:58 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:58 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:58 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:12:58 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:12:58 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:12:58 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:12:58 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:00 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:00 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:00 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:00 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:00 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:01 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:01 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:02 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:02 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:02 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:02 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:02 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:02 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:02 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:02 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:03 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:03 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:03 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:03 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:03 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:05 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:05 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:05 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:05 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:05 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:05 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:05 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:05 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:05 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:06 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:07 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:07 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:07 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:07 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:07 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:08 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:08 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:08 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:08 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:08 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:08 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:08 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:08 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:08 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:09 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:10 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:10 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:10 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:10 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:10 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:12 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:12 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:12 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:12 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:12 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:12 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:12 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:12 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:12 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:12 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:14 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:14 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:14 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:14 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:14 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:16 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:16 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:16 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:16 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:16 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:16 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:16 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:16 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:16 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:17 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:18 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:18 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:18 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:18 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:18 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:19 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:19 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:19 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:19 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:19 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:19 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:19 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:19 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:19 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:20 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:21 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:21 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:21 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:21 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:21 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:23 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:23 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:23 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:23 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:23 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:23 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:23 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:23 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:23 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:23 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:25 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel 2025-10-06 21:13:25 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties 2025-10-06 21:13:25 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy 2025-10-06 21:13:25 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel 2025-10-06 21:13:25 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel Test that regridding to new refcode preserves source positions diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] diff [0.] PASSED test_task_imregrid.py::imregrid_test::test_template_stokes_length_and_input_stokes_length_gt_1 2025-10-06 21:13:27 WARN imregrid::ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. PASSED test_task_imregrid.py::imregrid_test::test_template_stokes_length_gt_1_and_input_stokes_length_gt_0 2025-10-06 21:13:30 SEVERE imregrid::image::regrid Exception Reported: Exception: Input image and template coordinate system have no common stokes.. 2025-10-06 21:13:30 SEVERE imregrid::image::regrid+ ... thrown by void casa::ImageRegridderBase::_finishConstruction() [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridderBase.tcc, line: 138 2025-10-06 21:13:30 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: Input image and template coordinate system have no common stokes.. 2025-10-06 21:13:30 SEVERE imregrid::::casa+ ... thrown by void casa::ImageRegridderBase::_finishConstruction() [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridderBase.tcc, line: 138 2025-10-06 21:13:30 SEVERE imregrid::image::regrid Exception Reported: Exception: Specified output stokes axis length (3) does not match the number of common stokes (1) in the input image and template coordinate system.. 2025-10-06 21:13:30 SEVERE imregrid::image::regrid+ ... thrown by void casa::ImageRegridderBase::_finishConstruction() [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridderBase.tcc, line: 143 2025-10-06 21:13:30 SEVERE imregrid::::casa Task imregrid raised an exception of class RuntimeError with the following message: Exception: Specified output stokes axis length (3) does not match the number of common stokes (1) in the input image and template coordinate system.. 2025-10-06 21:13:30 SEVERE imregrid::::casa+ ... thrown by void casa::ImageRegridderBase::_finishConstruction() [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridderBase.tcc, line: 143 Verify correct behavior for the template image having a stokes axis of length > 1 PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imregrid/nose.xml - ================= 20 passed, 112 warnings in 253.37s (0:04:13) ================= ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_setjy configfile: pytest.ini collecting ... setjy tests will use data from /opt/casa/data/casatestdata/unittest/setjy/ collected 32 items test_task_setjy.py::test_SingleObservation::test1_SingleObservationOldModel Test vs an MS with a single observation using the Butler-JPL-Horizons 2010 model Create a new local copy of the MS... Running setjy(field='Titan'). Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_SingleObservation::test2_SingleObservationScaleByChan Test vs an MS with a single observation using the Butler-JPL-Horizons 2010 model and scalying by channel Create a new local copy of the MS... Running setjy(field='Titan'). Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_SingleObservation::test3_SingleObservationNewModel 2025-10-06 21:13:51 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 21:13:51 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 21:13:51 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. Test vs an MS with one single observation using the Butler-JPL-Horizons 2012 model Create a new local copy of the MS... Running setjy(field='Titan'). Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_SingleObservation::test4_SingleObservationSelectByIntent Test vs an MS with one single observation using the Butler-JPL-Horizons 2010 model with the selection by intent Create a new local copy of the MS... Running setjy(field='Titan'). Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_SingleObservation::test5_SingleObservationSelectByIntentNewModel 2025-10-06 21:14:04 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:14:04 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:14:04 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:14:04 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. Test vs an MS with one single observation using the Butler-JPL-Horizons 2012 model with the selection by intent Create a new local copy of the MS... Running setjy(field='Titan'). Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_MultipleObservations::test1_MultipleObservationOldModel Test vs an MS with multiple observations using the Butler-JPL-Horizons 2010 model Create a new local copy of the MS... Running setjy(field='Titan'). Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_MultipleObservations::test2_MultipleObservationNewModel 2025-10-06 21:14:12 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:14:12 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. Test vs an MS with multiple observations using the Butler-JPL-Horizons 2012 model Create a new local copy of the MS... Running setjy(field='Titan'). Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_ModImage::test1_UBandModelwithQBandMS Test U-Band model with Q-Band data to see impact of flux density scale Create a new local copy of the MS... Running multiple setjy with different parameters... !!!!! Run with standard="Perley-Butler 2010" !!!!! !!!!! Run with standard="Perley-Taylor 99" !!!!! !!!! Run with standard="manual", fluxdensity !!!!! !!!! Run with standard="manual", fluxdensity and spix !!!!! Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_newStandards::test_PB2013 Create a new local copy of the MS... ret={'12': {'0': {'fluxd': array([0.99137115, 0. , 0. , 0. ])}, '1': {'fluxd': array([0.99131727, 0. , 0. , 0. ])}, 'fieldName': '0542+498_1'}, 'format': "{field Id: {spw Id: {fluxd: [I,Q,U,V] in Jy}, 'fieldName':field name }}"} PASSED test_task_setjy.py::test_newStandards::test_PB2017 Create a new local copy of the MS... PASSED test_task_setjy.py::test_newVLAmodelimages::test_3C138_KaBandModel Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_newVLAmodelimages::test_3C147_KaBandModel Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_newVLAmodelimages::test_3C286_KaBandModel Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_newVLAmodelimages::test_3C48_KaBandModel Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_newStandards_MMS::test_PB2013_MMS 2025-10-06 21:19:46 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:19:46 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:19:47 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:19:47 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:19:47 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:19:47 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:19:47 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. Create a new local copy of the MS... ................. Creating test MMS .................. Removing a local copy of MS from the previous test... Removing a local copy of MMS from the previous test... PASSED test_task_setjy.py::test_newStandards_MMS::test_PB2017_MMS 2025-10-06 21:22:48 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:22:48 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:22:49 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:22:49 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:22:49 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:22:50 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:22:50 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. Create a new local copy of the MS... ................. Creating test MMS .................. Removing a local copy of MS from the previous test... Removing a local copy of MMS from the previous test... PASSED test_task_setjy.py::test_inputs::test_listmodels Test listmodels mode Create a new local copy of the MS... Running setjy in listmodels mode .... 3C123_P.im 3C138_A.im 3C138_C.im 3C138_K.im 3C138_L.im 3C138_P.im 3C138_Q.im 3C138_S.im 3C138_U.im 3C138_X.im 3C147_A.im 3C147_C.im 3C147_K.im 3C147_L.im 3C147_P.im 3C147_Q.im 3C147_S.im 3C147_U.im 3C147_X.im 3C196_P.im 3C286_A.im 3C286_C.im 3C286_K.im 3C286_L.im 3C286_P.im 3C286_Q.im 3C286_S.im 3C286_U.im 3C286_X.im 3C295_P.im 3C380_P.im 3C48_A.im 3C48_C.im 3C48_K.im 3C48_L.im 3C48_P.im 3C48_Q.im 3C48_S.im 3C48_U.im 3C48_X.im README PASSED test_task_setjy.py::test_inputs::test_usescratchFalseForEphemObject 2025-10-06 21:22:50 SEVERE setjy::::casa Task setjy raised an exception of class RuntimeError with the following message: usescratch=False and standard=Butler-JPL-Horizons 2012. Virtual model can not be used for an ephemeris object calibrator. Use usescratch=True. Test to catch usescratch=T when Butler-JPL-Horizons is used Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_inputs::test_vischeck 2025-10-06 21:22:50 SEVERE ms::open Exception Reported: Table /home/casatest/casa6/casatestutils/nosedir/test_task_setjy/wrong.ms does not exist 2025-10-06 21:22:50 SEVERE ms::open Exception Reported: Table /home/casatest/casa6/casatestutils/nosedir/test_task_setjy/wrong.ms does not exist 2025-10-06 21:22:50 SEVERE setjy::::casa Task setjy raised an exception of class RuntimeError with the following message: Table /home/casatest/casa6/casatestutils/nosedir/test_task_setjy/wrong.ms does not exist Test input vis check Create a new local copy of the MS... Running setjy with a non-existant vis PASSED test_task_setjy.py::test_conesearch::test_searchByPosition Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_fluxscaleStandard::test_fluxscaleStandard1 Test for accepting input fluxscale dictionary Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_setpol::test_setpol1 Test for multi-term spix (alpha and beta) Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_setpol::test_setpol2 Test for constant polindex and polangle with I flux density Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_setpol::test_setpol3 Test for frequency-dependent polindex (2 terms) Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_setpol::test_setpol4 Test for frequency-dependent polangle (2 terms) Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_setpol::test_setpol_wrongspix 2025-10-06 21:24:28 SEVERE setjy::::casa Task setjy raised an exception of class Exception with the following message: The spectral index is less than -10! Please check the spix parameter. 2025-10-06 21:24:28 SEVERE setjy::::casa Task setjy raised an exception of class Exception with the following message: The spectral index is greater than 10! Please check the spix parameter. Test for wrong spix value Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_setpol::testr5 Test for rotation measure (with constant polindex and polangle) Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_setpol::testr6 Test for spectral index with curvature and frequnecy-dependent polindex and polangle with rotmeas Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_ephemtbl::test_ephemtbl1 Test for Titan with the ephemeris table in J2000 Create a new local copy of the MS... Checking returned flux densities... Checking values of model amplitudes near 1st null ... Checking values of model phases transition of 1st null (shuold see phase 0 deg -> 180 deg)... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_ephemtbl::test_ephemtbl2 2025-10-06 21:24:46 WARN setjy::::casa Processing 4 spw(s) and at least some of them are a few 1000 channels or more. This may take many minutes (>3min per spw for 3840 channels) in some cases. Please be patient. Test for Uranus with the ephemeris table with the positions in ICRS Create a new local copy of the MS... Checking returned flux densities... Checking values of mean model amplitudes Checking values of mean model phases Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_tpmAsteroid::test1_tpm Test Thermo physical models for asteroid flux densities Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED test_task_setjy.py::test_NullSelection::test_empty_sel_handled 2025-10-06 21:25:29 WARN ms::msselect MSSelectionNullSelection : The selected table has zero rows. setjy with null selection produces False (and not None or empty dictionary) Create a new local copy of the MS... Removing a local copy of MS from the previous test... PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_setjy/nose.xml - ================= 32 passed, 27 warnings in 715.37s (0:11:55) ================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_immoments configfile: pytest.ini collecting ... collected 15 items test_task_immoments.py::immoment_test1::test_input 2025-10-06 21:25:33 WARN immoments::::casa The moment parameter tests will cause errors to occur, do not be alarmed 2025-10-06 21:25:33 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2025-10-06 21:25:33 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2025-10-06 21:25:33 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: Exception: Illegal moment requested. 2025-10-06 21:25:33 SEVERE immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2025-10-06 21:25:33 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2025-10-06 21:25:33 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2025-10-06 21:25:33 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: Exception: Illegal moment requested. 2025-10-06 21:25:33 SEVERE immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2025-10-06 21:25:33 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2025-10-06 21:25:33 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2025-10-06 21:25:33 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: Exception: Illegal moment requested. 2025-10-06 21:25:33 SEVERE immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2025-10-06 21:25:33 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2025-10-06 21:25:33 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2025-10-06 21:25:33 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: Exception: Illegal moment requested. 2025-10-06 21:25:33 SEVERE immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2025-10-06 21:25:48 WARN immoments::::casa The axis parameter tests will cause errors to occur, do not be alarmed 2025-10-06 21:25:49 SEVERE immoments::::casa Task immoments raised an exception of class ValueError with the following message: Output file, input_test_bad_axis exists. immoment can not proceed, please 2025-10-06 21:25:49 SEVERE immoments::::casa+ remove it or change the output file name. 2025-10-06 21:25:49 SEVERE immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665) No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency] 2025-10-06 21:25:49 SEVERE immoments::coordsys::findaxisbyname Error: 2025-10-06 21:25:49 SEVERE immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665) No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency] 2025-10-06 21:25:49 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: 2025-10-06 21:25:49 SEVERE immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665) No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency] 2025-10-06 21:25:49 WARN immoments::::casa The axis parameter tests will cause errors to occur, do not be alarmed 2025-10-06 21:25:49 SEVERE immoments::regionmanager::frombcs Exception Reported: Unable to open region file or region table description garbage.rgn. 2025-10-06 21:25:49 SEVERE immoments::regionmanager::frombcs+ If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497 2025-10-06 21:25:49 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: Unable to open region file or region table description garbage.rgn. 2025-10-06 21:25:49 SEVERE immoments::::casa+ If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497 2025-10-06 21:25:49 SEVERE immoments::regionmanager::frombcs Exception Reported: garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428 2025-10-06 21:25:49 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428 2025-10-06 21:25:50 WARN immoments::::casa The BOX parameter tests will cause errors to occur, do not be alarmed 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::regionmanager::frombcs Exception Reported: 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::regionmanager::frombcs Exception Reported: 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::regionmanager::frombcs Exception Reported: 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::regionmanager::frombcs Exception Reported: 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:25:50 SEVERE immoments::regionmanager::frombcs Exception Reported: 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:25:50 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: 2025-10-06 21:25:50 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:25:51 WARN immoments::::casa The CHANS parameter tests will cause errors to occur, do not be alarmed 2025-10-06 21:25:51 SEVERE immoments::regionmanager::frombcs Exception Reported: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 21:25:51 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 21:25:51 SEVERE immoments::regionmanager::frombcs Exception Reported: Exception: Zero-based max channel 18 must be less than the total number of channels (18) in the channel specification 18. 2025-10-06 21:25:51 SEVERE immoments::regionmanager::frombcs+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2025-10-06 21:25:51 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: Exception: Zero-based max channel 18 must be less than the total number of channels (18) in the channel specification 18. 2025-10-06 21:25:51 SEVERE immoments::::casa+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2025-10-06 21:25:54 WARN immoments::::casa The STOKES parameter tests will cause errors to occur, do not be alarmed 2025-10-06 21:25:54 SEVERE immoments::regionmanager::frombcs Exception Reported: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17] 2025-10-06 21:25:54 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17] 2025-10-06 21:25:55 WARN immoments::::casa The MASK parameter tests will cause errors to occur, do not be alarmed 2025-10-06 21:25:55 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Input mask specification is incorrect: ImageExprParse: 'blarg' is an unknown lattice or image or it is an unqualified region 2025-10-06 21:25:55 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+ Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289 2025-10-06 21:25:55 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: Input mask specification is incorrect: ImageExprParse: 'blarg' is an unknown lattice or image or it is an unqualified region 2025-10-06 21:25:55 SEVERE immoments::::casa+ Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289 2025-10-06 21:25:57 WARN immoments::::casa The INCLUDEPIX parameter tests will cause errors to occur, do not be alarmed 2025-10-06 21:25:58 WARN immoments::::casa The EXCLUDEPIX parameter tests will cause errors to occur, do not be alarmed 2025-10-06 21:26:01 SEVERE immoments::::casa Task immoments raised an exception of class ValueError with the following message: Output file, input_test_outfile_1 exists. immoment can not proceed, please 2025-10-06 21:26:01 SEVERE immoments::::casa+ remove it or change the output file name. Immoment: Test input/output parameters PASSED test_task_immoments.py::immoment_test2::test_CAS2943 2025-10-06 21:26:04 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2025-10-06 21:26:04 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2025-10-06 21:26:04 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 4, 2]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2025-10-06 21:26:04 SEVERE immoments::::casa Task immoments raised an exception of class RuntimeError with the following message: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 4, 2]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 Test the stretch parameter PASSED test_task_immoments.py::immoment_test2::test_CAS4526 Verify CAS-4526 fix PASSED test_task_immoments.py::immoment_test2::test_CAS5287 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.6421 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 0 and polarization plane 0 is major: 31.169 arcsec, minor: 22.5195 arcsec, pa: -0.0640029 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.63662 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 1 and polarization plane 0 is major: 31.1693 arcsec, minor: 22.5197 arcsec, pa: -0.0640334 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.6308 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 2 and polarization plane 0 is major: 31.1696 arcsec, minor: 22.5199 arcsec, pa: -0.0640944 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.62463 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 3 and polarization plane 0 is major: 31.1699 arcsec, minor: 22.5202 arcsec, pa: -0.0641554 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.61898 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 4 and polarization plane 0 is major: 31.1702 arcsec, minor: 22.5204 arcsec, pa: -0.0641859 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.61328 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 5 and polarization plane 0 is major: 31.1705 arcsec, minor: 22.5206 arcsec, pa: -0.0641858 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.60749 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 6 and polarization plane 0 is major: 31.1708 arcsec, minor: 22.5208 arcsec, pa: -0.0641552 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.60177 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 7 and polarization plane 0 is major: 31.1711 arcsec, minor: 22.521 arcsec, pa: -0.0641857 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.59551 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 8 and polarization plane 0 is major: 31.1715 arcsec, minor: 22.5213 arcsec, pa: -0.0641857 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.58889 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 9 and polarization plane 0 is major: 31.1718 arcsec, minor: 22.5215 arcsec, pa: -0.0641856 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.58344 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 10 and polarization plane 0 is major: 31.1721 arcsec, minor: 22.5217 arcsec, pa: -0.0642466 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.57768 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 11 and polarization plane 0 is major: 31.1724 arcsec, minor: 22.5219 arcsec, pa: -0.0642771 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.57138 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 12 and polarization plane 0 is major: 31.1727 arcsec, minor: 22.5221 arcsec, pa: -0.0643076 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.56551 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 13 and polarization plane 0 is major: 31.173 arcsec, minor: 22.5223 arcsec, pa: -0.064277 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.55975 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 14 and polarization plane 0 is major: 31.1733 arcsec, minor: 22.5225 arcsec, pa: -0.0643075 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.55369 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 15 and polarization plane 0 is major: 31.1736 arcsec, minor: 22.5227 arcsec, pa: -0.064338 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.54745 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 16 and polarization plane 0 is major: 31.1739 arcsec, minor: 22.523 arcsec, pa: -0.0642769 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:05 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.54179 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 17 and polarization plane 0 is major: 31.1742 arcsec, minor: 22.5232 arcsec, pa: -0.0641853 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.53562 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 18 and polarization plane 0 is major: 31.1745 arcsec, minor: 22.5234 arcsec, pa: -0.0641547 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.52951 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 19 and polarization plane 0 is major: 31.1748 arcsec, minor: 22.5236 arcsec, pa: -0.0642463 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.52289 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 20 and polarization plane 0 is major: 31.1752 arcsec, minor: 22.5238 arcsec, pa: -0.0642157 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.51643 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 21 and polarization plane 0 is major: 31.1755 arcsec, minor: 22.524 arcsec, pa: -0.0642462 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.50997 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 22 and polarization plane 0 is major: 31.1758 arcsec, minor: 22.5243 arcsec, pa: -0.0641851 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.50389 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 23 and polarization plane 0 is major: 31.1761 arcsec, minor: 22.5245 arcsec, pa: -0.0641851 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.49765 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 24 and polarization plane 0 is major: 31.1764 arcsec, minor: 22.5247 arcsec, pa: -0.0640935 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.49119 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 25 and polarization plane 0 is major: 31.1767 arcsec, minor: 22.5249 arcsec, pa: -0.0640019 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.48472 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 26 and polarization plane 0 is major: 31.177 arcsec, minor: 22.5251 arcsec, pa: -0.0640323 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.57965 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 27 and polarization plane 0 is major: 31.1709 arcsec, minor: 22.5286 arcsec, pa: -0.044743 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.57405 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 28 and polarization plane 0 is major: 31.1712 arcsec, minor: 22.5288 arcsec, pa: -0.044682 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.4769 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 29 and polarization plane 0 is major: 31.1761 arcsec, minor: 22.5324 arcsec, pa: -0.0450174 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 2.05198 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 30 and polarization plane 0 is major: 31.0033 arcsec, minor: 22.6759 arcsec, pa: -0.204564 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.45277 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 31 and polarization plane 0 is major: 30.9764 arcsec, minor: 22.7232 arcsec, pa: -0.304035 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.02676 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 32 and polarization plane 0 is major: 30.978 arcsec, minor: 22.7437 arcsec, pa: -0.458967 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.39884 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 34 and polarization plane 0 is major: 30.9801 arcsec, minor: 22.7243 arcsec, pa: -0.438168 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.09213 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 35 and polarization plane 0 is major: 31.1978 arcsec, minor: 22.528 arcsec, pa: -0.176901 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.01454 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 36 and polarization plane 0 is major: 31.1998 arcsec, minor: 22.5307 arcsec, pa: -0.15039 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Convolving kernel has minor axis 1.38328 arcsec which is less than the pixel diagonal length of 8.48528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size 2025-10-06 21:26:06 WARN immoments::Image2DConvolver::_dealWithRestoringBeam Fitted restoring beam for channel 37 and polarization plane 0 is major: 31.1818 arcsec, minor: 22.5285 arcsec, pa: -0.0642455 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result. Verify fix of CAS-5287 PASSED test_task_immoments.py::immoment_test2::test_CAS7850 Verify support for rest frequency=0 PASSED test_task_immoments.py::immoment_test2::test_CAS_4400 Verify feature addtion to preconvolve with largest beam when multiple varying beams. PASSED test_task_immoments.py::immoment_test2::test_flush CAS-8570: Ensure moments images are flushed to disk PASSED test_task_immoments.py::immoment_test2::test_history Verify that history is written PASSED test_task_immoments.py::immoment_test2::test_mask Immoment: Testing the correctness of mask usage with moment creation PASSED test_task_immoments.py::immoment_test2::test_median_coord Verify CAS-5570 fix for median PASSED test_task_immoments.py::immoment_test2::test_minmax_coord Verify CAS-5376, test min/max coords PASSED test_task_immoments.py::immoment_test2::test_moments Immoment: Testing calculation of each type of moment PASSED test_task_immoments.py::immoment_test2::test_pixel_set Immoment: Testing the correctness of the include/exclude pix parameters starting PIXEL selection tests PASSED test_task_immoments.py::immoment_test2::test_region Immoment: Testing the correctness of the region selection with moment calcs starting REGION selection tests PASSED test_task_immoments.py::immoment_test2::test_region_selected_in_fits 2025-10-06 21:26:39 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2025-10-06 21:26:41 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first Test that region selection happens in non-paged images, CAS-5278 PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_immoments/nose.xml - =================== 15 passed, 1 warning in 71.09s (0:01:11) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_concat configfile: pytest.ini collecting ... collected 20 items test_task_concat.py::test_concat::test1 2025-10-06 21:29:32 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:32 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:32 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:32 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Concat 1: 4 parts, same sources but different spws ['A2256LC2_4.5s-1.ms', 'A2256LC2_4.5s-2.ms', 'A2256LC2_4.5s-2b.ms', 'X1127a.smaller.ms', 'X39a.pm03.scan3.ms', 'X425.pm03.scan4.ms', 'X425.pm04.scan4.ms', 'Xd21.smaller.ms', 'n08c1_swap1.ms', 'n08c1_swap2.ms', 'n08c1_swap2_swapped.ms', 'nep1-shrunk.ms', 'nep2-shrunk.ms', 'nep3-shrunk.ms', 'part1.ms', 'part2-mod.ms', 'part2-mod2.ms', 'part2.ms', 'part3.ms', 'part4.ms', 'shortpart1.ms', 'shortpart2.ms', 'shortpart3.ms', 'shortpart4.ms', 'shortpart5.ms', 'sim7.ms', 'sim8.ms', 'uid___A002_Xab8dc1_X95a-shrunk.ms', 'uid___A002_Xab8dc1_Xf13-shrunk.ms'] Copying A2256LC2_4.5s-1.ms Copying A2256LC2_4.5s-2.ms Copying A2256LC2_4.5s-2b.ms Copying X1127a.smaller.ms Copying X39a.pm03.scan3.ms Copying X425.pm03.scan4.ms Copying X425.pm04.scan4.ms Copying Xd21.smaller.ms Copying n08c1_swap1.ms Copying n08c1_swap2.ms Copying n08c1_swap2_swapped.ms Copying nep1-shrunk.ms Copying nep2-shrunk.ms Copying nep3-shrunk.ms Copying part1.ms Copying part2-mod.ms Copying part2-mod2.ms Copying part2.ms Copying part3.ms Copying part4.ms Copying shortpart1.ms Copying shortpart2.ms Copying shortpart3.ms Copying shortpart4.ms Copying shortpart5.ms Copying sim7.ms Copying sim8.ms Copying uid___A002_Xab8dc1_X95a-shrunk.ms Copying uid___A002_Xab8dc1_Xf13-shrunk.ms Creating MSs with ephemeris table use ... test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : comparing ['SOURCE_ID', 55, 13, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 55, 3, 0] test_concat : table SOURCE as expected. test_concat : comparing ['NUM_CHAN', 3, 128, 0] test_concat : table SPECTRAL_WINDOW as expected. PASSED test_task_concat.py::test_concat::test10 2025-10-06 21:29:37 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:37 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:37 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:37 WARN concat::::casa The setup of the input MSs is not fully consistent. The concatenation may fail 2025-10-06 21:29:37 WARN concat::::casa and/or the affected columns may contain partially only default data. 2025-10-06 21:29:37 WARN concat::::casa {'part2-mod2.ms': {'Main': {'present_a': True, 'present_b': True, 'missingcol_a': [], 'missingcol_b': ['CORRECTED_DATA', 'MODEL_DATA']}}, 'part3.ms': {'Main': {'present_a': True, 'present_b': True, 'missingcol_a': [], 'missingcol_b': ['CORRECTED_DATA', 'MODEL_DATA']}}} Concat 10: 3 parts, different sources, same spws, different scratch columns: yes, no, no creating scratch columns in part1-wscratch.ms test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : comparing ['SOURCE_ID', 28, 13, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 28, 1, 0] test_concat : table SOURCE as expected. test_concat : comparing ['NUM_CHAN', 1, 128, 0] test_concat : table SPECTRAL_WINDOW as expected. PASSED test_task_concat.py::test_concat::test11 2025-10-06 21:29:42 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:42 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Concat 11: 2 parts of same MS split in time, use of ephemerides, first ephemeris covers both MS time ranges test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/EPHEM1_Jupiter_54708-55437dUTC.tab present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : FIELD/EPHEM0_Uranus_54708-55437dUTC.tab present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... PASSED test_task_concat.py::test_concat::test12 2025-10-06 21:29:43 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:43 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Concat 12: 2 parts of same MS split in spw, use of ephemerides test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/EPHEM1_Jupiter_54708-55437dUTC.tab present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : FIELD/EPHEM0_Uranus_54708-55437dUTC.tab present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : FIELD/EPHEM2_Jupiter_54708-55437dUTC.tab not present as expected. test_concat : FIELD/EPHEM3_Uranus_54708-55437dUTC.tab not present as expected. test_concat : FIELD/EPHEM2_Uranus_54708-55437dUTC.tab not present as expected. test_concat : FIELD/EPHEM3_Jupiter_54708-55437dUTC.tab not present as expected. PASSED test_task_concat.py::test_concat::test13 2025-10-06 21:29:44 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:44 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:44 WARN concat::::casa The setup of the input MSs is not fully consistent. The concatenation may fail 2025-10-06 21:29:44 WARN concat::::casa and/or the affected columns may contain partially only default data. 2025-10-06 21:29:44 WARN concat::::casa {'xy2.ms': {'FIELD': {'present_a': True, 'present_b': True, 'missingcol_a': ['EPHEMERIS_ID'], 'missingcol_b': []}}} Concat 13: 2 parts of same MS split in time, use of ephemerides only in second part test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : FIELD/EPHEM0_Uranus_54708-55437dUTC.tab present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... PASSED test_task_concat.py::test_concat::test14 2025-10-06 21:29:45 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:46 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Concat 14: 2 parts of same MS split in time, use of ephemerides, first ephemeris covers both MS time ranges, not chronologically ordered test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/EPHEM1_Jupiter_54708-55437dUTC.tab present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : FIELD/EPHEM0_Uranus_54708-55437dUTC.tab present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... PASSED test_task_concat.py::test_concat::test15 2025-10-06 21:29:47 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:29:47 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Concat 15: 2 parts of same MS split in time, use of ephemerides, first ephemeris does not cover both MS time ranges test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/EPHEM1_Jupiter_54708-55437dUTC.tab present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : FIELD/EPHEM0_Uranus_54708-55437dUTC.tab present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FIELD/EPHEM2_Uranus_55437-56293dUTC.tab present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... PASSED test_task_concat.py::test_concat::test16 Concat 16: 3 parts, SD data, one non-concurrent, two concurrent (CAS-5316) test_concat : Now checking output ... test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f0i present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f0 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : FEED/table.dat present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : STATE/table.f0 present. test_concat : PROCESSOR/table.dat present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... PASSED test_task_concat.py::test_concat::test17 2025-10-06 21:29:50 SEVERE getcell::SIGMA_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column SIGMA_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/uid___A002_Xab8dc1_X95a-shrunk.ms/table.f20 2025-10-06 21:29:50 WARN concat::::casa Column SIGMA_SPECTRUM in table uid___A002_Xab8dc1_X95a-shrunk.ms has no data. Accessing it will cause errors. 2025-10-06 21:29:50 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/uid___A002_Xab8dc1_X95a-shrunk.ms/table.f19 2025-10-06 21:29:50 WARN concat::::casa Column WEIGHT_SPECTRUM in table uid___A002_Xab8dc1_X95a-shrunk.ms has no data. Accessing it will cause errors. 2025-10-06 21:29:50 SEVERE getcell::SIGMA_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column SIGMA_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/uid___A002_Xab8dc1_Xf13-shrunk.ms/table.f20 2025-10-06 21:29:50 WARN concat::::casa Column SIGMA_SPECTRUM in table uid___A002_Xab8dc1_Xf13-shrunk.ms has no data. Accessing it will cause errors. 2025-10-06 21:29:50 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/uid___A002_Xab8dc1_Xf13-shrunk.ms/table.f19 2025-10-06 21:29:50 WARN concat::::casa Column WEIGHT_SPECTRUM in table uid___A002_Xab8dc1_Xf13-shrunk.ms has no data. Accessing it will cause errors. Concat 17: 2 completely different MSs, use of ephemerides test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/EPHEM1_Uranus_57304.04900000.tab present. test_concat : FIELD/table.dat present. test_concat : FIELD/EPHEM0_Neptune_57303.95200000.tab present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... PASSED test_task_concat.py::test_concat::test18 2025-10-06 21:29:52 SEVERE getcell::SIGMA_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column SIGMA_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/nep2-shrunk.ms/table.f20 2025-10-06 21:29:52 WARN concat::::casa Column SIGMA_SPECTRUM in table nep2-shrunk.ms has no data. Accessing it will cause errors. 2025-10-06 21:29:52 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/nep2-shrunk.ms/table.f19 2025-10-06 21:29:52 WARN concat::::casa Column WEIGHT_SPECTRUM in table nep2-shrunk.ms has no data. Accessing it will cause errors. 2025-10-06 21:29:52 SEVERE getcell::SIGMA_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column SIGMA_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/nep1-shrunk.ms/table.f20 2025-10-06 21:29:52 WARN concat::::casa Column SIGMA_SPECTRUM in table nep1-shrunk.ms has no data. Accessing it will cause errors. 2025-10-06 21:29:52 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/nep1-shrunk.ms/table.f19 2025-10-06 21:29:52 WARN concat::::casa Column WEIGHT_SPECTRUM in table nep1-shrunk.ms has no data. Accessing it will cause errors. 2025-10-06 21:29:52 SEVERE getcell::SIGMA_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column SIGMA_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/nep3-shrunk.ms/table.f20 2025-10-06 21:29:52 WARN concat::::casa Column SIGMA_SPECTRUM in table nep3-shrunk.ms has no data. Accessing it will cause errors. 2025-10-06 21:29:52 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/nep3-shrunk.ms/table.f19 2025-10-06 21:29:52 WARN concat::::casa Column WEIGHT_SPECTRUM in table nep3-shrunk.ms has no data. Accessing it will cause errors. Concat 18: 3 MSs, use of ephemerides with parameter forcesingleephemfield test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : FIELD/EPHEM1_Neptune_57494.36900000.tab present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : FIELD/EPHEM0_Titan_57494.36900000.tab present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : FIELD/EPHEM2_Pallas_57501.36900000.tab present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... PASSED test_task_concat.py::test_concat::test19 Concat 19: two MSs with different PROCESSOR table (CAS-12937) test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : comparing ['FLAG_ROW', 0, False, 0] test_concat : comparing ['FLAG_ROW', 1, False, 0] test_concat : comparing ['FLAG_ROW', 2, False, 0] test_concat : comparing ['FLAG_ROW', 3, False, 0] test_concat : comparing ['FLAG_ROW', 4, False, 0] test_concat : comparing ['FLAG_ROW', 5, False, 0] test_concat : comparing ['MODE_ID', 0, 3, 0] test_concat : comparing ['MODE_ID', 1, 0, 0] test_concat : comparing ['MODE_ID', 2, 1, 0] test_concat : comparing ['MODE_ID', 3, 0, 0] test_concat : comparing ['MODE_ID', 4, 0, 0] test_concat : comparing ['MODE_ID', 5, 1, 0] test_concat : comparing ['TYPE', 0, 'RADIOMETER', 0] test_concat : comparing ['TYPE', 1, 'CORRELATOR', 0] test_concat : comparing ['TYPE', 2, 'CORRELATOR', 0] test_concat : comparing ['TYPE', 3, 'CORRELATOR', 0] test_concat : comparing ['TYPE', 4, 'RADIOMETER', 0] test_concat : comparing ['TYPE', 5, 'CORRELATOR', 0] test_concat : comparing ['TYPE_ID', 0, -1, 0] test_concat : comparing ['TYPE_ID', 1, -1, 0] test_concat : comparing ['TYPE_ID', 2, -1, 0] test_concat : comparing ['TYPE_ID', 3, -1, 0] test_concat : comparing ['TYPE_ID', 4, -1, 0] test_concat : comparing ['TYPE_ID', 5, -1, 0] test_concat : comparing ['SUB_TYPE', 0, 'SQUARE_LAW_DETECTOR', 0] test_concat : comparing ['SUB_TYPE', 1, 'ALMA_ACA', 0] test_concat : comparing ['SUB_TYPE', 2, 'ALMA_ACA', 0] test_concat : comparing ['SUB_TYPE', 3, 'ALMA_BASELINE', 0] test_concat : comparing ['SUB_TYPE', 4, 'ALMA_RADIOMETER', 0] test_concat : comparing ['SUB_TYPE', 5, 'ALMA_BASELINE', 0] test_concat : table PROCESSOR as expected. PASSED test_task_concat.py::test_concat::test2 2025-10-06 21:31:08 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:31:08 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:31:08 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Concat 2: 3 parts, different sources, different spws, copypointing=False, visweightscale=[3.,2.,1.] test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : comparing ['SOURCE_ID', 41, 13, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 41, 2, 0] test_concat : table SOURCE as expected. test_concat : comparing ['NUM_CHAN', 2, 128, 0] test_concat : table SPECTRAL_WINDOW as expected. test_concat : comparing ['WEIGHT', 0, array([11.86871839]), 1e-06] test_concat : comparing ['WEIGHT', 23813, array([19.3635335]), 1e-06] test_concat : comparing ['WEIGHT', 23814, array([7.91247892]), 1e-06] test_concat : comparing ['WEIGHT', 47627, array([12.90902233]), 1e-06] test_concat : comparing ['WEIGHT', 47628, array([3.95623946]), 1e-06] test_concat : comparing ['WEIGHT', 71441, array([6.45451117]), 1e-06] test_concat : table MAIN as expected. test_concat : comparing ['SIGMA', 0, array([0.29026728]), 1e-06] test_concat : comparing ['SIGMA', 23813, array([0.22725199]), 1e-06] test_concat : comparing ['SIGMA', 23814, array([0.35550336]), 1e-06] test_concat : comparing ['SIGMA', 47627, array([0.27832571]), 1e-06] test_concat : comparing ['SIGMA', 47628, array([0.50275767]), 1e-06] test_concat : comparing ['SIGMA', 71441, array([0.393612]), 1e-06] test_concat : table MAIN as expected. PASSED test_task_concat.py::test_concat::test20 2025-10-06 21:31:14 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:31:14 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:31:14 WARN MSConcat::concatenate (file /source/casa6/casatools/casacore/ms/MSOper/MSConcat.cc, line 1000) Zero or negative scan numbers in MS. May lead to duplicate scan numbers in concatenated MS. Concat 20: two MSs with different antenna table in full polarization (CAS-12872) test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... PASSED test_task_concat.py::test_concat::test3 2025-10-06 21:31:16 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:31:16 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:31:16 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row Concat 3: 3 parts, different sources, same spws test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : comparing ['SOURCE_ID', 28, 13, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 28, 1, 0] test_concat : table SOURCE as expected. test_concat : comparing ['NUM_CHAN', 1, 128, 0] test_concat : table SPECTRAL_WINDOW as expected. PASSED test_task_concat.py::test_concat::test4 2025-10-06 21:31:19 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/shortpart1.ms/table.f20 2025-10-06 21:31:19 WARN concat::::casa Column WEIGHT_SPECTRUM in table shortpart1.ms has no data. Accessing it will cause errors. 2025-10-06 21:31:19 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/shortpart2.ms/table.f20 2025-10-06 21:31:19 WARN concat::::casa Column WEIGHT_SPECTRUM in table shortpart2.ms has no data. Accessing it will cause errors. 2025-10-06 21:31:19 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/shortpart3.ms/table.f20 2025-10-06 21:31:19 WARN concat::::casa Column WEIGHT_SPECTRUM in table shortpart3.ms has no data. Accessing it will cause errors. 2025-10-06 21:31:19 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/shortpart4.ms/table.f20 2025-10-06 21:31:19 WARN concat::::casa Column WEIGHT_SPECTRUM in table shortpart4.ms has no data. Accessing it will cause errors. 2025-10-06 21:31:19 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/shortpart5.ms/table.f20 2025-10-06 21:31:19 WARN concat::::casa Column WEIGHT_SPECTRUM in table shortpart5.ms has no data. Accessing it will cause errors. 2025-10-06 21:32:32 SEVERE getcell::SOURCE_ID Exception Reported: TableProxy::getCell: no such row Concat 4: five MSs with identical sources but different time/intervals on them (CSV-268) test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : comparing ['SOURCE_ID', 0, 0, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 0, 0, 0] test_concat : table SOURCE as expected. test_concat : comparing ['SOURCE_ID', 7, 0, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 7, 7, 0] test_concat : table SOURCE as expected. test_concat : comparing ['SOURCE_ID', 8, 1, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 8, 0, 0] test_concat : table SOURCE as expected. test_concat : comparing ['SOURCE_ID', 15, 1, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 15, 7, 0] test_concat : table SOURCE as expected. The following should fail: SOURCE row 16 should not exist test_concat : comparing ['SOURCE_ID', 16, 0, 100000] Expected error. test_concat : comparing ['NUM_CHAN', 8, 4, 0] test_concat : table SPECTRAL_WINDOW as expected. PASSED test_task_concat.py::test_concat::test5 2025-10-06 21:32:32 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:32:32 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/A2256LC2_4.5s-1.ms/table.f20 2025-10-06 21:32:32 WARN concat::::casa Column WEIGHT_SPECTRUM in table A2256LC2_4.5s-1.ms has no data. Accessing it will cause errors. 2025-10-06 21:32:32 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:32:32 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/A2256LC2_4.5s-2.ms/table.f20 2025-10-06 21:32:32 WARN concat::::casa Column WEIGHT_SPECTRUM in table A2256LC2_4.5s-2.ms has no data. Accessing it will cause errors. Concat 5: two MSs with different state table (CAS-2601) test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : comparing ['CAL', 0, 0, 0] test_concat : comparing ['SIG', 0, 1, 0] test_concat : comparing ['SUB_SCAN', 2, 1, 0] test_concat : table STATE as expected. PASSED test_task_concat.py::test_concat::test6 2025-10-06 21:32:35 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:32:35 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/A2256LC2_4.5s-1.ms/table.f20 2025-10-06 21:32:35 WARN concat::::casa Column WEIGHT_SPECTRUM in table A2256LC2_4.5s-1.ms has no data. Accessing it will cause errors. 2025-10-06 21:32:35 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:32:35 SEVERE getcell::WEIGHT_SPECTRUM Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_concat/A2256LC2_4.5s-2b.ms/table.f20 2025-10-06 21:32:35 WARN concat::::casa Column WEIGHT_SPECTRUM in table A2256LC2_4.5s-2b.ms has no data. Accessing it will cause errors. Concat 6: two MSs with different state table and feed table test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : comparing ['SPECTRAL_WINDOW_ID', 53, 1, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 54, 2, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 107, 3, 0] test_concat : comparing ['RECEPTOR_ANGLE', 54, [-1, 0], 0] test_concat : table FEED as expected. PASSED test_task_concat.py::test_concat::test7 2025-10-06 21:32:37 WARN MSConcat::concatenate (file /source/casa6/casatools/casacore/ms/MSOper/MSConcat.cc, line 1000) Zero or negative scan numbers in MS. May lead to duplicate scan numbers in concatenated MS. Concat 7: two MSs with different antenna table such that baseline label reversal becomes necessary test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : OK. Checking baseline labels ... PASSED test_task_concat.py::test_concat::test8 2025-10-06 21:32:39 WARN MSConcat::concatenate (file /source/casa6/casatools/casacore/ms/MSOper/MSConcat.cc, line 1000) Zero or negative scan numbers in MS. May lead to duplicate scan numbers in concatenated MS. Concat 8: two MSs with different antenna tables, copypointing = False test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : OK. Checking baseline labels ... PASSED test_task_concat.py::test_concat::test9 2025-10-06 21:32:40 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:32:40 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:32:40 SEVERE getcell::TIME Exception Reported: TableProxy::getCell: no such row 2025-10-06 21:32:40 WARN concat::::casa The setup of the input MSs is not fully consistent. The concatenation may fail 2025-10-06 21:32:40 WARN concat::::casa and/or the affected columns may contain partially only default data. 2025-10-06 21:32:40 WARN concat::::casa {'part2-mod2-wscratch.ms': {'Main': {'present_a': True, 'present_b': True, 'missingcol_a': ['CORRECTED_DATA', 'MODEL_DATA'], 'missingcol_b': []}}} Concat 9: 3 parts, different sources, same spws, different scratch columns: no, yes, no creating scratch columns in part2-mod2-wscratch.ms test_concat : Now checking output ... test_concat : table.f8 present. test_concat : STATE/table.dat present. test_concat : FIELD/table.dat present. test_concat : OBSERVATION/table.f0 present. test_concat : table.f3 present. test_concat : POLARIZATION/table.f0 present. test_concat : DATA_DESCRIPTION/table.dat present. test_concat : table.f2 present. test_concat : table.f7 present. test_concat : FLAG_CMD/table.dat present. test_concat : PROCESSOR/table.f0 present. test_concat : DATA_DESCRIPTION/table.f0 present. test_concat : table.dat present. test_concat : table.f6 present. test_concat : HISTORY/table.f0 present. test_concat : POINTING/table.dat present. test_concat : FEED/table.f0 present. test_concat : POINTING/table.f0 present. test_concat : table.f5 present. test_concat : FEED/table.dat present. test_concat : table.f1 present. test_concat : FLAG_CMD/table.f0 present. test_concat : OBSERVATION/table.dat present. test_concat : table.f4 present. test_concat : PROCESSOR/table.dat present. test_concat : STATE/table.f0 present. test_concat : ANTENNA/table.dat present. test_concat : SOURCE/table.f0 present. test_concat : POLARIZATION/table.dat present. test_concat : SPECTRAL_WINDOW/table.dat present. test_concat : SPECTRAL_WINDOW/table.f0 present. test_concat : HISTORY/table.dat present. test_concat : FIELD/table.f0 present. test_concat : ANTENNA/table.f0 present. test_concat : SOURCE/table.dat present. test_concat : MS exists. All tables present. Try opening as MS ... test_concat : OK. Checking tables in detail ... test_concat : comparing ['SOURCE_ID', 28, 13, 0] test_concat : comparing ['SPECTRAL_WINDOW_ID', 28, 1, 0] test_concat : table SOURCE as expected. test_concat : comparing ['NUM_CHAN', 1, 128, 0] test_concat : table SPECTRAL_WINDOW as expected. PASSEDA2256LC2_4.5s-1.ms A2256LC2_4.5s-2.ms A2256LC2_4.5s-2b.ms X1127a.smaller.ms X39a.pm03.scan3.ms X425.pm03.scan4.ms X425.pm04.scan4.ms Xd21.smaller.ms n08c1_swap1.ms n08c1_swap2.ms n08c1_swap2_swapped.ms nep1-shrunk.ms nep2-shrunk.ms nep3-shrunk.ms part1.ms part2-mod.ms part2-mod2.ms part2.ms part3.ms part4.ms shortpart1.ms shortpart2.ms shortpart3.ms shortpart4.ms shortpart5.ms sim7.ms sim8.ms uid___A002_Xab8dc1_X95a-shrunk.ms uid___A002_Xab8dc1_Xf13-shrunk.ms xy1.ms xy1-noephem.ms xy2.ms xy2late.ms xy2-jup-ur.ms xya.ms xyb.ms - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_concat/nose.xml - ================== 20 passed, 1 warning in 364.67s (0:06:04) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_split configfile: pytest.ini collecting ... collected 122 items test_task_split.py::split_test_tav::test_data DATA[2], time avg. without correlation selection SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_data_ll DATA[2], time avg. LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_data_rllr DATA[2], time avg. RL, LR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_data_rr DATA[2], time avg. RR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_data_rrll DATA[2], time avg. RR, LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sigma SIGMA[7], time avg. without correlation selection SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sigma_ll SIGMA[7], time avg. LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sigma_rllr SIGMA[7], time avg. RL, LR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sigma_rr SIGMA[7], time avg. RR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sigma_rrll SIGMA[7], time avg. RR, LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sts Subtables, time avg. without correlation selection SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sts_ll Subtables, time avg. LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sts_rllr Subtables, time avg. RL, LR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sts_rr Subtables, time avg. RR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_sts_rrll Subtables, time avg. RR, LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_wt WEIGHT[5], time avg. without correlation selection SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_wt_ll WEIGHT[5], time avg. LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_wt_rllr WEIGHT[5], time avg. RL, LR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_wt_rr WEIGHT[5], time avg. RR SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_tav::test_wt_rrll WEIGHT[5], time avg. RR, LL SKIPPED (split_test_tav is skipped) test_task_split.py::split_test_cav::test_data DATA[2], chan avg. without correlation selection Channel averaging Channel averaging rr Channel averaging ll PASSED test_task_split.py::split_test_cav::test_data_ll DATA[2], chan avg. LL PASSED test_task_split.py::split_test_cav::test_data_rr DATA[2], chan avg. RR PASSED test_task_split.py::split_test_cav::test_sigma SIGMA[7], chan avg. without correlation selection PASSED test_task_split.py::split_test_cav::test_sigma_ll SIGMA[7], chan avg. LL PASSED test_task_split.py::split_test_cav::test_sigma_rr SIGMA[7], chan avg. RR PASSED test_task_split.py::split_test_cav::test_sts Subtables, chan avg. without correlation selection PASSED test_task_split.py::split_test_cav::test_sts_ll Subtables, chan avg. LL PASSED test_task_split.py::split_test_cav::test_sts_rr Subtables, chan avg. RR PASSED test_task_split.py::split_test_cav::test_wt WEIGHT[5], chan avg. without correlation selection PASSED test_task_split.py::split_test_cav::test_wt_ll WEIGHT[5], chan avg. LL PASSED test_task_split.py::split_test_cav::test_wt_rr WEIGHT[5], chan avg. RR PASSED test_task_split.py::split_test_cav5::test_data 2025-10-06 21:33:05 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 2 from SPW 0. 2025-10-06 21:33:05 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. 2025-10-06 21:33:08 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 2 from SPW 0. 2025-10-06 21:33:08 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. DATA[2], chan avg. without correlation selection Channel averaging Channel averaging ll PASSED test_task_split.py::split_test_cav5::test_data_ll DATA[2], chan avg. LL PASSED test_task_split.py::split_test_cav5::test_sigma SIGMA[7], chan avg. without correlation selection PASSED test_task_split.py::split_test_cav5::test_sigma_ll SIGMA[7], chan avg. LL PASSED test_task_split.py::split_test_cav5::test_sts Subtables, chan avg. without correlation selection PASSED test_task_split.py::split_test_cav5::test_sts_ll Subtables, chan avg. LL PASSED test_task_split.py::split_test_cav5::test_wt WEIGHT[5], chan avg. without correlation selection PASSED test_task_split.py::split_test_cav5::test_wt_ll WEIGHT[5], chan avg. LL PASSED test_task_split.py::split_test_cdsp::test_bogus_cd_antid1 2025-10-06 21:33:23 WARN MSTransformDataHandler::filterOptSubtable At least one row of /opt/casa/data/casatestdata/unittest/split/bogusCDSP.ms/CALDEVICE has an antenna or spw mismatch. 2025-10-06 21:33:23 WARN MSTransformDataHandler::filterOptSubtable+ (Presumably from an older split, sorry.) 2025-10-06 21:33:23 WARN MSTransformDataHandler::filterOptSubtable+ If CALDEVICE is important, it should be fixed with tb or browsetable, 2025-10-06 21:33:23 WARN MSTransformDataHandler::filterOptSubtable+ or by redoing the split that made /opt/casa/data/casatestdata/unittest/split/bogusCDSP.ms (check its history). 2025-10-06 21:33:23 WARN MSTransformDataHandler::filterOptSubtable At least one row of /opt/casa/data/casatestdata/unittest/split/bogusCDSP.ms/SYSPOWER has an antenna or spw mismatch. 2025-10-06 21:33:23 WARN MSTransformDataHandler::filterOptSubtable+ (Presumably from an older split, sorry.) 2025-10-06 21:33:23 WARN MSTransformDataHandler::filterOptSubtable+ If SYSPOWER is important, it should be fixed with tb or browsetable, 2025-10-06 21:33:23 WARN MSTransformDataHandler::filterOptSubtable+ or by redoing the split that made /opt/casa/data/casatestdata/unittest/split/bogusCDSP.ms (check its history). ANTENNA_ID selection from a bad CALDEVICE Remapping CALDEVICE and SYSPOWER of cas-3307.ms Remapping CALDEVICE and SYSPOWER of bogusCDSP.ms PASSED test_task_split.py::split_test_cdsp::test_bogus_cd_antid2 ANTENNA_ID selection from a bad SYSPOWER PASSED test_task_split.py::split_test_cdsp::test_bogus_cd_spwid1 SPECTRAL_WINDOW_ID selection from a bad CALDEVICE PASSED test_task_split.py::split_test_cdsp::test_bogus_cd_spwid2 SPECTRAL_WINDOW_ID selection from a bad SYSPOWER PASSED test_task_split.py::split_test_cdsp::test_cd_antid1 ANTENNA_ID selection from CALDEVICE PASSED test_task_split.py::split_test_cdsp::test_cd_antid2 ANTENNA_ID selection from SYSPOWER PASSED test_task_split.py::split_test_cdsp::test_cd_spwid1 SPECTRAL_WINDOW_ID selection from CALDEVICE PASSED test_task_split.py::split_test_cdsp::test_cd_spwid2 SPECTRAL_WINDOW_ID selection from SYSPOWER PASSED test_task_split.py::split_test_cst::test_cst 2025-10-06 21:33:28 WARN MSTransformDataHandler::copySource Invalid SPW ID in SOURCE table row 7 2025-10-06 21:33:29 WARN MSTransformDataHandler::copySource Invalid SOURCE ID in SOURCE table row 10 2025-10-06 21:33:29 WARN MSTransformDataHandler::copySource Invalid SOURCE ID in SOURCE table row 13 2025-10-06 21:33:29 WARN MSTransformDataHandler::copySource Invalid SPW ID in SOURCE table row 15 2025-10-06 21:33:29 WARN MSTransformDataHandler::copySource Invalid SOURCE ID in SOURCE table row 22 2025-10-06 21:33:29 WARN MSTransformDataHandler::copySource Invalid SPW ID in SOURCE table row 22 Check that only the good part of a SOURCE subtable with some nonsense made it through Splitting /opt/casa/data/casatestdata/unittest/split/crazySourceTable.ms PASSED test_task_split.py::split_test_cst::test_obs Selected right observation IDs? PASSED test_task_split.py::split_test_state::test_state Is STATE correct after selecting by intent? PASSED test_task_split.py::split_test_cavcd::test_cavcd Was the CORRECTED_DATA column channel averaged? Splitting labelled_by_time+ichan.ms PASSED test_task_split.py::split_test_genericsubtables::test_genericsubtables Can we copy generic subtables? PASSED test_task_split.py::split_test_singchan::test_singchan Did we get the right channel? Splitting ctb80-vsm.ms PASSED test_task_split.py::split_test_blankov::test_blankov 2025-10-06 21:33:51 SEVERE split::::casa Task split raised an exception of class OSError with the following message: Please specify outputvis. Does outputvis == '' cause a prompt exit? Unexpected but probably benign exception: Please specify outputvis. PASSED test_task_split.py::split_test_almapol::test_almapol Can we select corrs when WVR data is in spw 0? PASSED test_task_split.py::split_test_almapol::test_nsid Did NS_WX_STATION_ID get copied? PASSED test_task_split.py::split_test_almapol::test_nspos Did NS_WX_STATION_POS get copied? PASSED test_task_split.py::split_test_unorderedpolspw::test_datashape Data shape Selecting spws 1, 3, and 5. PASSED test_task_split.py::split_test_unorderedpolspw::test_subtables DATA_DESCRIPTION, SPECTRAL_WINDOW, and POLARIZATION shapes PASSED test_task_split.py::split_test_sw_and_fc::test_cf0_noavg 2025-10-06 21:34:05 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 21:34:05 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 21:34:05 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. 2025-10-06 21:34:07 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 42 from SPW 1. 2025-10-06 21:34:07 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. CHAN_FREQ[0] after selection, but no averaging. Checking SPECTRAL_WINDOW and FLAG_CMD with width 1. Checking SPECTRAL_WINDOW and FLAG_CMD with width 3. PASSED test_task_split.py::split_test_sw_and_fc::test_cf0_wavg CHAN_FREQ[0] after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_cf_noavg CHAN_FREQ[33] after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_cf_wavg CHAN_FREQ[33] after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_cflc_noavg CHAN_FREQ[-1] after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_cflc_wavg CHAN_FREQ[-1] after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_cw_noavg CHAN_WIDTH after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_cw_wavg CHAN_WIDTH after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_eb_noavg EFFECTIVE_BW after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_eb_wavg EFFECTIVE_BW after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_fc_noavg Updating of FLAG_CMD after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_fc_wavg Updating of FLAG_CMD after averaging, but simple selection. PASSED test_task_split.py::split_test_sw_and_fc::test_nchan_noavg # of channels after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_nchan_wavg # of channels after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_res_noavg RESOLUTION after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_res_wavg RESOLUTION after averaging and simple selection. PASSED test_task_split.py::split_test_sw_and_fc::test_rf_noavg REF_FREQUENCY after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_rf_wavg REF_FREQUENCY after averaging, but no selection. PASSED test_task_split.py::split_test_sw_and_fc::test_tb_noavg TOTAL_BANDWIDTH after selection, but no averaging. PASSED test_task_split.py::split_test_sw_and_fc::test_tb_wavg Is TOTAL_BANDWIDTH conserved after averaging, but no selection? PASSED test_task_split.py::split_test_optswc::test_bbcno_noavg 2025-10-06 21:34:13 WARN MSTransformManager::initDataSelectionParams Number of selected channels 1 for SPW 2 is smaller than specified chanbin 3 2025-10-06 21:34:13 WARN MSTransformManager::initDataSelectionParams+ Setting chanbin to 1 for SPW 2 2025-10-06 21:34:13 WARN MSTransformManager::initDataSelectionParams Number of selected channels 1 for SPW 4 is smaller than specified chanbin 3 2025-10-06 21:34:13 WARN MSTransformManager::initDataSelectionParams+ Setting chanbin to 1 for SPW 4 2025-10-06 21:34:13 WARN MSTransformManager::initDataSelectionParams Number of selected channels 1 for SPW 6 is smaller than specified chanbin 3 2025-10-06 21:34:13 WARN MSTransformManager::initDataSelectionParams+ Setting chanbin to 1 for SPW 6 2025-10-06 21:34:13 WARN MSTransformManager::initDataSelectionParams Number of selected channels 1 for SPW 8 is smaller than specified chanbin 3 2025-10-06 21:34:13 WARN MSTransformManager::initDataSelectionParams+ Setting chanbin to 1 for SPW 8 2025-10-06 21:34:19 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 1 from SPW 0. 2025-10-06 21:34:19 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. 2025-10-06 21:34:19 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 42 from SPW 1. 2025-10-06 21:34:19 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. 2025-10-06 21:34:19 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 42 from SPW 3. 2025-10-06 21:34:19 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. 2025-10-06 21:34:19 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 42 from SPW 5. 2025-10-06 21:34:19 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. 2025-10-06 21:34:19 WARN MSTransformManager::dropNonUniformWidthChannels Not enough input channels to populate output channel n# 42 from SPW 7. 2025-10-06 21:34:19 WARN MSTransformManager::dropNonUniformWidthChannels+ The channel will be dropped in order to have an uniform grid. Can we get BBC1? Checking SPECTRAL_WINDOW's opt cols with width 1. Checking SPECTRAL_WINDOW's opt cols with width 3. PASSED test_task_split.py::split_test_optswc::test_bbcno_wavg Can we get any BBC if we average? PASSED test_task_split.py::split_test_optswc::test_rightcols_noavg List of SW cols after selection, but no averaging. PASSED test_task_split.py::split_test_optswc::test_rightcols_wavg List of SW cols after averaging, but no selection. PASSED test_task_split.py::split_test_tav_then_cvel::test_cv cvel completed SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_data Time averaged DATA SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_int Time averaged INTERVAL SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_scan Time averaged SCAN_NUMBER SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_state_id Time averaged STATE_ID SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_time Time averaged TIME SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_tav_then_cvel::test_tav_wt Time averaged WEIGHT SKIPPED (split_test_tav_then_cvel is skipped) test_task_split.py::split_test_wttosig::test_sig_cavcorr SIGMA after channel averaging CORRECTED_DATA. Checking WEIGHT and SIGMA after ('data', '1', '0s'). Checking WEIGHT and SIGMA after ('corrected', '1', '0s'). Checking WEIGHT and SIGMA after ('data', '2', '0s'). Checking WEIGHT and SIGMA after ('data', '1', '60s'). Checking WEIGHT and SIGMA after ('data', '1', '30s'). Checking WEIGHT and SIGMA after ('corrected', '2', '0s'). Checking WEIGHT and SIGMA after ('corrected', '1', '30s'). Checking WEIGHT and SIGMA after ('corrected', '1', '60s'). PASSED test_task_split.py::split_test_wttosig::test_sig_cavdata SIGMA after channel averaging DATA. PASSED test_task_split.py::split_test_wttosig::test_sig_corrtodata SIGMA after straight CORRECTED -> DATA. PASSED test_task_split.py::split_test_wttosig::test_sig_straightselection SIGMA after straight selection of DATA. PASSED test_task_split.py::split_test_wttosig::test_sig_tav30sdata SIGMA after time averaging 30s DATA. PASSED test_task_split.py::split_test_wttosig::test_sig_tavcorr SIGMA after time averaging CORRECTED_DATA. PASSED test_task_split.py::split_test_wttosig::test_sig_tavdata SIGMA after time averaging DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_cavcorr WEIGHT after channel averaging CORRECTED_DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_cavdata WEIGHT after channel averaging DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_corrtodata WEIGHT after straight CORRECTED -> DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_straightselection WEIGHT after straight selection of DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_tav30data WEIGHT after time averaging 30s DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_tavcorr WEIGHT after time averaging CORRECTED_DATA. PASSED test_task_split.py::split_test_wttosig::test_wt_tavdata WEIGHT after time averaging DATA. PASSED test_task_split.py::split_test_singlespw_severalchranges::test_ddi_entries Check that there is a single row in the DDI table. Checking DDI after channel selection ranges in single SPW PASSED test_task_split.py::split_test_fc::test_fc_categories FLAG_CATEGORY's CATEGORY keyword SKIPPED (FLAG_CATEGORY not supported in mstransform (new split)) test_task_split.py::split_test_fc::test_fc_cav FLAG_CATEGORY after channel averaging SKIPPED (FLAG_CATEGORY not supported in mstransform (new split)) test_task_split.py::split_test_fc::test_fc_straightselection FLAG_CATEGORY after straight selection SKIPPED (FLAG_CATEGORY not supported in mstransform (new split)) test_task_split.py::split_test_fc::test_fc_tav FLAG_CATEGORY after time averaging SKIPPED (FLAG_CATEGORY not supported in mstransform (new split)) test_task_split.py::splitTests::test_combinescan_mms 2025-10-06 21:35:04 WARN split::::casa Cannot process MMS in parallel when combine='scan' because the subMSs do not contain all the selected scans 2025-10-06 21:35:04 SEVERE split::::casa Please set keepmms to False or use task mstransform in this case. 2025-10-06 21:35:04 SEVERE split::::casa Task split raised an exception of class Exception with the following message: Unable to continue with MMS processing split: combine=scan with axis=scan ................. Creating test MMS .................. Expected error! PASSED test_task_split.py::splitTests::test_combinescan_ms split: combine=scan with axis=scan, keepmms=false ................. Creating test MMS .................. PASSED test_task_split.py::splitTests::test_combinescan_spw_mms split: combine=scan with axis=spw ................. Creating test MMS .................. PASSED test_task_split.py::splitTests::test_flagversions 2025-10-06 21:35:47 SEVERE split::::casa Task split raised an exception of class RuntimeError with the following message: The flagversions spw0.ms.flagversions for the output MS already exists. Please delete it. split: raise an error when .flagversions exist PASSED test_task_split.py::splitTests::test_keepflags split: keepflags=False PASSED test_task_split.py::splitTests::test_numpy_width split: Automatically convert numpy type to Python type PASSED test_task_split.py::splitTests::test_numpy_width_mms 2025-10-06 21:35:59 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2025-10-06 21:36:22 SEVERE ParallelDataHelper::::casa Task split raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. 2025-10-06 21:36:26 SEVERE ParallelDataHelper::::casa Task split raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. split: Automatically convert numpy type to Python type in an MMS ................. Creating test MMS .................. PASSED test_task_split.py::splitTests::test_split_combine_scan_axis 2025-10-06 21:36:36 WARN split::::casa Cannot process MMS in parallel when combine='scan' because the subMSs do not contain all the selected scans 2025-10-06 21:36:36 SEVERE split::::casa Please set keepmms to False or use task mstransform in this case. 2025-10-06 21:36:36 SEVERE split::::casa Task split raised an exception of class Exception with the following message: Unable to continue with MMS processing split: raise error when combine='scan' and axis='scan' ................. Creating test MMS .................. Expected Error: Unable to continue with MMS processing Expected Error! PASSED test_task_split.py::splitSpwPoln::test_split_chanavg_spw_with_diff_pol_shape split: channel average spw 0 that has repeated SPW ID PASSED test_task_split.py::splitSpwPoln::test_split_different_corrs split: split spws with different shapes PASSED test_task_split.py::splitUnsortedPoln::test_split_unsorted_polids split: split MS with unsorted polIDs PASSED test_task_split.py::splitUpdateFlagCmd::test_updateFlagcmd1 2025-10-06 21:37:10 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 21:37:10 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 2025-10-06 21:37:10 WARN importasdm::::casa Ephemeris is in ICRS instead of J2000 frame. 2025-10-06 21:37:10 WARN importasdm::::casa+ Entry in SOURCE table will be converted to J2000 split: Do not update FLAG_CMD table when spw selection in FLAG_CMD is by name PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_split/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_split.py:384: split_test_tav is skipped SKIPPED [1] test_task_split.py:417: split_test_tav is skipped SKIPPED [1] test_task_split.py:402: split_test_tav is skipped SKIPPED [1] test_task_split.py:410: split_test_tav is skipped SKIPPED [1] test_task_split.py:394: split_test_tav is skipped SKIPPED [1] test_task_split.py:459: split_test_tav is skipped SKIPPED [1] test_task_split.py:486: split_test_tav is skipped SKIPPED [1] test_task_split.py:473: split_test_tav is skipped SKIPPED [1] test_task_split.py:480: split_test_tav is skipped SKIPPED [1] test_task_split.py:466: split_test_tav is skipped SKIPPED [1] test_task_split.py:349: split_test_tav is skipped SKIPPED [1] test_task_split.py:369: split_test_tav is skipped SKIPPED [1] test_task_split.py:359: split_test_tav is skipped SKIPPED [1] test_task_split.py:364: split_test_tav is skipped SKIPPED [1] test_task_split.py:354: split_test_tav is skipped SKIPPED [1] test_task_split.py:424: split_test_tav is skipped SKIPPED [1] test_task_split.py:452: split_test_tav is skipped SKIPPED [1] test_task_split.py:439: split_test_tav is skipped SKIPPED [1] test_task_split.py:445: split_test_tav is skipped SKIPPED [1] test_task_split.py:432: split_test_tav is skipped SKIPPED [1] test_task_split.py:1613: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1538: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1584: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1596: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1591: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1601: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1572: split_test_tav_then_cvel is skipped SKIPPED [1] test_task_split.py:1879: FLAG_CATEGORY not supported in mstransform (new split) SKIPPED [1] test_task_split.py:1929: FLAG_CATEGORY not supported in mstransform (new split) SKIPPED [1] test_task_split.py:1884: FLAG_CATEGORY not supported in mstransform (new split) SKIPPED [1] test_task_split.py:1954: FLAG_CATEGORY not supported in mstransform (new split) ============ 91 passed, 31 skipped, 5 warnings in 268.83s (0:04:28) ============ ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imstat configfile: pytest.ini collecting ... collected 12 items test_task_imstat.py::imstat_test::test_CAS_2195_image_can_have_linear_rather_than_direction_coordinate verify fix for CAS-2195, image has linear, not direction, coordinate PASSED test_task_imstat.py::imstat_test::test_biweight 2025-10-06 21:37:19 WARN imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) The biweight algorithm does not support computation of quantile-related (median, MADM, first/third quartile, IQR) statistics (robust=True). Proceeding without calculating those stats. ....10....20....30....40....50....60....70....80....90....100% 2025-10-06 21:37:30 WARN imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) The biweight algorithm does not support computation of quantile-related (median, MADM, first/third quartile, IQR) statistics (robust=True). Proceeding without calculating those stats. ....10....20....30....40....50....60....70....80....90....100% 2025-10-06 21:37:39 WARN imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) The biweight algorithm does not support computation of quantile-related (median, MADM, first/third quartile, IQR) statistics (robust=True). Proceeding without calculating those stats. ....10....20....30....40....50....60....70....80....90....100% Test biweight algorithm CAS-11100 PASSED test_task_imstat.py::imstat_test::test_box_param_can_have_spaces test that box parameter can have spaces, CAS-2050 PASSED test_task_imstat.py::imstat_test::test_chauvenet Test Chauvenet's criterion algorithm PASSED test_task_imstat.py::imstat_test::test_fithalf Test fit to half algorithm PASSED test_task_imstat.py::imstat_test::test_hingesfences Test hinges-fences algorithm PASSED test_task_imstat.py::imstat_test::test_internal_region_exclusion 2025-10-06 21:37:48 WARN imstat:::: Stokes cannot be determined because this region type is not handled yet. But chances are very good this is no need to be alarmed. Verify data not returned for internally excluded regions PASSED test_task_imstat.py::imstat_test::test_logfile_param test logfile PASSED test_task_imstat.py::imstat_test::test_moment_map_flux Test 1: verify moment maps can have flux densities computed in statistics PASSED test_task_imstat.py::imstat_test::test_multiple_region_support test multiple region support PASSED test_task_imstat.py::imstat_test::test_specifying_axes_param choose axes works PASSED test_task_imstat.py::imstat_test::test_stretch 2025-10-06 21:37:50 SEVERE imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2025-10-06 21:37:50 SEVERE imstat::::casa Task imstat raised an exception of class RuntimeError with the following message: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 imstat: Test stretch parameter PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imstat/nose.xml - ======================== 12 passed, 1 warning in 33.38s ======================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager configfile: pytest.ini collecting ... flagmanager tests will use data from /opt/casa/data/casatestdata/unittest/flagmanager/ collected 7 items test_task_flagmanager.py::test_flagmanager_ms::test1m flagmanager test1m: mode=list, flagbackup=True/False Moving data... PASSED test_task_flagmanager.py::test_flagmanager_ms::test2m flagmanager test2m: Create, then restore autoflag The MS is already around, just unflag After flagging antenna 2 there were 5252.0 flags After flagging antenna 2 and 3 there were 10302.0 flags After restoring pre-antenna 2 flagging, there are 5252.0 flags; should be 5252.0 PASSED test_task_flagmanager.py::test_flagmanager_ms::test_CAS2701 2025-10-06 21:37:59 SEVERE flagmanager::::casa Task flagmanager raised an exception of class ValueError with the following message: Illegal empty versionname: '' flagmanager: Do not allow flagversions with empty versionname'' The MS is already around, just unflag Expected exception: Illegal empty versionname: '' PASSED test_task_flagmanager.py::test_flagmanager_ms::test_dictionary1 flagmanager: Test the returned dictionary in list mode The MS is already around, just unflag PASSED test_task_flagmanager.py::test_flagmanager_ms::test_rename flagmanager: do not overwrite an existing versionname The MS is already around, just unflag PASSED test_task_flagmanager.py::test_flagmanager_ms::test_save 2025-10-06 21:38:02 WARN flagmanager::::casa Version name 'Do_Not_Overwrite_Me' already exist. Will rename it to Do_Not_Overwrite_Me.old.1759786682 flagmanager: CAS-3080, do not overwrite an existing versionname The MS is already around, just unflag Rename versionname to Do_Not_Overwrite_Me Move existing versionname to temporary name PASSED test_task_flagmanager.py::test_flagmanager_caltables::test_caltable_flagbackup 2025-10-06 21:38:03 WARN Found pre-v4.1 caltable (/home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager/cal.fewscans.bpass); attempting to update... 2025-10-06 21:38:03 WARN + SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. Flagmanager:: cal table mode=list, flagbackup=True/False Moving data... {0: {'name': 'A much better caltable version !', 'comment': 'This is a *much* better name'}, 'MS': '/home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager/cal.fewscans.bpass'} PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_flagmanager/nose.xml - ======================== 7 passed, 1 warning in 11.80s ========================= ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal configfile: pytest.ini collecting ... collected 66 items test_task_sdcal.py::sdcal_test::test00 2025-10-06 21:38:07 WARN sdcal::calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. Test00:Check the identification of TSYS_SPECTRuM and FPARAM. The shape of the MS/SYSCAL/TSYS_SPECTRUM (2, 128, 32) The shape of the FPARAM extracted with sdcal (2, 128, 32) Both tables are identical. ALL FLAGs are set to zero. PASSED test_task_sdcal.py::sdcal_test::test00M 2025-10-06 21:38:10 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2025-10-06 21:38:35 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. Test00M:Check the identification of TSYS_SPECTRuM and FPARAM (MMS). The shape of the MS/SYSCAL/TSYS_SPECTRUM (2, 128, 32) The shape of the FPARAM extracted with sdcal (2, 128, 32) Both tables are identical. ALL FLAGs are set to zero. PASSED test_task_sdcal.py::sdcal_test::test01 2025-10-06 21:38:37 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:38:39 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2025-10-06 21:38:40 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 9, 11, 2025-10-06 21:38:40 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:38:40 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:38:40 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test01: weight = 1/(SIGMA**2) X 1/(FPARAM_ave**2) dictionary version. fparam_average_r1_0 50.16530442237854 fparam_average_r1_1 50.1364648938179 SIGMA00 0.00036514835665002465 SIGMA10 0.00036514835665002465 WEIGHT00 3068.419677734375 WEIGHT10 2948.35986328125 pol0: 1/SIGMA**2 X 1/(FPARAM_ave)**2 2980.2616546329778 pol1: 1/SIGMA**2 X 1/(FPARAM_ave)**2 2983.691256668374 difference between fparam_r1_0 and weight00 2.873075796674931 % difference between fparam_r1_1 and weight10 -1.1983406037756712 % PASSED test_task_sdcal.py::sdcal_test::test02 2025-10-06 21:38:43 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:38:45 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2025-10-06 21:38:45 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 9, 11, 2025-10-06 21:38:45 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:38:45 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:38:45 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test02: weight = 1/(SIGMA**2) X 1/(FPARAM_ave**2) list version. fparam_average_r1_0 50.16530442237854 fparam_average_r1_1 50.1364648938179 SIGMA00 0.00036514835665002465 SIGMA10 0.00036514835665002465 WEIGHT00 3068.419677734375 WEIGHT10 2948.35986328125 pol0: 1/SIGMA**2 X 1/(FPARAM_ave)**2 2980.2616546329778 pol1: 1/SIGMA**2 X 1/(FPARAM_ave)**2 2983.691256668374 difference between fparam_r1_0 and weight00 2.873075796674931 % difference between fparam_r1_1 and weight10 -1.1983406037756712 % PASSED test_task_sdcal.py::sdcal_test::test03 2025-10-06 21:38:47 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:38:49 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2025-10-06 21:38:50 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 9, 11, 2025-10-06 21:38:50 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:38:50 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:38:50 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test03: Validation of CORRECTED_DATA = DATA X FPARAM (spwmap={1:[1], 3:[3], 5:[5], 7:[7]}). CORRECTED_DATA (919546363904+0j) DATA (11865588736+0j) FPARAM 77.39237976074219 difference between CORRECTED_DATA and DATA X FPARAM 0.13487241224441432 % PASSED test_task_sdcal.py::sdcal_test::test04 2025-10-06 21:38:52 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:38:54 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 10 12 14 16 17 18 19 20 Test04: Validation of CORRECTED_DATA = DATA X FPARAM. (spwmap={1:[9], 3:[11], 5:[13], 7:[15]}) antanna1=0, DATA_DISC_ID=9, FPARAM_average CORRECTED_DATA (77.77078247070312+0j) DATA (1+0j) FPARAM average(128ch) 50.16530442237854 difference between CORRECTED_DATA and DATA X FPARAM_average(128) 35.49594998446079 % PASSED test_task_sdcal.py::sdcal_test::test05 2025-10-06 21:38:57 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:38:59 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 10 12 14 16 17 18 19 20 Test05: Validation of CORRECTED_DATA = DATA X FPARAM. (spwmap={1:[9], 3:[11], 5:[13], 7:[15]}) antanna1=0, DATA_DISC_ID=9, FPARAM_average CORRECTED_DATA (77.77078247070312+0j) DATA (1+0j) FPARAM 77.39237976074219 difference between CORRECTED_DATA and DATA X FPARAM 0.48656153112961775 % PASSED test_task_sdcal.py::sdcal_test::test06 2025-10-06 21:39:02 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:39:04 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in out.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20 2025-10-06 21:39:04 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 9, 11, 2025-10-06 21:39:04 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:39:04 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:39:04 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! Test06: weight_spectrum = 1/(SIGMA**2) X 1/(FPARAMx**2) dictionary version. pol0 & pol1 ch 0: diff between 1/SIGMA**2 X 1/(FPARAM[0])**2 and WEIGHT_SPECTRUM[0] 6.273455960581487e-05 -2.9053833941361518e-05 5.010048556060286e-06 % -2.196840819224782e-06 % pol0 & pol1 ch 1: diff between 1/SIGMA**2 X 1/(FPARAM[1])**2 and WEIGHT_SPECTRUM[1] 0.00037928575693513267 3.0573419735446805e-05 1.644033516161551e-05 % 1.364327482412603e-06 % pol0 & pol1 ch 2: diff between 1/SIGMA**2 X 1/(FPARAM[2])**2 and WEIGHT_SPECTRUM[2] -4.363914149507764e-05 0.0001513620268269733 -1.6654990691053731e-06 % 6.011465048667209e-06 % pol0 & pol1 ch 3: diff between 1/SIGMA**2 X 1/(FPARAM[3])**2 and WEIGHT_SPECTRUM[3] 0.00020010125217595487 0.0002269268611598818 7.243991280080329e-06 % 8.312507239952121e-06 % pol0 & pol1 ch 4: diff between 1/SIGMA**2 X 1/(FPARAM[4])**2 and WEIGHT_SPECTRUM[4] 0.00017082167187254527 -5.9946403325739084e-05 6.025723558093457e-06 % -2.1225606398809425e-06 % pol0 & pol1 ch 5: diff between 1/SIGMA**2 X 1/(FPARAM[5])**2 and WEIGHT_SPECTRUM[5] 4.316806462156819e-05 -1.0436798220325727e-05 1.5003096026944634e-06 % -3.6640542505787976e-07 % pol0 & pol1 ch 6: diff between 1/SIGMA**2 X 1/(FPARAM[6])**2 and WEIGHT_SPECTRUM[6] 2.4012592348299222e-05 0.00010935666932709864 8.513664913072371e-07 % 3.795694990578201e-06 % pol0 & pol1 ch 7: diff between 1/SIGMA**2 X 1/(FPARAM[7])**2 and WEIGHT_SPECTRUM[7] 0.0002942476075986633 -0.00011507051976877847 1.0499731118215759e-05 % -4.0530377044693125e-06 % pol0 & pol1 ch 8: diff between 1/SIGMA**2 X 1/(FPARAM[8])**2 and WEIGHT_SPECTRUM[8] 0.0001693271428848675 0.0002740586528489075 5.906384372274977e-06 % 9.554987848144287e-06 % pol0 & pol1 ch 9: diff between 1/SIGMA**2 X 1/(FPARAM[9])**2 and WEIGHT_SPECTRUM[9] -2.6366740712546743e-05 9.807339029066497e-05 -9.220423854579112e-07 % 3.397515769992888e-06 % pol0 & pol1 ch 10: diff between 1/SIGMA**2 X 1/(FPARAM[10])**2 and WEIGHT_SPECTRUM[10] 2.9163523777242517e-05 -1.994849344555405e-05 1.034206189417834e-06 % -6.985633085585016e-07 % pol0 & pol1 ch 11: diff between 1/SIGMA**2 X 1/(FPARAM[11])**2 and WEIGHT_SPECTRUM[11] 0.00037444498184413533 0.0004251333339198027 1.3820783726141637e-05 % 1.545490320271384e-05 % pol0 & pol1 ch 12: diff between 1/SIGMA**2 X 1/(FPARAM[12])**2 and WEIGHT_SPECTRUM[12] -4.424939561431529e-06 -7.524594957430963e-05 -1.717524569842911e-07 % -2.872430608342992e-06 % pol0 & pol1 ch 13: diff between 1/SIGMA**2 X 1/(FPARAM[13])**2 and WEIGHT_SPECTRUM[13] 3.5604666663857643e-06 -0.00016193503006434184 1.5146914006938293e-07 % -6.8074369125450415e-06 % pol0 & pol1 ch 14: diff between 1/SIGMA**2 X 1/(FPARAM[14])**2 and WEIGHT_SPECTRUM[14] 0.000306845740396966 -8.671621935718576e-05 1.209381832664903e-05 % -3.4169096218060695e-06 % pol0 & pol1 ch 15: diff between 1/SIGMA**2 X 1/(FPARAM[15])**2 and WEIGHT_SPECTRUM[15] 0.00023031920136418194 9.168479709842359e-05 8.56837753231158e-06 % 3.4306890787456304e-06 % pol0 & pol1 ch 16: diff between 1/SIGMA**2 X 1/(FPARAM[16])**2 and WEIGHT_SPECTRUM[16] 0.00011921380746571231 0.00022773757791583193 4.2513990782352514e-06 % 8.213231068040025e-06 % pol0 & pol1 ch 17: diff between 1/SIGMA**2 X 1/(FPARAM[17])**2 and WEIGHT_SPECTRUM[17] 0.00018103116417478304 0.00023183868324849755 6.27704415791993e-06 % 8.228776395492406e-06 % pol0 & pol1 ch 18: diff between 1/SIGMA**2 X 1/(FPARAM[18])**2 and WEIGHT_SPECTRUM[18] 6.551575734192738e-05 0.00043202957886023796 2.226015559253713e-06 % 1.5052664155879503e-05 % pol0 & pol1 ch 19: diff between 1/SIGMA**2 X 1/(FPARAM[19])**2 and WEIGHT_SPECTRUM[19] 0.00021059318896732293 0.00019073565817961935 7.113511189813314e-06 % 6.684227017423671e-06 % pol0 & pol1 ch 20: diff between 1/SIGMA**2 X 1/(FPARAM[20])**2 and WEIGHT_SPECTRUM[20] 6.57381488053943e-05 9.554753796692239e-05 2.2207583018344653e-06 % 3.3828551520546724e-06 % pol0 & pol1 ch 21: diff between 1/SIGMA**2 X 1/(FPARAM[21])**2 and WEIGHT_SPECTRUM[21] 9.53749713517027e-06 0.00017208136750923586 3.222478784724948e-07 % 6.021725698949718e-06 % pol0 & pol1 ch 22: diff between 1/SIGMA**2 X 1/(FPARAM[22])**2 and WEIGHT_SPECTRUM[22] 0.0001987809628190007 0.0002785789488370938 6.620448245853082e-06 % 9.771403650638825e-06 % pol0 & pol1 ch 23: diff between 1/SIGMA**2 X 1/(FPARAM[23])**2 and WEIGHT_SPECTRUM[23] -6.482081198555534e-05 0.0003516225938255957 -2.1657775289982007e-06 % 1.2478522798087299e-05 % pol0 & pol1 ch 24: diff between 1/SIGMA**2 X 1/(FPARAM[24])**2 and WEIGHT_SPECTRUM[24] 0.0001323026922364079 0.0003981818422289507 4.383497663590331e-06 % 1.4222284302441151e-05 % pol0 & pol1 ch 25: diff between 1/SIGMA**2 X 1/(FPARAM[25])**2 and WEIGHT_SPECTRUM[25] 0.00019848175634251675 0.00027791319644165924 6.571055796410492e-06 % 1.0012405006684594e-05 % pol0 & pol1 ch 26: diff between 1/SIGMA**2 X 1/(FPARAM[26])**2 and WEIGHT_SPECTRUM[26] 0.00035768754059972707 0.00022301216995401774 1.1749694175842495e-05 % 8.049752037969235e-06 % pol0 & pol1 ch 27: diff between 1/SIGMA**2 X 1/(FPARAM[27])**2 and WEIGHT_SPECTRUM[27] 0.0003504468568280572 0.00015874410928518046 1.1463124445724222e-05 % 5.730715068892929e-06 % pol0 & pol1 ch 28: diff between 1/SIGMA**2 X 1/(FPARAM[28])**2 and WEIGHT_SPECTRUM[28] -0.00010464162414791645 2.3842034352128394e-05 -3.3833751863023248e-06 % 8.598842889385119e-07 % pol0 & pol1 ch 29: diff between 1/SIGMA**2 X 1/(FPARAM[29])**2 and WEIGHT_SPECTRUM[29] -8.552148892704281e-05 0.00010703561201808043 -2.7832795275122115e-06 % 3.857309870272952e-06 % pol0 & pol1 ch 30: diff between 1/SIGMA**2 X 1/(FPARAM[30])**2 and WEIGHT_SPECTRUM[30] 2.1769787053926848e-05 -0.0001451673620067595 7.032597607052419e-07 % -5.196860646151759e-06 % pol0 & pol1 ch 31: diff between 1/SIGMA**2 X 1/(FPARAM[31])**2 and WEIGHT_SPECTRUM[31] 0.00019027540747629246 0.00010094742629007669 6.15992991131198e-06 % 3.6473402816650624e-06 % pol0 & pol1 ch 32: diff between 1/SIGMA**2 X 1/(FPARAM[32])**2 and WEIGHT_SPECTRUM[32] 0.00015679724810979678 6.0417637087084586e-05 5.09803945555735e-06 % 2.184854833460748e-06 % pol0 & pol1 ch 33: diff between 1/SIGMA**2 X 1/(FPARAM[33])**2 and WEIGHT_SPECTRUM[33] 0.00024098129506455734 0.00018627219833433628 7.771941221080607e-06 % 6.77556823809989e-06 % pol0 & pol1 ch 34: diff between 1/SIGMA**2 X 1/(FPARAM[34])**2 and WEIGHT_SPECTRUM[34] -3.4173707717854995e-05 0.0001771810020727571 -1.0969949837579816e-06 % 6.475055227619468e-06 % pol0 & pol1 ch 35: diff between 1/SIGMA**2 X 1/(FPARAM[35])**2 and WEIGHT_SPECTRUM[35] 0.00018984107964570285 0.00023627126256542397 6.0709845347675635e-06 % 8.695761992441102e-06 % pol0 & pol1 ch 36: diff between 1/SIGMA**2 X 1/(FPARAM[36])**2 and WEIGHT_SPECTRUM[36] 6.559493067470612e-05 0.00041477176591797615 2.0768083069259858e-06 % 1.495561046021599e-05 % pol0 & pol1 ch 37: diff between 1/SIGMA**2 X 1/(FPARAM[37])**2 and WEIGHT_SPECTRUM[37] 0.00044467929228630965 0.00035772762339547626 1.3927837333498537e-05 % 1.2846290103685203e-05 % pol0 & pol1 ch 38: diff between 1/SIGMA**2 X 1/(FPARAM[38])**2 and WEIGHT_SPECTRUM[38] 0.00041000678811542457 -9.212928080160054e-05 1.2856959916454257e-05 % -3.3020268072748582e-06 % pol0 & pol1 ch 39: diff between 1/SIGMA**2 X 1/(FPARAM[39])**2 and WEIGHT_SPECTRUM[39] 0.00018170399653172353 -8.627438546682242e-06 5.70040576558808e-06 % -3.053134413316024e-07 % pol0 & pol1 ch 40: diff between 1/SIGMA**2 X 1/(FPARAM[40])**2 and WEIGHT_SPECTRUM[40] 0.0003517028062560712 8.162846597770113e-05 1.0954812349915199e-05 % 2.8974640349371805e-06 % pol0 & pol1 ch 41: diff between 1/SIGMA**2 X 1/(FPARAM[41])**2 and WEIGHT_SPECTRUM[41] -7.200629170256434e-06 -0.00012693365079030627 -2.2373746251223976e-07 % -4.38976148571217e-06 % pol0 & pol1 ch 42: diff between 1/SIGMA**2 X 1/(FPARAM[42])**2 and WEIGHT_SPECTRUM[42] 0.00031654984513806994 0.0003178655902047467 9.844466978561815e-06 % 1.0957856611848176e-05 % pol0 & pol1 ch 43: diff between 1/SIGMA**2 X 1/(FPARAM[43])**2 and WEIGHT_SPECTRUM[43] 3.5890414437744766e-05 0.00043258261803202913 1.1271859255587547e-06 % 1.4788772850744495e-05 % pol0 & pol1 ch 44: diff between 1/SIGMA**2 X 1/(FPARAM[44])**2 and WEIGHT_SPECTRUM[44] 2.536447482270887e-05 0.00036647019396696123 8.033025717788419e-07 % 1.2417024357529648e-05 % pol0 & pol1 ch 45: diff between 1/SIGMA**2 X 1/(FPARAM[45])**2 and WEIGHT_SPECTRUM[45] 0.00014024227812114987 -0.0001459046061427216 4.49452804977683e-06 % -4.940821912318071e-06 % pol0 & pol1 ch 46: diff between 1/SIGMA**2 X 1/(FPARAM[46])**2 and WEIGHT_SPECTRUM[46] 0.00015134579916775692 -0.00019360288706593565 4.890482237278964e-06 % -6.50367052955938e-06 % pol0 & pol1 ch 47: diff between 1/SIGMA**2 X 1/(FPARAM[47])**2 and WEIGHT_SPECTRUM[47] -5.849773833688232e-05 0.0002578735898168816 -1.9010938220382627e-06 % 8.773321863353885e-06 % pol0 & pol1 ch 48: diff between 1/SIGMA**2 X 1/(FPARAM[48])**2 and WEIGHT_SPECTRUM[48] 0.0002054860265161551 0.0002126506492459157 6.750686217495876e-06 % 7.20156095788038e-06 % pol0 & pol1 ch 49: diff between 1/SIGMA**2 X 1/(FPARAM[49])**2 and WEIGHT_SPECTRUM[49] 0.0004023268570563232 0.0004301473718442139 1.3075866590271464e-05 % 1.4645678641565156e-05 % pol0 & pol1 ch 50: diff between 1/SIGMA**2 X 1/(FPARAM[50])**2 and WEIGHT_SPECTRUM[50] 0.0003268574564572191 0.00017004138408083236 1.0768591405133127e-05 % 5.854130596358629e-06 % pol0 & pol1 ch 51: diff between 1/SIGMA**2 X 1/(FPARAM[51])**2 and WEIGHT_SPECTRUM[51] 0.0003316242728033103 0.00023762971613905393 1.0874095963364074e-05 % 8.174975614071969e-06 % pol0 & pol1 ch 52: diff between 1/SIGMA**2 X 1/(FPARAM[52])**2 and WEIGHT_SPECTRUM[52] 7.86619557402446e-06 0.00023752304514346179 2.6156062106403415e-07 % 8.21345475235493e-06 % pol0 & pol1 ch 53: diff between 1/SIGMA**2 X 1/(FPARAM[53])**2 and WEIGHT_SPECTRUM[53] 9.268649864679901e-05 8.175632456186577e-05 3.042205385998392e-06 % 2.813139750648544e-06 % pol0 & pol1 ch 54: diff between 1/SIGMA**2 X 1/(FPARAM[54])**2 and WEIGHT_SPECTRUM[54] -0.00025148570330202347 0.0001653365743550239 -8.251346906434828e-06 % 5.666773175630147e-06 % pol0 & pol1 ch 55: diff between 1/SIGMA**2 X 1/(FPARAM[55])**2 and WEIGHT_SPECTRUM[55] 0.00037539886579907034 0.00016769915282566217 1.2293284943015225e-05 % 5.684344461448768e-06 % pol0 & pol1 ch 56: diff between 1/SIGMA**2 X 1/(FPARAM[56])**2 and WEIGHT_SPECTRUM[56] -0.000246829537445592 0.00020818711982428795 -8.079053986660272e-06 % 7.0397803994266645e-06 % pol0 & pol1 ch 57: diff between 1/SIGMA**2 X 1/(FPARAM[57])**2 and WEIGHT_SPECTRUM[57] 0.00036524905408441555 -0.00017316319735982688 1.1955467716737813e-05 % -5.840333633738165e-06 % pol0 & pol1 ch 58: diff between 1/SIGMA**2 X 1/(FPARAM[58])**2 and WEIGHT_SPECTRUM[58] -0.00012707496989605715 0.0004727720815935754 -4.1560930443826815e-06 % 1.6017538598371068e-05 % pol0 & pol1 ch 59: diff between 1/SIGMA**2 X 1/(FPARAM[59])**2 and WEIGHT_SPECTRUM[59] -0.00013017608580412343 -0.0002061722734651994 -4.269054594400646e-06 % -6.870193411039854e-06 % pol0 & pol1 ch 60: diff between 1/SIGMA**2 X 1/(FPARAM[60])**2 and WEIGHT_SPECTRUM[60] 0.0001193900943690096 0.00037123858419363387 3.885761382432306e-06 % 1.2437735311588693e-05 % pol0 & pol1 ch 61: diff between 1/SIGMA**2 X 1/(FPARAM[61])**2 and WEIGHT_SPECTRUM[61] 1.760259965521982e-05 3.876241089528776e-05 5.697773599688479e-07 % 1.2947949226486933e-06 % pol0 & pol1 ch 62: diff between 1/SIGMA**2 X 1/(FPARAM[62])**2 and WEIGHT_SPECTRUM[62] 0.0002481671695022669 0.00019708632771653356 8.048763951868327e-06 % 6.602399901061373e-06 % pol0 & pol1 ch 63: diff between 1/SIGMA**2 X 1/(FPARAM[63])**2 and WEIGHT_SPECTRUM[63] 0.00023016581462798058 8.171070157914073e-05 7.4316052766698694e-06 % 2.7745175983780375e-06 % pol0 & pol1 ch 64: diff between 1/SIGMA**2 X 1/(FPARAM[64])**2 and WEIGHT_SPECTRUM[64] 0.00031406104699271964 -5.043421060690889e-05 1.0221006032298017e-05 % -1.6959818509920869e-06 % pol0 & pol1 ch 65: diff between 1/SIGMA**2 X 1/(FPARAM[65])**2 and WEIGHT_SPECTRUM[65] 3.10137688757095e-05 -0.0001256234818356461 9.966968108728848e-07 % -4.256241310348612e-06 % pol0 & pol1 ch 66: diff between 1/SIGMA**2 X 1/(FPARAM[66])**2 and WEIGHT_SPECTRUM[66] 0.00042406780221426743 0.0004380818254503538 1.3766612782158214e-05 % 1.4715194327385716e-05 % pol0 & pol1 ch 67: diff between 1/SIGMA**2 X 1/(FPARAM[67])**2 and WEIGHT_SPECTRUM[67] 8.351288533958723e-05 0.0003285815050730889 2.699371246751832e-06 % 1.0952228406312707e-05 % pol0 & pol1 ch 68: diff between 1/SIGMA**2 X 1/(FPARAM[68])**2 and WEIGHT_SPECTRUM[68] 8.591538744440186e-05 0.00043615173672151286 2.7899391967495027e-06 % 1.4421855635539717e-05 % pol0 & pol1 ch 69: diff between 1/SIGMA**2 X 1/(FPARAM[69])**2 and WEIGHT_SPECTRUM[69] 0.00011032168185920455 0.00017595255530977738 3.605524496522494e-06 % 5.739453363117963e-06 % pol0 & pol1 ch 70: diff between 1/SIGMA**2 X 1/(FPARAM[70])**2 and WEIGHT_SPECTRUM[70] 0.0002884167647607683 0.0003254136304349231 9.366830568333143e-06 % 1.0733955873751295e-05 % pol0 & pol1 ch 71: diff between 1/SIGMA**2 X 1/(FPARAM[71])**2 and WEIGHT_SPECTRUM[71] 1.4486755844700383e-05 8.932805849326542e-05 4.711876716935691e-07 % 2.933209701933852e-06 % pol0 & pol1 ch 72: diff between 1/SIGMA**2 X 1/(FPARAM[72])**2 and WEIGHT_SPECTRUM[72] 0.0001161552031589963 5.590753107753699e-05 3.7729595793451e-06 % 1.8524295414582475e-06 % pol0 & pol1 ch 73: diff between 1/SIGMA**2 X 1/(FPARAM[73])**2 and WEIGHT_SPECTRUM[73] 0.0002660162754182238 6.696810032735812e-05 8.740775933797486e-06 % 2.2007811807639573e-06 % pol0 & pol1 ch 74: diff between 1/SIGMA**2 X 1/(FPARAM[74])**2 and WEIGHT_SPECTRUM[74] 0.00041498860946376226 8.27128351374995e-05 1.3569155701630759e-05 % 2.7091337104558063e-06 % pol0 & pol1 ch 75: diff between 1/SIGMA**2 X 1/(FPARAM[75])**2 and WEIGHT_SPECTRUM[75] -7.713098511885619e-06 4.051149289807654e-05 -2.5678218062181924e-07 % 1.3118701836951178e-06 % pol0 & pol1 ch 76: diff between 1/SIGMA**2 X 1/(FPARAM[76])**2 and WEIGHT_SPECTRUM[76] 0.0002164097372769902 0.0004225881411912269 7.099683377858233e-06 % 1.3514092314903065e-05 % pol0 & pol1 ch 77: diff between 1/SIGMA**2 X 1/(FPARAM[77])**2 and WEIGHT_SPECTRUM[77] 0.0002901362272496044 0.00017708914674585685 9.787363217903194e-06 % 5.650573305882962e-06 % pol0 & pol1 ch 78: diff between 1/SIGMA**2 X 1/(FPARAM[78])**2 and WEIGHT_SPECTRUM[78] 9.795658388611628e-05 6.8705930971191265e-06 3.20701121752102e-06 % 2.163172572149179e-07 % pol0 & pol1 ch 79: diff between 1/SIGMA**2 X 1/(FPARAM[79])**2 and WEIGHT_SPECTRUM[79] 0.00032098317069539917 0.00019259918008174282 1.0551312776986963e-05 % 5.991802136099286e-06 % pol0 & pol1 ch 80: diff between 1/SIGMA**2 X 1/(FPARAM[80])**2 and WEIGHT_SPECTRUM[80] -5.350248193281004e-05 0.00019976549037892255 -1.7177894613813945e-06 % 6.1133167544475315e-06 % pol0 & pol1 ch 81: diff between 1/SIGMA**2 X 1/(FPARAM[81])**2 and WEIGHT_SPECTRUM[81] 1.2342198260739679e-05 0.000144359830301255 3.89066773252681e-07 % 4.3755004309949375e-06 % pol0 & pol1 ch 82: diff between 1/SIGMA**2 X 1/(FPARAM[82])**2 and WEIGHT_SPECTRUM[82] 2.4373373889829963e-05 0.000168752203535405 7.696069127148141e-07 % 5.149741575164227e-06 % pol0 & pol1 ch 83: diff between 1/SIGMA**2 X 1/(FPARAM[83])**2 and WEIGHT_SPECTRUM[83] -4.8289960432157386e-05 0.00010321954732717131 -1.5135926183590756e-06 % 3.1344808081932345e-06 % pol0 & pol1 ch 84: diff between 1/SIGMA**2 X 1/(FPARAM[84])**2 and WEIGHT_SPECTRUM[84] -5.973869110675878e-05 0.0002807912687785574 -1.886010620015602e-06 % 8.589316216132033e-06 % pol0 & pol1 ch 85: diff between 1/SIGMA**2 X 1/(FPARAM[85])**2 and WEIGHT_SPECTRUM[85] 0.0002646423799887998 0.0002306879910065618 8.32331496378257e-06 % 7.0674416746938314e-06 % pol0 & pol1 ch 86: diff between 1/SIGMA**2 X 1/(FPARAM[86])**2 and WEIGHT_SPECTRUM[86] -2.50708794737875e-05 -5.661770956066903e-05 -7.911086288705563e-07 % -1.7119233252901912e-06 % pol0 & pol1 ch 87: diff between 1/SIGMA**2 X 1/(FPARAM[87])**2 and WEIGHT_SPECTRUM[87] 6.522142484755022e-05 0.00010496174263607827 2.039888472422369e-06 % 3.1823624939885302e-06 % pol0 & pol1 ch 88: diff between 1/SIGMA**2 X 1/(FPARAM[88])**2 and WEIGHT_SPECTRUM[88] 0.00036728224222315475 0.00034223054672111175 1.1284942052788368e-05 % 1.0292063863633751e-05 % pol0 & pol1 ch 89: diff between 1/SIGMA**2 X 1/(FPARAM[89])**2 and WEIGHT_SPECTRUM[89] -0.00014460561715168296 0.0003207763124919438 -4.399279838763849e-06 % 9.505622027399997e-06 % pol0 & pol1 ch 90: diff between 1/SIGMA**2 X 1/(FPARAM[90])**2 and WEIGHT_SPECTRUM[90] -0.00011461086387498653 0.00039623051497983397 -3.467151181396217e-06 % 1.174337873439306e-05 % pol0 & pol1 ch 91: diff between 1/SIGMA**2 X 1/(FPARAM[91])**2 and WEIGHT_SPECTRUM[91] 6.456625715145492e-05 0.0003180636035722273 1.9433487181077447e-06 % 9.28938316563151e-06 % pol0 & pol1 ch 92: diff between 1/SIGMA**2 X 1/(FPARAM[92])**2 and WEIGHT_SPECTRUM[92] 8.807283666101284e-05 -4.10362372349482e-06 2.6252950818937264e-06 % -1.2017485790158392e-07 % pol0 & pol1 ch 93: diff between 1/SIGMA**2 X 1/(FPARAM[93])**2 and WEIGHT_SPECTRUM[93] 0.00048270889192281174 0.00027695990411302773 1.434990348109085e-05 % 8.037578495348583e-06 % pol0 & pol1 ch 94: diff between 1/SIGMA**2 X 1/(FPARAM[94])**2 and WEIGHT_SPECTRUM[94] 8.92282741915551e-05 0.0003953709001507377 2.6423528129559337e-06 % 1.142510365534796e-05 % pol0 & pol1 ch 95: diff between 1/SIGMA**2 X 1/(FPARAM[95])**2 and WEIGHT_SPECTRUM[95] -0.00011922873000003165 -1.5688332496210933e-05 -3.5361092765581317e-06 % -4.558187284943939e-07 % pol0 & pol1 ch 96: diff between 1/SIGMA**2 X 1/(FPARAM[96])**2 and WEIGHT_SPECTRUM[96] -0.00013367999281399534 0.00015512142545048846 -3.974170120225462e-06 % 4.5310309207541285e-06 % pol0 & pol1 ch 97: diff between 1/SIGMA**2 X 1/(FPARAM[97])**2 and WEIGHT_SPECTRUM[97] 0.00037664412548110704 4.586773547998746e-05 1.1328202660762169e-05 % 1.3413208997665228e-06 % pol0 & pol1 ch 98: diff between 1/SIGMA**2 X 1/(FPARAM[98])**2 and WEIGHT_SPECTRUM[98] 1.8070886198984226e-05 0.0004283089538148488 5.409674680772336e-07 % 1.264310786286549e-05 % pol0 & pol1 ch 99: diff between 1/SIGMA**2 X 1/(FPARAM[99])**2 and WEIGHT_SPECTRUM[99] 0.00018832554223990883 0.000340715180755069 5.599287921061252e-06 % 9.815314437520155e-06 % pol0 & pol1 ch 100: diff between 1/SIGMA**2 X 1/(FPARAM[100])**2 and WEIGHT_SPECTRUM[100] 8.177762902050745e-05 -7.714391495028394e-05 2.4048246264497372e-06 % -2.206721408459397e-06 % pol0 & pol1 ch 101: diff between 1/SIGMA**2 X 1/(FPARAM[101])**2 and WEIGHT_SPECTRUM[101] 0.0005206697010180505 9.818402577366214e-05 1.528992313302044e-05 % 2.8094159559602106e-06 % pol0 & pol1 ch 102: diff between 1/SIGMA**2 X 1/(FPARAM[102])**2 and WEIGHT_SPECTRUM[102] -0.00012399494562487234 0.0004818899515157682 -3.6467467657087195e-06 % 1.3758735942868515e-05 % pol0 & pol1 ch 103: diff between 1/SIGMA**2 X 1/(FPARAM[103])**2 and WEIGHT_SPECTRUM[103] -8.117890001813066e-05 0.00013283681710163364 -2.3766574119395775e-06 % 3.7894850235019376e-06 % pol0 & pol1 ch 104: diff between 1/SIGMA**2 X 1/(FPARAM[104])**2 and WEIGHT_SPECTRUM[104] 0.00011876667394972173 0.00040017531955527375 3.5726640304689906e-06 % 1.1343601648187533e-05 % pol0 & pol1 ch 105: diff between 1/SIGMA**2 X 1/(FPARAM[105])**2 and WEIGHT_SPECTRUM[105] 0.00028899124345116434 0.0003026538688573055 8.752050164392563e-06 % 8.566238032422046e-06 % pol0 & pol1 ch 106: diff between 1/SIGMA**2 X 1/(FPARAM[106])**2 and WEIGHT_SPECTRUM[106] 0.00029973344771860866 -0.00013164713800506433 9.311331640124489e-06 % -3.69876628560748e-06 % pol0 & pol1 ch 107: diff between 1/SIGMA**2 X 1/(FPARAM[107])**2 and WEIGHT_SPECTRUM[107] 0.00038247749807851505 0.00041078413823925075 1.181859697904343e-05 % 1.151166771614822e-05 % pol0 & pol1 ch 108: diff between 1/SIGMA**2 X 1/(FPARAM[108])**2 and WEIGHT_SPECTRUM[108] 8.064889243541984e-06 1.5489893030462554e-05 2.532725871443662e-07 % 4.3012009198063133e-07 % pol0 & pol1 ch 109: diff between 1/SIGMA**2 X 1/(FPARAM[109])**2 and WEIGHT_SPECTRUM[109] 0.0003108497317043657 0.0003392630774214922 9.713959252878098e-06 % 9.475152249672333e-06 % pol0 & pol1 ch 110: diff between 1/SIGMA**2 X 1/(FPARAM[110])**2 and WEIGHT_SPECTRUM[110] 0.0002382699462941673 0.0004435260871105129 7.430830042694347e-06 % 1.2378108364385603e-05 % pol0 & pol1 ch 111: diff between 1/SIGMA**2 X 1/(FPARAM[111])**2 and WEIGHT_SPECTRUM[111] 0.0002518527930988057 0.00018790852482197806 7.751446728170256e-06 % 5.205302556920961e-06 % pol0 & pol1 ch 112: diff between 1/SIGMA**2 X 1/(FPARAM[112])**2 and WEIGHT_SPECTRUM[112] 0.0002477667726452637 0.0002022313597080938 7.525765961685548e-06 % 5.6568409524778605e-06 % pol0 & pol1 ch 113: diff between 1/SIGMA**2 X 1/(FPARAM[113])**2 and WEIGHT_SPECTRUM[113] 0.0001127897548940382 0.0001286817332584178 3.449688231486205e-06 % 3.6099393076581322e-06 % pol0 & pol1 ch 114: diff between 1/SIGMA**2 X 1/(FPARAM[114])**2 and WEIGHT_SPECTRUM[114] -0.0001390001857544121 0.00022070866270951228 -4.277861682502366e-06 % 6.272568328572215e-06 % pol0 & pol1 ch 115: diff between 1/SIGMA**2 X 1/(FPARAM[115])**2 and WEIGHT_SPECTRUM[115] 0.00017463496078562457 -3.6452964195632376e-05 5.4288587434391414e-06 % -1.0534715165571568e-06 % pol0 & pol1 ch 116: diff between 1/SIGMA**2 X 1/(FPARAM[116])**2 and WEIGHT_SPECTRUM[116] 0.00031452353550776024 0.000617406453784497 9.884054094794064e-06 % 1.785039218608886e-05 % pol0 & pol1 ch 117: diff between 1/SIGMA**2 X 1/(FPARAM[117])**2 and WEIGHT_SPECTRUM[117] 0.0001022930778162845 0.0003385835525477887 3.255575578543313e-06 % 1.001759554455914e-05 % pol0 & pol1 ch 118: diff between 1/SIGMA**2 X 1/(FPARAM[118])**2 and WEIGHT_SPECTRUM[118] 0.00024448239946650574 7.557083790743491e-06 7.929336164806108e-06 % 2.2665179472466035e-07 % pol0 & pol1 ch 119: diff between 1/SIGMA**2 X 1/(FPARAM[119])**2 and WEIGHT_SPECTRUM[119] -2.6198091291007586e-05 0.00033151857041957555 -8.48165515171887e-07 % 1.0103846347422004e-05 % pol0 & pol1 ch 120: diff between 1/SIGMA**2 X 1/(FPARAM[120])**2 and WEIGHT_SPECTRUM[120] 0.00030485935849355883 0.00029190921031840844 1.0027259351468884e-05 % 9.01206222611165e-06 % pol0 & pol1 ch 121: diff between 1/SIGMA**2 X 1/(FPARAM[121])**2 and WEIGHT_SPECTRUM[121] -4.323769098846242e-05 -8.509679992130259e-05 -1.4292735222443903e-06 % -2.6840707888260907e-06 % pol0 & pol1 ch 122: diff between 1/SIGMA**2 X 1/(FPARAM[122])**2 and WEIGHT_SPECTRUM[122] 3.061347797483904e-05 0.00022753920256946003 1.0718066687033362e-06 % 7.548029562378216e-06 % pol0 & pol1 ch 123: diff between 1/SIGMA**2 X 1/(FPARAM[123])**2 and WEIGHT_SPECTRUM[123] 0.0001198574022964749 0.00030981887630332494 4.629104857596006e-06 % 1.0839918702098592e-05 % pol0 & pol1 ch 124: diff between 1/SIGMA**2 X 1/(FPARAM[124])**2 and WEIGHT_SPECTRUM[124] -1.28034134831978e-05 0.00016469755200887448 -5.71903779426735e-07 % 6.367919683061561e-06 % pol0 & pol1 ch 125: diff between 1/SIGMA**2 X 1/(FPARAM[125])**2 and WEIGHT_SPECTRUM[125] 8.146243521878205e-05 0.00020233114491929882 4.334441717664649e-06 % 8.723969173137133e-06 % pol0 & pol1 ch 126: diff between 1/SIGMA**2 X 1/(FPARAM[126])**2 and WEIGHT_SPECTRUM[126] 8.631705122752464e-05 -0.00016473925961690838 5.48234449028032e-06 % -7.850287451233031e-06 % pol0 & pol1 ch 127: diff between 1/SIGMA**2 X 1/(FPARAM[127])**2 and WEIGHT_SPECTRUM[127] 4.008430755675363e-05 9.41018111006997e-05 2.789929184392109e-06 % 4.837875533460108e-06 % PASSED test_task_sdcal.py::sdcal_test_ps::test_ps00 test_ps00 --- default parameters (raises an error). PASSED test_task_sdcal.py::sdcal_test_ps::test_ps01 test_ps01 --- invalid calibration type. PASSED test_task_sdcal.py::sdcal_test_ps::test_ps02 2025-10-06 21:39:06 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:39:06 SEVERE sdcal::Calibrater::selectvis (file /source/casa6/casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc, line 4221) Caught exception: Spw Expression: No match found for 99, 2025-10-06 21:39:06 SEVERE sdcal:::: Exception Reported: Error in data selection specification: Spw Expression: No match found for 99, 2025-10-06 21:39:06 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:39:06 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:06 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 46, in sdcal 2025-10-06 21:39:06 SEVERE sdcal::::casa+ cb.selectvis(spw=spw, scan=scan, field=field) 2025-10-06 21:39:06 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/calibrater.py", line 82, in selectvis 2025-10-06 21:39:06 SEVERE sdcal::::casa+ return self._swigobj.selectvis(time, spw, scan, field, intent, observation, baseline, uvrange, chanmode, nchan, start, step, mstart, mstep, msselect) 2025-10-06 21:39:06 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:06 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/calibrater.py", line 264, in selectvis 2025-10-06 21:39:06 SEVERE sdcal::::casa+ return _calibrater.calibrater_selectvis(self, *args, **kwargs) 2025-10-06 21:39:06 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:06 SEVERE sdcal::::casa+ RuntimeError: Error in data selection specification: Spw Expression: No match found for 99, 2025-10-06 21:39:06 SEVERE sdcal::::casa Error in data selection specification: Spw Expression: No match found for 99, 2025-10-06 21:39:06 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in data selection specification: Spw Expression: No match found for 99, test_ps02 --- invalid selection (invalid spw selection). PASSED test_task_sdcal.py::sdcal_test_ps::test_ps03 2025-10-06 21:39:06 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:39:07 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:39:07 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:07 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 58, in sdcal 2025-10-06 21:39:07 SEVERE sdcal::::casa+ raise RuntimeError("overwrite is False and output file exists: {}".format(outfile)) 2025-10-06 21:39:07 SEVERE sdcal::::casa+ RuntimeError: overwrite is False and output file exists: uid___A002_X6218fb_X264.ms.sel.sky 2025-10-06 21:39:07 SEVERE sdcal::::casa overwrite is False and output file exists: uid___A002_X6218fb_X264.ms.sel.sky 2025-10-06 21:39:07 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: overwrite is False and output file exists: uid___A002_X6218fb_X264.ms.sel.sky test_ps03 --- outfile exists (overwrite=False). PASSED test_task_sdcal.py::sdcal_test_ps::test_ps04 2025-10-06 21:39:07 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:39:07 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:39:07 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:07 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 144, in sdcal 2025-10-06 21:39:07 SEVERE sdcal::::casa+ raise RuntimeError('Output file name must be specified.') 2025-10-06 21:39:07 SEVERE sdcal::::casa+ RuntimeError: Output file name must be specified. 2025-10-06 21:39:07 SEVERE sdcal::::casa Output file name must be specified. 2025-10-06 21:39:07 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Output file name must be specified. test_ps04 --- empty outfile. PASSED test_task_sdcal.py::sdcal_test_ps::test_ps05 2025-10-06 21:39:07 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_ps05 --- position switch calibration ('ps'). PASSED test_task_sdcal.py::sdcal_test_ps::test_ps05M 2025-10-06 21:39:09 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2025-10-06 21:39:36 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_ps05M --- position switch calibration ('ps') for MMS. PASSED test_task_sdcal.py::sdcal_test_ps::test_ps06 2025-10-06 21:39:38 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_ps06 --- position switch calibration ('ps') with data selection. PASSED test_task_sdcal.py::sdcal_test_ps::test_ps07 2025-10-06 21:39:40 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_ps07 --- outfile exists (overwrite=True). PASSED test_task_sdcal.py::sdcal_test_ps::test_ps08 2025-10-06 21:39:42 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:39:42 SEVERE sdcal::Calibrater::solve Caught exception: Too many edge points (2 out of 1 points) 2025-10-06 21:39:42 SEVERE sdcal:::: Exception Reported: Error in Calibrater::solve. 2025-10-06 21:39:42 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:39:42 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:42 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 157, in sdcal 2025-10-06 21:39:42 SEVERE sdcal::::casa+ cb.solve() 2025-10-06 21:39:42 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/calibrater.py", line 485, in solve 2025-10-06 21:39:42 SEVERE sdcal::::casa+ return self._swigobj.solve() 2025-10-06 21:39:42 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:42 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/calibrater.py", line 1133, in solve 2025-10-06 21:39:42 SEVERE sdcal::::casa+ return _calibrater.calibrater_solve(self) 2025-10-06 21:39:42 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:42 SEVERE sdcal::::casa+ RuntimeError: Error in Calibrater::solve. 2025-10-06 21:39:42 SEVERE sdcal::::casa Error in Calibrater::solve. 2025-10-06 21:39:42 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in Calibrater::solve. test_ps08 --- inappropriate calmode ('otfraster'). PASSED test_task_sdcal.py::sdcal_test_bug_fix_cas_12712::test_cas_12712_01 2025-10-06 21:39:42 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster00 2025-10-06 21:39:44 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:39:44 SEVERE sdcal::sdcal::casa could not convert string to float: 'auto' 2025-10-06 21:39:44 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:39:44 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 187, in to_numeric_fraction 2025-10-06 21:39:44 SEVERE sdcal::::casa+ fraction_numeric = float(fraction) 2025-10-06 21:39:44 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^ 2025-10-06 21:39:44 SEVERE sdcal::::casa+ ValueError: could not convert string to float: 'auto' 2025-10-06 21:39:44 SEVERE sdcal::::casa+ 2025-10-06 21:39:44 SEVERE sdcal::::casa+ During handling of the above exception, another exception occurred: 2025-10-06 21:39:44 SEVERE sdcal::::casa+ 2025-10-06 21:39:44 SEVERE sdcal::::casa+ Traceback (most recent call last): 2025-10-06 21:39:44 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:44 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 149, in sdcal 2025-10-06 21:39:44 SEVERE sdcal::::casa+ fraction_numeric = to_numeric_fraction(fraction) 2025-10-06 21:39:44 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:44 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 192, in to_numeric_fraction 2025-10-06 21:39:44 SEVERE sdcal::::casa+ raise RuntimeError('Invalid fraction value (original error message: "%s")' % (str(e))) 2025-10-06 21:39:44 SEVERE sdcal::::casa+ RuntimeError: Invalid fraction value (original error message: "could not convert string to float: 'auto'") 2025-10-06 21:39:44 SEVERE sdcal::::casa Invalid fraction value (original error message: "could not convert string to float: 'auto'") 2025-10-06 21:39:44 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Invalid fraction value (original error message: "could not convert string to float: 'auto'") PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster01 2025-10-06 21:39:44 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:39:44 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:39:44 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:44 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 151, in sdcal 2025-10-06 21:39:44 SEVERE sdcal::::casa+ raise ValueError('Too many edge points. fraction must be < 0.5.') 2025-10-06 21:39:44 SEVERE sdcal::::casa+ ValueError: Too many edge points. fraction must be < 0.5. 2025-10-06 21:39:44 SEVERE sdcal::::casa Too many edge points. fraction must be < 0.5. 2025-10-06 21:39:44 SEVERE sdcal::::casa Task sdcal raised an exception of class ValueError with the following message: Too many edge points. fraction must be < 0.5. test_otfraster01 --- too many edge points (fraction 0.5). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster02 2025-10-06 21:39:45 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:39:45 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:39:45 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:45 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 151, in sdcal 2025-10-06 21:39:45 SEVERE sdcal::::casa+ raise ValueError('Too many edge points. fraction must be < 0.5.') 2025-10-06 21:39:45 SEVERE sdcal::::casa+ ValueError: Too many edge points. fraction must be < 0.5. 2025-10-06 21:39:45 SEVERE sdcal::::casa Too many edge points. fraction must be < 0.5. 2025-10-06 21:39:45 SEVERE sdcal::::casa Task sdcal raised an exception of class ValueError with the following message: Too many edge points. fraction must be < 0.5. test_otfraster02 --- too many edge points (fraction 50%). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster03 2025-10-06 21:39:45 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:39:45 SEVERE sdcal::Calibrater::solve Caught exception: Too many edge points (20000 out of 9 points) 2025-10-06 21:39:45 SEVERE sdcal:::: Exception Reported: Error in Calibrater::solve. 2025-10-06 21:39:45 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:39:45 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:45 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 157, in sdcal 2025-10-06 21:39:45 SEVERE sdcal::::casa+ cb.solve() 2025-10-06 21:39:45 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/calibrater.py", line 485, in solve 2025-10-06 21:39:45 SEVERE sdcal::::casa+ return self._swigobj.solve() 2025-10-06 21:39:45 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:45 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/calibrater.py", line 1133, in solve 2025-10-06 21:39:45 SEVERE sdcal::::casa+ return _calibrater.calibrater_solve(self) 2025-10-06 21:39:45 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:45 SEVERE sdcal::::casa+ RuntimeError: Error in Calibrater::solve. 2025-10-06 21:39:45 SEVERE sdcal::::casa Error in Calibrater::solve. 2025-10-06 21:39:45 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in Calibrater::solve. test_otfraster03 --- too many edge points (noff 100000). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster06 2025-10-06 21:39:45 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:39:45 SEVERE sdcal::Calibrater::solve Caught exception: No reference integration found in user-selected data. Please double-check your data selection criteria. 2025-10-06 21:39:45 SEVERE sdcal:::: Exception Reported: Error in Calibrater::solve. 2025-10-06 21:39:45 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:39:45 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:45 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 157, in sdcal 2025-10-06 21:39:45 SEVERE sdcal::::casa+ cb.solve() 2025-10-06 21:39:45 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/calibrater.py", line 485, in solve 2025-10-06 21:39:45 SEVERE sdcal::::casa+ return self._swigobj.solve() 2025-10-06 21:39:45 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:45 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/calibrater.py", line 1133, in solve 2025-10-06 21:39:45 SEVERE sdcal::::casa+ return _calibrater.calibrater_solve(self) 2025-10-06 21:39:45 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:39:45 SEVERE sdcal::::casa+ RuntimeError: Error in Calibrater::solve. 2025-10-06 21:39:45 SEVERE sdcal::::casa Error in Calibrater::solve. 2025-10-06 21:39:45 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in Calibrater::solve. test_otfraster06 --- inappropriate calibration mode ('ps'). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster07 2025-10-06 21:39:46 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster07 --- OTF raster calibration ('otfraster') with default setting. PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster07M 2025-10-06 21:39:49 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2025-10-06 21:40:16 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster07M --- OTF raster calibration ('otfraster') with default setting (MMS). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster08 2025-10-06 21:40:20 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster08 --- OTF raster calibration ('otfraster') with string fraction (numeric value). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster09 2025-10-06 21:40:24 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster09 --- OTF raster calibration ('otfraster') with string fraction (percentage). PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster10 2025-10-06 21:40:28 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster10 --- OTF raster calibration ('otfraster') with numeric fraction. PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster11 2025-10-06 21:40:33 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster11 --- OTF raster calibration ('otfraster') with auto detection. PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster12 2025-10-06 21:40:37 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster12 --- OTF raster calibration ('otfraster') with custom noff. PASSED test_task_sdcal.py::sdcal_test_otfraster::test_otfraster13 2025-10-06 21:40:40 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otfraster13 --- check if noff takes priority over fraction. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf01 2025-10-06 21:40:44 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otf01 --- Compute calibration table. calmode='otf' ms=squares.dec60_cs.ms. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf02 2025-10-06 21:40:46 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otf02 --- Compute calibration table. calmode='otf' ms=squares.dec60_cs.ms edges_fraction=20%. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf03 2025-10-06 21:40:47 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otf03 --- Compute calibration table. calmode='otf' ms=lissajous.ms. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf03M 2025-10-06 21:40:49 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2025-10-06 21:41:08 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otf03 --- Compute calibration table. calmode='otf' ms=lissajous.ms (MMS). PASSED test_task_sdcal.py::sdcal_test_otf::test_otf04 2025-10-06 21:41:10 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_otf04 --- Compute calibration table. calmode='otf' ms=lissajous.ms edges_fraction=20%. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf05 2025-10-06 21:41:12 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in squares.dec60_cs.edges_fraction_0.1.ms_caltable: 0 1 2 3 2025-10-06 21:41:12 WARN sdcal::CTPatchedInterp::interpolate In caltable squares.dec60_cs.edges_fraction_0.1.ms_caltable (SDSKY_OTF): 2025-10-06 21:41:12 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 21:41:12 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=4; using NEAREST instead. 2025-10-06 21:41:12 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:14 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otf_040.tab: 0 1 2 3 2025-10-06 21:41:14 WARN sdcal::CTPatchedInterp::interpolate In caltable __sdcal_composite_mode_otf_040.tab (SDSKY_OTF): 2025-10-06 21:41:14 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 21:41:14 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=4; using NEAREST instead. test_otf05 --- Sky calibration. calmode='otf,apply' ms=squares.dec60_cs.ms. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf06 2025-10-06 21:41:14 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in lissajous.edges_new_fraction_0.1.ms_caltable: 0 1 2 3 2025-10-06 21:41:14 WARN sdcal::CTPatchedInterp::interpolate In caltable lissajous.edges_new_fraction_0.1.ms_caltable (SDSKY_OTF): 2025-10-06 21:41:14 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 21:41:14 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=4; using NEAREST instead. test_otf06 --- Sky calibration reusing caltable pre-computed with calmode='otf'. calmode='apply' ms=lissajous.ms. PASSED test_task_sdcal.py::sdcal_test_otf::test_otf07 2025-10-06 21:41:15 WARN sdcal::::casa Intent selection for 'otf' or 'otfraster' should be 'OBSERVE_TARGET#ON_SOURCE'. 2025-10-06 21:41:15 WARN sdcal::::casa+ However, the task is not allowed to set global intent selection since calmode contains 'tsys'. 2025-10-06 21:41:15 WARN sdcal::::casa+ As a workaround, set intent selection locally when 'otf' or 'otfraster' calibration is performed. 2025-10-06 21:41:15 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:16 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:18 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otf_009.tab: 0 1 2 3 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_037.tab: 0 1 2 3 2025-10-06 21:41:18 WARN sdcal::CTPatchedInterp::interpolate In caltable __sdcal_composite_mode_otf_009.tab (SDSKY_OTF): 2025-10-06 21:41:18 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 21:41:18 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=4; using NEAREST instead. 2025-10-06 21:41:18 WARN sdcal::CTPatchedInterp::interpolate In caltable __sdcal_composite_mode_tsys_037.tab (B TSYS): 2025-10-06 21:41:18 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 21:41:18 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=4; using NEAREST instead. test_otf07 --- Sky calibration + Tsys conversion, composite calmode='otf,tsys,apply'. ms=lissajous.ms. PASSED test_task_sdcal.py::sdcal_test_otf_ephem::test_otfephem01 2025-10-06 21:41:19 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:19 SEVERE sdcal::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 21:41:19 SEVERE sdcal::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 21:41:19 SEVERE sdcal::MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. test_otfephem01: Sky calibration of 'otf' mode for ephemeris object. PASSED test_task_sdcal.py::sdcal_test_otf_ephem::test_otfephem02 2025-10-06 21:41:21 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:22 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:22 WARN sdcal::CTPatchedInterp::interpolate In caltable __sdcal_composite_mode_otf_099.tab (SDSKY_OTF): 2025-10-06 21:41:22 WARN sdcal::CTPatchedInterp::interpolate+ Insufficient solution channel sampling (nchan=1) for frequency-dependent LINEAR interpolation 2025-10-06 21:41:22 WARN sdcal::CTPatchedInterp::interpolate+ of calibration for MS spw=0; using NEAREST instead. 2025-10-06 21:41:22 WARN sdcal:::: MS obs=0,spw=0,ant=1 is selected for processing, but has no available calibration in __sdcal_composite_mode_otf_099.tab as mapped, and will be flagged. test_otfephem02: On-the-fly application of 'otf' calibration mode for ephemeris object. PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_composite00 2025-10-06 21:41:23 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:24 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_052.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:41:25 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_052.tab as mapped, and will be flagged. 2025-10-06 21:41:25 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_052.tab as mapped, and will be flagged. 2025-10-06 21:41:25 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_052.tab as mapped, and will be flagged. 2025-10-06 21:41:25 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_052.tab as mapped, and will be flagged. 2025-10-06 21:41:25 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:41:25 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:41:25 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:41:25 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_composite00 --- on-the-fly application of sky table ('ps,apply'). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_composite01 2025-10-06 21:41:28 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:30 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:31 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.tsys: 0 2 4 6 8 10 12 13 14 15 16 17 18 19 20 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_068.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:41:31 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_068.tab as mapped, and will be flagged. 2025-10-06 21:41:31 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_068.tab as mapped, and will be flagged. 2025-10-06 21:41:32 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_068.tab as mapped, and will be flagged. 2025-10-06 21:41:32 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_068.tab as mapped, and will be flagged. 2025-10-06 21:41:32 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:41:32 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:41:32 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:41:32 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_composite01 --- on-the-fly application of sky table with existing Tsys table. Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_composite02 2025-10-06 21:41:35 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:36 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:38 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_073.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_029.tab: 0 2 4 6 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:41:38 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_073.tab as mapped, and will be flagged. 2025-10-06 21:41:38 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_073.tab as mapped, and will be flagged. 2025-10-06 21:41:38 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_073.tab as mapped, and will be flagged. 2025-10-06 21:41:38 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_073.tab as mapped, and will be flagged. 2025-10-06 21:41:38 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:41:38 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:41:38 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:41:38 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_composite02 --- on-the-fly application of sky and tsys tables ('ps,tsys,apply'). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_composite03 2025-10-06 21:41:41 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:43 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_042.tab: 0 2 4 6 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:41:43 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:41:43 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:41:43 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:41:43 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:41:43 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:41:43 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:41:43 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:41:43 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_composite03 --- on-the-fly application of sky table ('otfraster,apply'). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky00 2025-10-06 21:41:46 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:46 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:41:46 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:41:46 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 78, in sdcal 2025-10-06 21:41:46 SEVERE sdcal::::casa+ raise Exception('Applytable name must be specified.') 2025-10-06 21:41:46 SEVERE sdcal::::casa+ Exception: Applytable name must be specified. 2025-10-06 21:41:46 SEVERE sdcal::::casa Applytable name must be specified. 2025-10-06 21:41:46 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Applytable name must be specified. test_apply_sky00 --- empty applytable. PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky01 2025-10-06 21:41:48 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:49 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:41:49 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:41:49 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 78, in sdcal 2025-10-06 21:41:49 SEVERE sdcal::::casa+ raise Exception('Applytable name must be specified.') 2025-10-06 21:41:49 SEVERE sdcal::::casa+ Exception: Applytable name must be specified. 2025-10-06 21:41:49 SEVERE sdcal::::casa Applytable name must be specified. 2025-10-06 21:41:49 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Applytable name must be specified. test_apply_sky01 --- empty applytable (list ver.). PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky02 2025-10-06 21:41:51 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:51 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:41:51 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:41:51 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 72, in sdcal 2025-10-06 21:41:51 SEVERE sdcal::::casa+ raise Exception('Applytable name must be specified.') 2025-10-06 21:41:51 SEVERE sdcal::::casa+ Exception: Applytable name must be specified. 2025-10-06 21:41:51 SEVERE sdcal::::casa Applytable name must be specified. 2025-10-06 21:41:51 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Applytable name must be specified. test_apply_sky02 --- empty applytable list. PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky03 2025-10-06 21:41:53 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:54 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:41:54 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:41:54 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 81, in sdcal 2025-10-06 21:41:54 SEVERE sdcal::::casa+ raise Exception("Table doesn't exist: {}".format(_table_name)) 2025-10-06 21:41:54 SEVERE sdcal::::casa+ Exception: Table doesn't exist: notexist.sky 2025-10-06 21:41:54 SEVERE sdcal::::casa Table doesn't exist: notexist.sky 2025-10-06 21:41:54 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Table doesn't exist: notexist.sky test_apply_sky03 --- unexisting applytable. PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky04 2025-10-06 21:41:56 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:56 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:41:56 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:41:56 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 81, in sdcal 2025-10-06 21:41:56 SEVERE sdcal::::casa+ raise Exception("Table doesn't exist: {}".format(_table_name)) 2025-10-06 21:41:56 SEVERE sdcal::::casa+ Exception: Table doesn't exist: notexist.sky 2025-10-06 21:41:56 SEVERE sdcal::::casa Table doesn't exist: notexist.sky 2025-10-06 21:41:56 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Table doesn't exist: notexist.sky test_apply_sky04 --- unexisting applytable (list ver.). PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky05 2025-10-06 21:41:58 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:41:59 SEVERE sdcal::Calibrater::selectvis (file /source/casa6/casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc, line 4221) Caught exception: Spw Expression: No match found for 99, 2025-10-06 21:41:59 SEVERE sdcal:::: Exception Reported: Error in data selection specification: Spw Expression: No match found for 99, 2025-10-06 21:41:59 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:41:59 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:41:59 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 46, in sdcal 2025-10-06 21:41:59 SEVERE sdcal::::casa+ cb.selectvis(spw=spw, scan=scan, field=field) 2025-10-06 21:41:59 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/calibrater.py", line 82, in selectvis 2025-10-06 21:41:59 SEVERE sdcal::::casa+ return self._swigobj.selectvis(time, spw, scan, field, intent, observation, baseline, uvrange, chanmode, nchan, start, step, mstart, mstep, msselect) 2025-10-06 21:41:59 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:41:59 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/calibrater.py", line 264, in selectvis 2025-10-06 21:41:59 SEVERE sdcal::::casa+ return _calibrater.calibrater_selectvis(self, *args, **kwargs) 2025-10-06 21:41:59 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:41:59 SEVERE sdcal::::casa+ RuntimeError: Error in data selection specification: Spw Expression: No match found for 99, 2025-10-06 21:41:59 SEVERE sdcal::::casa Error in data selection specification: Spw Expression: No match found for 99, 2025-10-06 21:41:59 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in data selection specification: Spw Expression: No match found for 99, test_apply_sky05 --- invalid selection (empty selection result). PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky06 2025-10-06 21:42:01 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:42:01 SEVERE sdcal::Calibrater::setapply(type, applypar) Unknown interp type: 'sinusoid'!! Check inputs and try again. 2025-10-06 21:42:01 SEVERE sdcal:::: Exception Reported: Error in Calibrater::setapply. 2025-10-06 21:42:01 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:42:01 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:42:01 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 121, in sdcal 2025-10-06 21:42:01 SEVERE sdcal::::casa+ cb.setapply(table=_table, interp=interp, calwt=True) 2025-10-06 21:42:01 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/calibrater.py", line 212, in setapply 2025-10-06 21:42:01 SEVERE sdcal::::casa+ return self._swigobj.setapply(type, t, table, field, interp, select, calwt, spwmap, opacity) 2025-10-06 21:42:01 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:42:01 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/calibrater.py", line 479, in setapply 2025-10-06 21:42:01 SEVERE sdcal::::casa+ return _calibrater.calibrater_setapply(self, *args, **kwargs) 2025-10-06 21:42:01 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:42:01 SEVERE sdcal::::casa+ RuntimeError: Error in Calibrater::setapply. 2025-10-06 21:42:01 SEVERE sdcal::::casa Error in Calibrater::setapply. 2025-10-06 21:42:01 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in Calibrater::setapply. test_apply_sky06 --- invalid interp value. PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky07 2025-10-06 21:42:03 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:42:04 SEVERE sdcal::::casa Traceback (most recent call last): 2025-10-06 21:42:04 SEVERE sdcal::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 21:42:04 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdcal.py", line 116, in sdcal 2025-10-06 21:42:04 SEVERE sdcal::::casa+ raise RuntimeError('Applytable \'%s\' is not a caltable format' % (_table)) 2025-10-06 21:42:04 SEVERE sdcal::::casa+ RuntimeError: Applytable 'uid___A002_X6218fb_X264.ms.sel' is not a caltable format 2025-10-06 21:42:04 SEVERE sdcal::::casa Applytable 'uid___A002_X6218fb_X264.ms.sel' is not a caltable format 2025-10-06 21:42:04 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Applytable 'uid___A002_X6218fb_X264.ms.sel' is not a caltable format test_apply_sky07 --- invalid applytable (not caltable). PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky08 2025-10-06 21:42:06 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:42:06 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:06 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:07 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:07 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:07 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:42:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:42:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:42:07 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky08 --- apply data (linear). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky08M test_apply_sky08M --- apply data (linear) for MMS. SKIPPED (Skip test_apply_sky08M until calibrator tool supports proce...) test_task_sdcal.py::sdcal_test_apply::test_apply_sky09 2025-10-06 21:42:09 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:42:10 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:10 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. test_apply_sky09 --- apply selected data. Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky10 2025-10-06 21:42:12 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:42:12 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:12 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:12 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:12 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:12 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:42:12 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:42:12 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:42:12 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky10 --- apply data (nearest). Interpolation option: nearest nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky11 2025-10-06 21:42:15 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:42:15 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:15 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:15 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:15 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:15 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:42:15 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:42:15 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:42:15 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky11 --- apply data (linearflag for frequency interpolation). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky12 2025-10-06 21:42:18 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:42:18 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:18 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:18 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:18 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:18 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:42:18 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:42:18 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:42:18 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky12 --- apply data (nearestflag for frequency interpolation). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky13 2025-10-06 21:42:21 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:42:21 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:21 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:21 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:21 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:21 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:42:21 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:42:21 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:42:21 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky13 --- apply data (string applytable input). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky14 2025-10-06 21:42:24 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:42:24 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:24 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:24 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:24 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:24 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:42:24 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:42:24 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:42:24 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky14 --- apply data (interp=''). Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_apply::test_apply_sky15 2025-10-06 21:42:27 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 2025-10-06 21:42:27 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:27 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:27 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:27 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. 2025-10-06 21:42:27 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, 2025-10-06 21:42:27 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:42:27 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:42:27 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_apply_sky15 --- check if WEIGHT_SPECTRUM is updated properly when it exists. Interpolation option: linear nearestflag self.finterp: interp_freq_nearestflag PASSED test_task_sdcal.py::sdcal_test_single_polarization::test_single_pol_apply 2025-10-06 21:42:30 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:42:31 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 2025-10-06 21:42:31 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 0, 2025-10-06 21:42:31 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:42:31 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:42:31 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_single_pol_apply --- apply caltable to single-polarization data. PASSED test_task_sdcal.py::sdcal_test_single_polarization::test_single_pol_apply_composite 2025-10-06 21:42:31 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. 2025-10-06 21:42:33 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_019.tab: 0 2025-10-06 21:42:33 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 0, 2025-10-06 21:42:33 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration 2025-10-06 21:42:33 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. 2025-10-06 21:42:33 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! test_single_pol_apply_composite --- on-the-fly calibration/application on single-polarization data. PASSED test_task_sdcal.py::sdcal_test_single_polarization::test_single_pol_ps 2025-10-06 21:42:33 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. test_single_pol_ps --- generate caltable for single-polarization data. PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdcal/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_sdcal.py:1979: Skip test_apply_sky08M until calibrator tool supports processing MMS on serial casa ============ 65 passed, 1 skipped, 13 warnings in 270.59s (0:04:30) ============ ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_makemask configfile: pytest.ini collecting ... collected 26 items test_task_makemask.py::test_copy::test10_copyimagemask (copy mode) testcopy10: copying a small image with an internal mask to another small image with the same shape PASSED test_task_makemask.py::test_copy::test11_copyimagemask 2025-10-06 21:42:43 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (copy mode) testcopy11(CAS-12980): copying a mutli-line CRTF file to create a 1/0 mask image PASSED test_task_makemask.py::test_copy::test1_copyimagemask 2025-10-06 21:42:46 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (copy mode) testcopy1: copying an image mask (1/0 mask) to a new image mask PASSED test_task_makemask.py::test_copy::test2_copyimagemask 2025-10-06 21:42:49 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:42:53 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first (copy mode) testcopy2: copying an image mask (1/0 mask) to an existing image as a T/F mask PASSED test_task_makemask.py::test_copy::test3_copyimagemask 2025-10-06 21:42:55 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:42:57 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first (copy mode) testcopy3: copying an image mask (1/0 mask) to a new image with internal (T/F) mask PASSED test_task_makemask.py::test_copy::test4_copyimagemask 2025-10-06 21:43:00 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:43:00 WARN ImageRegridder::_regrid Warning: template/imagename relative channel size is 2 2025-10-06 21:43:00 WARN ImageRegridder::_regrid imregrid/ia.regrid() interpolates over spectral channels and does not average channels together. Noise in your resulting image will be the noise in the original individual channels, not the averaged channel noise. To average output channels together, use specsmooth (or ia.boxcar() or ia.hanning() to smooth the spectral axis of your input cube to close to desired resolution and use imregrid/ia.regrid() to regrid it to the desired spectral coordinate grid. (copy mode) testcopy4: copying an image mask (1/0 amsk) to a new image with different coordinates(regrid) PASSED test_task_makemask.py::test_copy::test5_copyimagemask 2025-10-06 21:43:03 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (copy mode) testcopy5: copying a region txt to a new image with a copy of inpimage and store the mask as an in-image(T/F) mask PASSED test_task_makemask.py::test_copy::test6_copyimagemask 2025-10-06 21:43:06 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:43:06 WARN ImageRegridder::_regrid Warning: template/imagename relative channel size is 2 2025-10-06 21:43:06 WARN ImageRegridder::_regrid imregrid/ia.regrid() interpolates over spectral channels and does not average channels together. Noise in your resulting image will be the noise in the original individual channels, not the averaged channel noise. To average output channels together, use specsmooth (or ia.boxcar() or ia.hanning() to smooth the spectral axis of your input cube to close to desired resolution and use imregrid/ia.regrid() to regrid it to the desired spectral coordinate grid. (copy mode) testcopy6: copying an internal mask to a new image mask with different coordinates(regrid) PASSED test_task_makemask.py::test_copy::test7_copyimagemask 2025-10-06 21:43:11 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (copy mode) testcopy7: copying an internal mask of one image to a new internal mask in a new image PASSED test_task_makemask.py::test_copy::test8_copyimagemask 2025-10-06 21:43:18 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (copy mode) testcopy8: copying an image mask with UNKOWN telescope to a new image mask PASSED test_task_makemask.py::test_copy::test9_copyimagemask 2025-10-06 21:43:21 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (copy mode) testcopy9: copying an image mask with file names containing '+' PASSED test_task_makemask.py::test_merge::test1_mergemasks 2025-10-06 21:43:24 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:43:26 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (copy mode) mergetest1: merging image mask (1/0 mask) and T/F mask and overwrite to an existing image(1/0) mask PASSED test_task_makemask.py::test_merge::test2_mergemasks 2025-10-06 21:43:30 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:43:31 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:43:34 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (copy mode) mergetest2 :merging two image mask (1/0 mask) with different chan width and a T/F mask to create(overwrite) an image(1/0) mask PASSED test_task_makemask.py::test_merge::test3_mergemasks 2025-10-06 21:43:38 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:43:41 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:43:44 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (copy mode) mergetest3: merging multiple masks (image mask, boolean mask, regions) PASSED test_task_makemask.py::test_merge::test4_mergemasks 2025-10-06 21:43:48 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:43:52 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:43:55 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:43:58 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first (copy mode) mergetest4: merging multiple masks (image mask, boolean mask, regions) to a new internal mask PASSED test_task_makemask.py::test_merge::test5_mergemasks 2025-10-06 21:44:00 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:44:02 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (copy mode) mergetest5: same as mergetest1 but uses full paths -merging image mask (1/0 mask) and T/F mask and overwrite to an existing image(1/0) mask (verification of CAS-8865 fix) PASSED test_task_makemask.py::test_expand::test1_expandmask (expand mode) test1: an image mask from continuum clean to a cube mask PASSED test_task_makemask.py::test_expand::test2_expandmask (expand mode) test2: an image mask from continuum clean to a cube mask with outfreqs by channel indices PASSED test_task_makemask.py::test_expand::test3_expandmask (expand mode) test3: an image mask from continuum clean to a cube mask with outfreqs by a frequency range PASSED test_task_makemask.py::test_expand::test4_expandmask (expand mode) test4: an image mask from continuum clean to a cube mask with outfreqs by a velocity range PASSED test_task_makemask.py::test_expand::test5_expandmask 2025-10-06 21:44:19 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:44:19 WARN ImageRegridder::_regrid Warning: template/imagename relative channel size is 2 2025-10-06 21:44:19 WARN ImageRegridder::_regrid imregrid/ia.regrid() interpolates over spectral channels and does not average channels together. Noise in your resulting image will be the noise in the original individual channels, not the averaged channel noise. To average output channels together, use specsmooth (or ia.boxcar() or ia.hanning() to smooth the spectral axis of your input cube to close to desired resolution and use imregrid/ia.regrid() to regrid it to the desired spectral coordinate grid. (expand mode) test5: an image mask from a cube mask to another cube that sepecified by a template PASSED test_task_makemask.py::test_expand::test6_expandmask 2025-10-06 21:44:23 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:44:23 WARN ImageRegridder::_regrid Warning: template/imagename relative channel size is 2 2025-10-06 21:44:23 WARN ImageRegridder::_regrid imregrid/ia.regrid() interpolates over spectral channels and does not average channels together. Noise in your resulting image will be the noise in the original individual channels, not the averaged channel noise. To average output channels together, use specsmooth (or ia.boxcar() or ia.hanning() to smooth the spectral axis of your input cube to close to desired resolution and use imregrid/ia.regrid() to regrid it to the desired spectral coordinate grid. (expand mode) test6: T/F mask from a cube mask to another cube that sepecified by a template PASSED test_task_makemask.py::test_expand::test7_expandmask 2025-10-06 21:44:28 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. (expand mode) test7: T/F mask from a cube mask to overwrite to antoher existing cube with different coord. PASSED test_task_makemask.py::test_expand::test8_expandmask 2025-10-06 21:44:33 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. 2025-10-06 21:44:33 WARN ImageRegridder::_regrid Warning: template/imagename relative channel size is 2 2025-10-06 21:44:33 WARN ImageRegridder::_regrid imregrid/ia.regrid() interpolates over spectral channels and does not average channels together. Noise in your resulting image will be the noise in the original individual channels, not the averaged channel noise. To average output channels together, use specsmooth (or ia.boxcar() or ia.hanning() to smooth the spectral axis of your input cube to close to desired resolution and use imregrid/ia.regrid() to regrid it to the desired spectral coordinate grid. 2025-10-06 21:44:36 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2025-10-06 21:44:37 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first (expand mode) test8: inputs are the same as test7: T/F mask, but write to an internal mask(in a new image) PASSED test_task_makemask.py::test_inmask::test_deletemask (delete mode) delete an internal mask from the image PASSED test_task_makemask.py::test_inmask::test_setdefault (setdefaultmask mode) set an internal mask as a default mask PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_makemask/nose.xml - ================== 26 passed, 1 warning in 122.10s (0:02:02) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imcontsub configfile: pytest.ini collecting ... collected 10 items test_task_imcontsub.py::imcontsub_test::test_bad_box 2025-10-06 21:44:42 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 21:44:42 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:42 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:42 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:42 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:42 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:42 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:42 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:42 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:42 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:42 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:42 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:42 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 21:44:43 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: 2025-10-06 21:44:42 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image Test bad box parameter causes failure PASSED test_task_imcontsub.py::imcontsub_test::test_bad_chans 2025-10-06 21:44:44 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:44 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:44 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:44 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:44 SEVERE regionmanager::selectedchannels Exception Reported: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 21:44:44 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 21:44:44 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:44 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:44 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:44 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:44 SEVERE regionmanager::selectedchannels Exception Reported: Invalid channel specification in -2 of spec -2 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 21:44:44 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: Invalid channel specification in -2 of spec -2 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 21:44:44 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:44 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:44 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:44 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:44 SEVERE regionmanager::selectedchannels Exception Reported: Invalid channel specification in -18 of spec -18 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 21:44:44 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: Invalid channel specification in -18 of spec -18 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 21:44:44 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:44 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:44 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:44 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:44 SEVERE regionmanager::selectedchannels Exception Reported: Exception: Zero-based max channel 45 must be less than the total number of channels (40) in the channel specification 45. 2025-10-06 21:44:44 SEVERE regionmanager::selectedchannels+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2025-10-06 21:44:44 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: Exception: Zero-based max channel 45 must be less than the total number of channels (40) in the channel specification 45. 2025-10-06 21:44:44 SEVERE imcontsub::::casa+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2025-10-06 21:44:44 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:44 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:44 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:44 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:44 SEVERE regionmanager::selectedchannels Exception Reported: Exception: Zero-based max channel 40 must be less than the total number of channels (40) in the channel specification 40. 2025-10-06 21:44:44 SEVERE regionmanager::selectedchannels+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2025-10-06 21:44:44 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: Exception: Zero-based max channel 40 must be less than the total number of channels (40) in the channel specification 40. 2025-10-06 21:44:44 SEVERE imcontsub::::casa+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 Test bad chans parameter causes failure PASSED test_task_imcontsub.py::imcontsub_test::test_bad_contfile 2025-10-06 21:44:45 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:45 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:45 SEVERE imcontsub::::casa Task imcontsub raised an exception of class ValueError with the following message: Error: Unable to continue file input_test_cont already exists, please delete before continuing. Test bad continuum file name fails PASSED test_task_imcontsub.py::imcontsub_test::test_bad_fitorder Test bad fitorder fails PASSED test_task_imcontsub.py::imcontsub_test::test_bad_imagename Test bad image name throws exception PASSED test_task_imcontsub.py::imcontsub_test::test_bad_linefile 2025-10-06 21:44:49 SEVERE imcontsub::::casa Task imcontsub raised an exception of class ValueError with the following message: ('Error: file input_test_line1 already exists, please delete before continuing.', 'SEVERE') Test bad line file name fails PASSED test_task_imcontsub.py::imcontsub_test::test_bad_region 2025-10-06 21:44:51 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:51 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:51 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:51 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:51 SEVERE regionmanager::frombcs Exception Reported: Unable to open region file or region table description /home/casatest/casa6/casatestutils/nosedir/test_task_imcontsub/garbage.rgn. 2025-10-06 21:44:51 SEVERE regionmanager::frombcs+ If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497 2025-10-06 21:44:51 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: Unable to open region file or region table description /home/casatest/casa6/casatestutils/nosedir/test_task_imcontsub/garbage.rgn. 2025-10-06 21:44:51 SEVERE imcontsub::::casa+ If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497 2025-10-06 21:44:51 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:51 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:51 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:51 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:51 SEVERE regionmanager::frombcs Exception Reported: /home/casatest/casa6/casatestutils/nosedir/test_task_imcontsub/garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428 2025-10-06 21:44:51 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: /home/casatest/casa6/casatestutils/nosedir/test_task_imcontsub/garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428 Test bad region parameter fails PASSED test_task_imcontsub.py::imcontsub_test::test_bad_stokes 2025-10-06 21:44:52 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:52 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:52 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:52 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:52 SEVERE regionmanager::frombcs Exception Reported: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [511, 511, -2147483648, 39] 2025-10-06 21:44:52 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [511, 511, -2147483648, 39] 2025-10-06 21:44:52 WARN imcontsub::::casa The linefile parameter is empty, consequently the spectral line image will NOT be 2025-10-06 21:44:52 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:52 WARN imcontsub::::casa The contfile parameter is empty, consequently the continuum image will NOT be 2025-10-06 21:44:52 WARN imcontsub::::casa+ saved on disk. 2025-10-06 21:44:52 SEVERE CasacRegionManager::_setPolarizationRanges (Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization. 2025-10-06 21:44:52 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 21:44:52 SEVERE CasacRegionManager::_setPolarizationRanges (Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization. 2025-10-06 21:44:52 SEVERE imcontsub::::casa Task imcontsub raised an exception of class RuntimeError with the following message: 2025-10-06 21:44:52 SEVERE CasacRegionManager::_setPolarizationRanges (Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization. Test bad stokes parameter causes failure PASSED test_task_imcontsub.py::imcontsub_test::test_box_and_chans Imcontsub: Testing box and chans PASSED test_task_imcontsub.py::imcontsub_test::test_fitorder ....10....20....30....40....50....60....70....80....90....100% ....10....20....30....40....50....60....70....80....90....100% Imcontsub: testing fitorder correctness PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imcontsub/nose.xml - ================== 10 passed, 1 warning in 119.77s (0:01:59) =================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_phaseshift configfile: pytest.ini collecting ... collected 26 items test_task_phaseshift.py::phaseshift_test::test_arraySelect 2025-10-06 21:46:43 SEVERE phaseshift::::casa Task phaseshift raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. Check the array selection parameter PASSED test_task_phaseshift.py::phaseshift_test::test_datacolumn 2025-10-06 21:46:50 WARN MSTransformManager::checkDataColumnsToFill MODEL_DATA column requested but not available in input MS 2025-10-06 21:46:50 SEVERE phaseshift::::casa Task phaseshift raised an exception of class RuntimeError with the following message: Desired column (MODEL_DATA) not found in the input MS (/home/casatest/casa6/casatestutils/nosedir/test_task_phaseshift/nep_copy.ms). Check that this parameter selects which datacolumns to write to the output MS PASSED test_task_phaseshift.py::phaseshift_test::test_fieldSelect Check the field selection parameter PASSED test_task_phaseshift.py::phaseshift_test::test_intentSelect Check the intent selection parameter PASSED test_task_phaseshift.py::phaseshift_test::test_keepsMMS Test the keepmms paramter creates the output as an MMS if the input is one as well PASSED test_task_phaseshift.py::phaseshift_test::test_observationSelect 2025-10-06 21:47:14 SEVERE phaseshift::::casa Task phaseshift raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows. Check the observation selection parameter PASSED test_task_phaseshift.py::phaseshift_test::test_outvis Check that the outvis parameter specifies the name of the output PASSED test_task_phaseshift.py::phaseshift_test::test_phasecenter 2025-10-06 21:47:27 SEVERE phaseshift::::casa Task phaseshift raised an exception of class ValueError with the following message: phasecenter parameter must be specified Check that this parameter sets the sky coordinates of the new phasecenter PASSED test_task_phaseshift.py::phaseshift_test::test_phasecenter_default_frame Check default frame (J2000) is used when not given in the phasecenter input string, and no errors handling the phasecenter PASSED test_task_phaseshift.py::phaseshift_test::test_shiftAndCompare 2025-10-06 21:47:44 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 21:47:44 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 21:47:44 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. 2025-10-06 21:49:05 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2025-10-06 21:50:34 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2025-10-06 21:52:18 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. Check that changing the phasecenter with phaseshift and reverting with tclean results in the correct flux values at selected pixel locations Image value at source locations Original MS : {'unit': 'Jy/beam', 'value': 1.0387226343154907} and {'unit': 'Jy/beam', 'value': 5.590171813964844} Phase shifted MS : {'unit': 'Jy/beam', 'value': 1.038696050643921} and {'unit': 'Jy/beam', 'value': 5.589254856109619} PASSED test_task_phaseshift.py::phaseshift_test::test_spwSelect Check the spw selection parameter PASSED test_task_phaseshift.py::phaseshift_test::test_takesVis Check that the task requires a valid input MS PASSED test_task_phaseshift.py::reference_frame_tests::test_field Test that a field is correctly chosen in a multi-field MS PASSED test_task_phaseshift.py::reference_frame_tests::test_frames NOTE: you provided the Declination/Latitude value "02:40:24.0000" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:40:24.0000" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:40:24.0000" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:40:24.0000" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:40:24.0001" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:40:24.0001" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:40:24.0001" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:40:24.0001" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "00:25:24.6496" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "00:25:24.6496" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "00:25:24.6496" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "00:25:24.6496" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:39:52.3901" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:39:52.3901" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:39:52.3901" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". NOTE: you provided the Declination/Latitude value "02:39:52.3901" which is understood to be in units of hours. If you meant degrees, please replace ":" by ".". PASSED test_task_phaseshift.py::phaseshift_subfunctions_test::test__convert_to_ref_frame PASSED test_task_phaseshift.py::phaseshift_subfunctions_test::test__convert_to_ref_frame_icrs PASSED test_task_phaseshift.py::phaseshift_subfunctions_test::test__convert_to_ref_frame_using_default_frame PASSED test_task_phaseshift.py::phaseshift_subfunctions_test::test__convert_to_ref_frame_wrong 2025-10-06 22:11:11 SEVERE Error in QuantumHolder::fromString with input string "xxh53m50": Illegal input units or format 2025-10-06 22:11:11 SEVERE + in converting quantity from string 2025-10-06 22:11:11 SEVERE Exception Reported: Empty QuantumHolder argument for asQuantumDouble 2025-10-06 22:11:11 SEVERE Exception Reports: Empty QuantumHolder argument for asQuantumDouble 2025-10-06 22:11:11 SEVERE imstat::::casa *** Error measures.direction() failed for phasecenter string: BOGUS xxh53m50 40d06m00 when interpreting parameter 'phasecenter': PASSED test_task_phaseshift.py::phaseshift_subfunctions_test::test__fiend_field_ref_frame PASSED test_task_phaseshift.py::phaseshift_subfunctions_test::test__fiend_field_ref_frame_b1950_vla PASSED test_task_phaseshift.py::phaseshift_multi_phasecenter_test::test_phasecenter_dict_one_out Check multiple field phasecenter(s) given as a dict, skip one field PASSED test_task_phaseshift.py::phaseshift_multi_phasecenter_test::test_phasecenter_dict_outofrange 2025-10-06 22:11:21 SEVERE phaseshift::::casa Task phaseshift raised an exception of class RuntimeError with the following message: Wrong field ID given: 3. This MeasurementSet has field IDs between 0 and 2 Check handling of dict with unknown / too many fields PASSED test_task_phaseshift.py::phaseshift_multi_phasecenter_test::test_phasecenter_dict_simple Check multiple field phasecenter(s) given as a dict, one field PASSED test_task_phaseshift.py::phaseshift_multi_phasecenter_test::test_phasecenter_dict_with_field_selection_nonoverlapping Check multiple field phasecenter(s) given as a dict, skip one field, with selection of fields partially overlapping with fields in phasecenter PASSED test_task_phaseshift.py::phaseshift_multi_phasecenter_test::test_phasecenter_dict_with_field_selection_overlapping Check multiple field phasecenter(s) given as a dict, skip one field, with selection of all fields in phasecenter dict PASSED test_task_phaseshift.py::phaseshift_multi_phasecenter_test::test_test_nodict PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_phaseshift/nose.xml - ================== 26 passed, 1 warning in 1500.10s (0:25:00) ================== ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_sdbaseline configfile: pytest.ini collecting ... collected 172 items test_task_sdbaseline.py::sdbaseline_basicTest::test000 Basic Test 000: default values for all parameters PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test001 simple successful case: blfunc = 'poly', maskmode = 'list' and masklist=[] (no mask) [{'rms': np.float64(0.16677055621054496), 'min': np.float64(-2.581796169281006), 'max': np.float64(1.3842859268188477), 'median': np.float64(-0.00086212158203125), 'stddev': np.float64(0.16677055621054496), 'row': 0, 'pol': 0}] PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test001_uppercase_params simple successful case: blfunc = 'poly', maskmode = 'list' and masklist=[] (no mask) [{'rms': np.float64(0.16677055621054496), 'min': np.float64(-2.581796169281006), 'max': np.float64(1.3842859268188477), 'median': np.float64(-0.00086212158203125), 'stddev': np.float64(0.16677055621054496), 'row': 0, 'pol': 0}] PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test002 successful case: blfunc = 'chebyshev', maskmode = 'list' and masklist=[] (no mask) [{'rms': np.float64(0.16677055621054496), 'min': np.float64(-2.581796169281006), 'max': np.float64(1.3842859268188477), 'median': np.float64(-0.00086212158203125), 'stddev': np.float64(0.16677055621054496), 'row': 0, 'pol': 0}] PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test003 successful case: blfunc = 'cspline', maskmode = 'list' and masklist=[] (no mask) [{'rms': np.float64(0.16685959517745766), 'min': np.float64(-2.592817783355713), 'max': np.float64(1.3953156471252441), 'median': np.float64(-0.0008982419967651367), 'stddev': np.float64(0.16685959517745766), 'row': 0, 'pol': 0}] PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test050 2025-10-06 22:12:07 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 49, in sdbaseline 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ raise ValueError("outfile='%s' exists, and cannot overwrite it." % (outfile)) 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ ValueError: outfile='Dummy_Empty.ms' exists, and cannot overwrite it. 2025-10-06 22:12:07 SEVERE sdbaseline::::casa outfile='Dummy_Empty.ms' exists, and cannot overwrite it. 2025-10-06 22:12:07 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: outfile='Dummy_Empty.ms' exists, and cannot overwrite it. Basic Test 050: failure case: existing file as outfile with overwrite=False PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test051 2025-10-06 22:12:07 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 515, in _do_fit 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ selection = ms.msseltoindex(vis=infile, spw=spw, field=field, baseline=antenna, 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/ms.py", line 771, in msseltoindex 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ return self._swigobj.msseltoindex(vis, spw, field, baseline, time, scan, uvrange, observation, polarization, taql) 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/ms.py", line 2073, in msseltoindex 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ return _ms.ms_msseltoindex(self, *args, **kwargs) 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:07 SEVERE sdbaseline::::casa+ RuntimeError: Spw Expression: No match found for 10, 2025-10-06 22:12:07 SEVERE sdbaseline::::casa Spw Expression: No match found for 10, 2025-10-06 22:12:07 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: Spw Expression: No match found for 10, Basic Test 051: failure case: no data after selection PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test060 Basic Test 060: blparam file(s) should be overwritten when overwrite=True in fit mode PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test061 2025-10-06 22:12:21 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 491, in _do_fit 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ blformat, bloutput = prepare_for_blformat_bloutput(infile, blformat, bloutput, overwrite) 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 141, in prepare_for_blformat_bloutput 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ bloutput = normalise_bloutput(infile, blformat, bloutput, overwrite) 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 186, in normalise_bloutput 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ return [get_normalised_name(infile, blformat, bloutput, item[0], item[1], overwrite) 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 201, in get_normalised_name 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ raise ValueError(fname + ' exists.') 2025-10-06 22:12:21 SEVERE sdbaseline::::casa+ ValueError: OrionS_rawACSmod_calave.ms_blparam.txt exists. 2025-10-06 22:12:21 SEVERE sdbaseline::::casa OrionS_rawACSmod_calave.ms_blparam.txt exists. 2025-10-06 22:12:21 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: OrionS_rawACSmod_calave.ms_blparam.txt exists. Basic Test 061: blparam file(s) should not exist when overwrite=False in fit mode PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test062 Basic Test 062: blparam file(s) should not be removed in apply mode PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test070 Basic Test 070: no output MS when dosubtract=False Testing blformat='text'... Testing blformat='csv'... Testing blformat='table'... Testing blformat='['text', 'table']'... Testing blformat='['text', '']'... Testing blformat='['text', 'csv', 'table']'... PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test071 2025-10-06 22:12:58 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 489, in _do_fit 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ raise ValueError("blformat must be specified when dosubtract is False") 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ ValueError: blformat must be specified when dosubtract is False 2025-10-06 22:12:58 SEVERE sdbaseline::::casa blformat must be specified when dosubtract is False 2025-10-06 22:12:58 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: blformat must be specified when dosubtract is False 2025-10-06 22:12:58 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 489, in _do_fit 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ raise ValueError("blformat must be specified when dosubtract is False") 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ ValueError: blformat must be specified when dosubtract is False 2025-10-06 22:12:58 SEVERE sdbaseline::::casa blformat must be specified when dosubtract is False 2025-10-06 22:12:58 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: blformat must be specified when dosubtract is False 2025-10-06 22:12:58 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 489, in _do_fit 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ raise ValueError("blformat must be specified when dosubtract is False") 2025-10-06 22:12:58 SEVERE sdbaseline::::casa+ ValueError: blformat must be specified when dosubtract is False 2025-10-06 22:12:58 SEVERE sdbaseline::::casa blformat must be specified when dosubtract is False 2025-10-06 22:12:58 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: blformat must be specified when dosubtract is False Basic Test 071: dosubtract=False and blformat is empty (raises an exception) Testing blformat=''... Testing blformat='[]'... Testing blformat='['', '', '']'... PASSED test_task_sdbaseline.py::sdbaseline_basicTest::test080 Basic Test 080: existent outfile is not overwritten if dosubtract=False PASSED test_task_sdbaseline.py::sdbaseline_maskTest::test100 Mask Test 100: with masked ranges at the edges of spectrum. blfunc must be cspline. PASSED test_task_sdbaseline.py::sdbaseline_maskTest::test101 Mask Test 101: with masked ranges not touching spectrum edge spw = 2:200~2959;3120~7599 PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test000 Sinusoid Test 000: addwn as integer PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test001 Sinusoid Test 001: addwn as list of an integer PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test002 Sinusoid Test 002: addwn as list of integers PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test003 Sinusoid Test 003: addwn as tuple of an integer PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test004 Sinusoid Test 004: addwn as tuple of integers PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test005 Sinusoid Test 005: addwn as string (single wave number) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test006 Sinusoid Test 006: addwn as string (comma-separated wave numbers) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test007 Sinusoid Test 007: addwn as string (wave number range specified with '-') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test008 Sinusoid Test 008: addwn as string (wave number range specified with '~') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test009 Sinusoid Test 009: addwn as string (less or equal pattern 1) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test010 Sinusoid Test 010: addwn as string (less or equal pattern 2) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test011 Sinusoid Test 011: addwn as string (less or equal pattern 3) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test012 Sinusoid Test 012: addwn as string (less or equal pattern 4) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test013 Sinusoid Test 013: addwn as string (less pattern 1) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test014 Sinusoid Test 014: addwn as string (less pattern 2) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test015 Sinusoid Test 015: addwn as string (greater or equal pattern 1) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test016 Sinusoid Test 016: addwn as string (greater or equal pattern 2) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test017 Sinusoid Test 017: addwn as string (greater or equal pattern 3) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test018 Sinusoid Test 018: addwn as string (greater or equal pattern 4) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test019 Sinusoid Test 019: addwn as string (greater pattern 1) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test020 Sinusoid Test 020: addwn as string (greater pattern 2) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test021 Sinusoid Test 021: specify fftthresh by 'sigma' + checking residual rms PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test021_uppercase_params Sinusoid Test 021: specify fftthresh by 'SIGMA' + checking residual rms PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test022 Sinusoid Test 022: specify fftthresh by 'top' + checking residual rms PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test022_uppercase_params Sinusoid Test 022: specify fftthresh by 'TOP' + checking residual rms PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test023 Sinusoid Test 023: sinusoid-related parameters with default values PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test024 Sinusoid Test 024: addwn has too large value but rejwn removes it PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test025_uppercase_params Sinusoid Test 025: specify fftmethod by 'FFT' + checking residual rms PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test100 2025-10-06 22:15:34 SEVERE sdbaseline::singledishms::subtract_baseline_sinusoid (file src/tools/singledishms/singledishms_cmpt.cc, line 239) Exception Reported1: addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 546, in _do_fit 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ func(**params) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/singledishms.py", line 72, in subtract_baseline_sinusoid 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ return self._swigobj.subtract_baseline_sinusoid(datacolumn, outfile, bloutput, dosubtract, spw, updateweight, sigmavalue, addwn, rejwn, applyfft, fftmethod, fftthresh, clip_threshold_sigma, num_fitting_max, linefinding, threshold, avg_limit, minwidth, edge) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/singledishms.py", line 357, in subtract_baseline_sinusoid 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ return _singledishms.singledishms_subtract_baseline_sinusoid(self, *args, **kwargs) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ RuntimeError: addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: addwn must contain at least one element. Sinusoid Test 100: no effective wave number set (addwn empty list, applyfft=False) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test101 2025-10-06 22:15:34 SEVERE sdbaseline::singledishms::subtract_baseline_sinusoid (file src/tools/singledishms/singledishms_cmpt.cc, line 239) Exception Reported1: addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 546, in _do_fit 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ func(**params) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/singledishms.py", line 72, in subtract_baseline_sinusoid 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ return self._swigobj.subtract_baseline_sinusoid(datacolumn, outfile, bloutput, dosubtract, spw, updateweight, sigmavalue, addwn, rejwn, applyfft, fftmethod, fftthresh, clip_threshold_sigma, num_fitting_max, linefinding, threshold, avg_limit, minwidth, edge) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/singledishms.py", line 357, in subtract_baseline_sinusoid 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ return _singledishms.singledishms_subtract_baseline_sinusoid(self, *args, **kwargs) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ RuntimeError: addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: addwn must contain at least one element. Sinusoid Test 101: no effective wave number set (addwn empty list, applyfft=True) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test102 2025-10-06 22:15:34 SEVERE sdbaseline::singledishms::subtract_baseline_sinusoid (file src/tools/singledishms/singledishms_cmpt.cc, line 239) Exception Reported1: addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 546, in _do_fit 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ func(**params) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/singledishms.py", line 72, in subtract_baseline_sinusoid 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ return self._swigobj.subtract_baseline_sinusoid(datacolumn, outfile, bloutput, dosubtract, spw, updateweight, sigmavalue, addwn, rejwn, applyfft, fftmethod, fftthresh, clip_threshold_sigma, num_fitting_max, linefinding, threshold, avg_limit, minwidth, edge) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/singledishms.py", line 357, in subtract_baseline_sinusoid 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ return _singledishms.singledishms_subtract_baseline_sinusoid(self, *args, **kwargs) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ RuntimeError: addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: addwn must contain at least one element. Sinusoid Test 102: no effective wave number set (addwn empty tuple, applyfft=False) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test103 2025-10-06 22:15:34 SEVERE sdbaseline::singledishms::subtract_baseline_sinusoid (file src/tools/singledishms/singledishms_cmpt.cc, line 239) Exception Reported1: addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 546, in _do_fit 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ func(**params) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/singledishms.py", line 72, in subtract_baseline_sinusoid 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ return self._swigobj.subtract_baseline_sinusoid(datacolumn, outfile, bloutput, dosubtract, spw, updateweight, sigmavalue, addwn, rejwn, applyfft, fftmethod, fftthresh, clip_threshold_sigma, num_fitting_max, linefinding, threshold, avg_limit, minwidth, edge) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/singledishms.py", line 357, in subtract_baseline_sinusoid 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ return _singledishms.singledishms_subtract_baseline_sinusoid(self, *args, **kwargs) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ RuntimeError: addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa addwn must contain at least one element. 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: addwn must contain at least one element. Sinusoid Test 103: no effective wave number set (addwn empty tuple, applyfft=True) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test104 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 510, in _do_fit 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ addwn = parse_wavenumber_param(addwn) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 283, in parse_wavenumber_param 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ elif wn[0] == '<': 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ~~^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ IndexError: string index out of range 2025-10-06 22:15:34 SEVERE sdbaseline::::casa string index out of range 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class IndexError with the following message: string index out of range Sinusoid Test 104: no effective wave number set (addwn empty string, applyfft=False) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test105 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 510, in _do_fit 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ addwn = parse_wavenumber_param(addwn) 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 283, in parse_wavenumber_param 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ elif wn[0] == '<': 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ ~~^^^ 2025-10-06 22:15:34 SEVERE sdbaseline::::casa+ IndexError: string index out of range 2025-10-06 22:15:34 SEVERE sdbaseline::::casa string index out of range 2025-10-06 22:15:34 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class IndexError with the following message: string index out of range Sinusoid Test 105: no effective wave number set (addwn empty string, applyfft=True) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test106 2025-10-06 22:15:38 SEVERE sdbaseline::singledishms::subtract_baseline_sinusoid (file src/tools/singledishms/singledishms_cmpt.cc, line 239) Exception Reported1: No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:38 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 546, in _do_fit 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ func(**params) 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/singledishms.py", line 72, in subtract_baseline_sinusoid 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ return self._swigobj.subtract_baseline_sinusoid(datacolumn, outfile, bloutput, dosubtract, spw, updateweight, sigmavalue, addwn, rejwn, applyfft, fftmethod, fftthresh, clip_threshold_sigma, num_fitting_max, linefinding, threshold, avg_limit, minwidth, edge) 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/singledishms.py", line 357, in subtract_baseline_sinusoid 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ return _singledishms.singledishms_subtract_baseline_sinusoid(self, *args, **kwargs) 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:38 SEVERE sdbaseline::::casa+ RuntimeError: No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:38 SEVERE sdbaseline::::casa No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:38 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: No effective wave number given for sinusoidal fitting. no effective wavenumber (addwn and rejwn identical, applyfft=False) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test107 2025-10-06 22:15:43 SEVERE sdbaseline::singledishms::subtract_baseline_sinusoid (file src/tools/singledishms/singledishms_cmpt.cc, line 239) Exception Reported1: No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:43 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 546, in _do_fit 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ func(**params) 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/singledishms.py", line 72, in subtract_baseline_sinusoid 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ return self._swigobj.subtract_baseline_sinusoid(datacolumn, outfile, bloutput, dosubtract, spw, updateweight, sigmavalue, addwn, rejwn, applyfft, fftmethod, fftthresh, clip_threshold_sigma, num_fitting_max, linefinding, threshold, avg_limit, minwidth, edge) 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/singledishms.py", line 357, in subtract_baseline_sinusoid 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ return _singledishms.singledishms_subtract_baseline_sinusoid(self, *args, **kwargs) 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:43 SEVERE sdbaseline::::casa+ RuntimeError: No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:43 SEVERE sdbaseline::::casa No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:43 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: No effective wave number given for sinusoidal fitting. no effective wavenumber (addwn and rejwn identical, applyfft=True) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test108 2025-10-06 22:15:47 SEVERE sdbaseline::singledishms::subtract_baseline_sinusoid (file src/tools/singledishms/singledishms_cmpt.cc, line 239) Exception Reported1: No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:47 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 546, in _do_fit 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ func(**params) 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/singledishms.py", line 72, in subtract_baseline_sinusoid 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ return self._swigobj.subtract_baseline_sinusoid(datacolumn, outfile, bloutput, dosubtract, spw, updateweight, sigmavalue, addwn, rejwn, applyfft, fftmethod, fftthresh, clip_threshold_sigma, num_fitting_max, linefinding, threshold, avg_limit, minwidth, edge) 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/singledishms.py", line 357, in subtract_baseline_sinusoid 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ return _singledishms.singledishms_subtract_baseline_sinusoid(self, *args, **kwargs) 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:47 SEVERE sdbaseline::::casa+ RuntimeError: No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:47 SEVERE sdbaseline::::casa No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:47 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: No effective wave number given for sinusoidal fitting. no effective wavenumber (rejwn covers wider range than that of addwn, applyfft=False) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test109 2025-10-06 22:15:52 SEVERE sdbaseline::singledishms::subtract_baseline_sinusoid (file src/tools/singledishms/singledishms_cmpt.cc, line 239) Exception Reported1: No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:52 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 546, in _do_fit 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ func(**params) 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/singledishms.py", line 72, in subtract_baseline_sinusoid 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ return self._swigobj.subtract_baseline_sinusoid(datacolumn, outfile, bloutput, dosubtract, spw, updateweight, sigmavalue, addwn, rejwn, applyfft, fftmethod, fftthresh, clip_threshold_sigma, num_fitting_max, linefinding, threshold, avg_limit, minwidth, edge) 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/singledishms.py", line 357, in subtract_baseline_sinusoid 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ return _singledishms.singledishms_subtract_baseline_sinusoid(self, *args, **kwargs) 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:52 SEVERE sdbaseline::::casa+ RuntimeError: No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:52 SEVERE sdbaseline::::casa No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:52 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: No effective wave number given for sinusoidal fitting. no effective wavenumber (rejwn covers wider range than that of addwn, applyfft=True) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test110 2025-10-06 22:15:58 SEVERE sdbaseline::singledishms::subtract_baseline_sinusoid (file src/tools/singledishms/singledishms_cmpt.cc, line 239) Exception Reported1: No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:58 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 546, in _do_fit 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ func(**params) 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/singledishms.py", line 72, in subtract_baseline_sinusoid 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ return self._swigobj.subtract_baseline_sinusoid(datacolumn, outfile, bloutput, dosubtract, spw, updateweight, sigmavalue, addwn, rejwn, applyfft, fftmethod, fftthresh, clip_threshold_sigma, num_fitting_max, linefinding, threshold, avg_limit, minwidth, edge) 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/singledishms.py", line 357, in subtract_baseline_sinusoid 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ return _singledishms.singledishms_subtract_baseline_sinusoid(self, *args, **kwargs) 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:15:58 SEVERE sdbaseline::::casa+ RuntimeError: No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:58 SEVERE sdbaseline::::casa No effective wave number given for sinusoidal fitting. 2025-10-06 22:15:58 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: No effective wave number given for sinusoidal fitting. Sinusoid Test 110: wn range greater than upper limit PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test111 2025-10-06 22:16:02 SEVERE sdbaseline::singledishms::subtract_baseline_sinusoid (file src/tools/singledishms/singledishms_cmpt.cc, line 239) Exception Reported1: No effective wave number given for sinusoidal fitting. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 546, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ func(**params) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/singledishms.py", line 72, in subtract_baseline_sinusoid 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ return self._swigobj.subtract_baseline_sinusoid(datacolumn, outfile, bloutput, dosubtract, spw, updateweight, sigmavalue, addwn, rejwn, applyfft, fftmethod, fftthresh, clip_threshold_sigma, num_fitting_max, linefinding, threshold, avg_limit, minwidth, edge) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatools/__casac__/singledishms.py", line 357, in subtract_baseline_sinusoid 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ return _singledishms.singledishms_subtract_baseline_sinusoid(self, *args, **kwargs) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ RuntimeError: No effective wave number given for sinusoidal fitting. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa No effective wave number given for sinusoidal fitting. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class RuntimeError with the following message: No effective wave number given for sinusoidal fitting. Sinusoid Test 111: explicitly specify wn value (greater than upper limit) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test112 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 510, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ addwn = parse_wavenumber_param(addwn) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 234, in parse_wavenumber_param 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ __check_positive_or_zero(wn) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 384, in __check_positive_or_zero 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ __do_check_positive_or_zero(int(param[i]), allowzero) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 395, in __do_check_positive_or_zero 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError(mesg_invalid_wavenumber) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: wrong value given for addwn/rejwn 2025-10-06 22:16:02 SEVERE sdbaseline::::casa wrong value given for addwn/rejwn 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: wrong value given for addwn/rejwn Sinusoid Test 112: explicitly specify wn value (negative) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test113 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 510, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ addwn = parse_wavenumber_param(addwn) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 234, in parse_wavenumber_param 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ __check_positive_or_zero(wn) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 384, in __check_positive_or_zero 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ __do_check_positive_or_zero(int(param[i]), allowzero) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 395, in __do_check_positive_or_zero 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError(mesg_invalid_wavenumber) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: wrong value given for addwn/rejwn 2025-10-06 22:16:02 SEVERE sdbaseline::::casa wrong value given for addwn/rejwn 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: wrong value given for addwn/rejwn explicitly specify wn (addwn has negative and greater than upper limit) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test114 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 510, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ addwn = parse_wavenumber_param(addwn) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 234, in parse_wavenumber_param 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ __check_positive_or_zero(wn) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 384, in __check_positive_or_zero 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ __do_check_positive_or_zero(int(param[i]), allowzero) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 395, in __do_check_positive_or_zero 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError(mesg_invalid_wavenumber) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: wrong value given for addwn/rejwn 2025-10-06 22:16:02 SEVERE sdbaseline::::casa wrong value given for addwn/rejwn 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: wrong value given for addwn/rejwn explicitly specify wn (both addwn/rejwn have negative and greater than upper limit) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test115 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 376, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('fftthresh must be float or integer or string.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: fftthresh must be float or integer or string. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa fftthresh must be float or integer or string. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: fftthresh must be float or integer or string. Sinusoid Test 115: wrong fftthresh (as list) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test116 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 365, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ if (float(fftthresh[:-5]) <= 0.0): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: could not convert string to float: 'a' 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ During handling of the above exception, another exception occurred: 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 371, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('fftthresh has a wrong format.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: fftthresh has a wrong format. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa fftthresh has a wrong format. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: fftthresh has a wrong format. Sinusoid Test 116: wrong fftthresh (as string 'asigma') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test117 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 362, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ if (int(fftthresh[3:]) <= 0): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: invalid literal for int() with base 10: 'a' 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ During handling of the above exception, another exception occurred: 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 371, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('fftthresh has a wrong format.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: fftthresh has a wrong format. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa fftthresh has a wrong format. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: fftthresh has a wrong format. Sinusoid Test 117: wrong fftthresh (as string 'topa') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test118 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 362, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ if (int(fftthresh[3:]) <= 0): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: invalid literal for int() with base 10: '3sigma' 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ During handling of the above exception, another exception occurred: 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 371, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('fftthresh has a wrong format.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: fftthresh has a wrong format. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa fftthresh has a wrong format. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: fftthresh has a wrong format. Sinusoid Test 118: wrong fftthresh (as string 'top3sigma') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test119 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 368, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ if (float(fftthresh) <= 0.0): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: could not convert string to float: 'a123' 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ During handling of the above exception, another exception occurred: 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 371, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('fftthresh has a wrong format.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: fftthresh has a wrong format. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa fftthresh has a wrong format. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: fftthresh has a wrong format. Sinusoid Test 119: wrong fftthresh (as string 'a123') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test120 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 368, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ if (float(fftthresh) <= 0.0): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: could not convert string to float: '' 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ During handling of the above exception, another exception occurred: 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 371, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('fftthresh has a wrong format.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: fftthresh has a wrong format. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa fftthresh has a wrong format. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: fftthresh has a wrong format. Sinusoid Test 120: wrong fftthresh (as string '') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test121 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 121: wrong fftthresh (as string '-3.0') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test122 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 122: wrong fftthresh (as string '0.0') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test123 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 123: wrong fftthresh (as string '-3') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test124 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 124: wrong fftthresh (as string '0') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test125 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:02 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:02 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 125: wrong fftthresh (as string '-3.0sigma') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test126 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 126: wrong fftthresh (as string '0.0sigma') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test127 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 127: wrong fftthresh (as string '-3sigma') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test128 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 128: wrong fftthresh (as string '0sigma') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test129 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 129: wrong fftthresh (as string 'top-3') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test130 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 130: wrong fftthresh (as string 'top0') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test131 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 362, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ if (int(fftthresh[3:]) <= 0): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: invalid literal for int() with base 10: '1.5' 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ During handling of the above exception, another exception occurred: 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 371, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ raise ValueError('fftthresh has a wrong format.') 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: fftthresh has a wrong format. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa fftthresh has a wrong format. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: fftthresh has a wrong format. Sinusoid Test 131: wrong fftthresh (as string 'top1.5') PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test132 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 132: wrong fftthresh (as float -3.0) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test133 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 133: wrong fftthresh (as float 0.0) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test134 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 134: wrong fftthresh (as int -3) PASSED test_task_sdbaseline.py::sdbaseline_sinusoidTest::test135 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Traceback (most recent call last): 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 54, in sdbaseline 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ temp_outfile = _do_fit(infile, datacolumn, antenna, field, spw, timerange, scan, 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 512, in _do_fit 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ check_fftthresh(fftthresh) 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ File "/home/casatest/venv/lib/python3.12/site-packages/casatasks/private/task_sdbaseline.py", line 378, in check_fftthresh 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ raise ValueError('threshold given to fftthresh must be positive.') 2025-10-06 22:16:03 SEVERE sdbaseline::::casa+ ValueError: threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa threshold given to fftthresh must be positive. 2025-10-06 22:16:03 SEVERE sdbaseline::::casa Task sdbaseline raised an exception of class ValueError with the following message: threshold given to fftthresh must be positive. Sinusoid Test 135: wrong fftthresh (as int 0) PASSED test_task_sdbaseline.py::sdbaseline_multi_IF_test::test200 test200: Test the task works with multi IF data SKIPPED (Not currently part of the test suite) test_task_sdbaseline.py::sdbaseline_outbltableTest::test301 test301: poly/chebyshev/cspline baselining, output bltable testing blfunc=poly... testing blfunc=chebyshev... testing blfunc=cspline... PASSED test_task_sdbaseline.py::sdbaseline_outbltableTest::test301_uppercase_params test301: poly/chebyshev/cspline baselining, output bltable testing blfunc=POLY... testing blfunc=CHEBYSHEV... testing blfunc=CSPLINE... PASSED test_task_sdbaseline.py::sdbaseline_outbltableTest::test302 test302: per-spectrum baselining, output bltable PASSED test_task_sdbaseline.py::sdbaseline_outbltableTest::test303 test303: testing shortening baseline table for poly,chebyshev,cspline testing blfunc=poly, testmode=masked_masked... testing blfunc=poly, testmode=masked_unselect... testing blfunc=poly, testmode=unselect_masked... testing blfunc=chebyshev, testmode=masked_masked... testing blfunc=chebyshev, testmode=masked_unselect... testing blfunc=chebyshev, testmode=unselect_masked... testing blfunc=cspline, testmode=masked_masked... testing blfunc=cspline, testmode=masked_unselect... testing blfunc=cspline, testmode=unselect_masked... PASSED test_task_sdbaseline.py::sdbaseline_outbltableTest::test304 test304: testing shortening baseline table for blfunc=variable testing blfunc=variable, testmode=masked_masked... testing blfunc=variable, testmode=masked_unselect... testing blfunc=variable, testmode=unselect_masked... PASSED test_task_sdbaseline.py::sdbaseline_outbltableTest::test305 test305: sinusoid, per-spectrum baselining, output bltable is created PASSED test_task_sdbaseline.py::sdbaseline_applybltableTest::test400 test400: apply baseline table. all bltable entries applied to all MS data. PASSED test_task_sdbaseline.py::sdbaseline_applybltableTest::test400_uppercase_params apply baseline table with blmode='APPLY'. all bltable entries applied to all MS data. PASSED test_task_sdbaseline.py::sdbaseline_applybltableTest::test401 test401: apply baseline table to MS with a spectrum totally flagged. PASSED test_task_sdbaseline.py::sdbaseline_applybltableTest::test402 test402: apply baseline table containing apply=False data. PASSED test_task_sdbaseline.py::sdbaseline_applybltableTest::test403 test403: apply baseline table lacking data for a spectrum in MS. PASSED test_task_sdbaseline.py::sdbaseline_applybltableTest::test404 test404: apply baseline table for all fitting strategies. Irregular shape number of waves. PASSED test_task_sdbaseline.py::sdbaseline_applybltableTest::test405 test405: apply baseline table for all fitting strategies. Irregular shape number of waves(inversed). PASSED test_task_sdbaseline.py::sdbaseline_applybltableTest::test406 test406: apply baseline table for all fitting strategies. Same shape. PASSED test_task_sdbaseline.py::sdbaseline_variableTest::testVariable00 Test blfunc='variable' with variable baseline functions and orders PASSED test_task_sdbaseline.py::sdbaseline_variableTest::testVariable01 Test blfunc='variable' with skipping rows by comment ('#') (rows should be flagged) PASSED test_task_sdbaseline.py::sdbaseline_variableTest::testVariable02 Test blfunc='variable' with non-existent lines in blparam file (rows should be flagged) PASSED test_task_sdbaseline.py::sdbaseline_variableTest::testVariable03 Test blfunc='variable' with mask selection PASSED test_task_sdbaseline.py::sdbaseline_variableTest::testVariable04 Test blfunc='variable' with data selection (spw='1') PASSED test_task_sdbaseline.py::sdbaseline_variableTest::testVariable05 Test blfunc='variable' with clipping PASSED test_task_sdbaseline.py::sdbaseline_variableTest::testVariable06 Test blfunc='variable' with duplicated fitting parameters (the last one is adopted) PASSED test_task_sdbaseline.py::sdbaseline_variableTest::testVariable10 Check if baseline function names are correctly output in text file PASSED test_task_sdbaseline.py::sdbaseline_variableTest::testVariable11 Check if the numbers of baseline coefficients are correctly output in text/csv PASSED test_task_sdbaseline.py::sdbaseline_variableTest::testVariable12 Check if the numbers of sinusoid baseline coefficients are correctly output in csv Warning: Skipping.. Cannot convert to float - 4 1;3;5;12 Warning: Skipping.. Cannot convert to float - 2 1;3;0;0 PASSED test_task_sdbaseline.py::sdbaseline_bloutputTest::test000 no bloutput cases PASSED test_task_sdbaseline.py::sdbaseline_bloutputTest::test010 single bloutput cases PASSED test_task_sdbaseline.py::sdbaseline_bloutputTest::test011 single bloutput cases (blformat with empty elements) PASSED test_task_sdbaseline.py::sdbaseline_bloutputTest::test020 double bloutput cases SKIPPED (Not currently part of the test suite) test_task_sdbaseline.py::sdbaseline_bloutputTest::test021 double bloutput cases (blformat with an empty element) SKIPPED (Not currently part of the test suite) test_task_sdbaseline.py::sdbaseline_bloutputTest::test030 triple bloutput cases SKIPPED (Not currently part of the test suite) test_task_sdbaseline.py::sdbaseline_bloutputTest::test100 confirm if bloutput is correctly output for various wavenumber sets PASSED test_task_sdbaseline.py::sdbaseline_bloutputTest::test101 Basic Test 0127: addwn>4000, rejwn4005 test PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoChebChanFlag Chebyshev polynomial of all channels with channel flag in both edge PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoChebMaskChan Chebyshev polynomial fitting using 500~7691 channels (no edge mask) PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoChebMaskFreq Chebyshev polynomial fitting using 500~7691 channels (no edge mask) PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoChebNoMask Chebyshev polynomial fitting using all channels but edge=[500, 500] PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoCsplChanFlag cspline fitting of all channels with channel flag in both edge PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoCsplMaskChan cspline fitting using 500~7691 channels (no edge mask) PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoCsplMaskFreq cspline fitting using 500~7691 channels (no edge mask) PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoCsplNoMask cspline fitting using all channels but edge=[500, 500] PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoPolyChanFlag polynomial fitting of all channels with channel flag in both edge PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoPolyMaskChan polynomial fitting using 500~7691 channels (no edge mask) PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoPolyMaskFreq polynomial fitting using 500~7691 channels (no edge mask) PASSED test_task_sdbaseline.py::sdbaseline_autoTest::testAutoPolyNoMask polynomial fitting using all channels but edge=[500, 500] PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testAntennaC 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:33 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by antenna (corrected) task param: {'antenna': 'DA99', 'spw': '*:0~79;81~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testAntennaF 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by antenna (float_data) task param: {'antenna': 'DA99', 'spw': '*:0~39;41~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testFieldC 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:41 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:47 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by field (corrected) task param: {'field': 'M1*', 'spw': '*:0~59;61~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testFieldF 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:48 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by field (float_data) task param: {'field': 'M1*', 'spw': '*:0~19;21~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testIntentC 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:31:54 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:00 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by intent (corrected) task param: {'intent': 'CALIBRATE_ATMOSPHERE#OFF*', 'spw': '*:0~79;81~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testIntentF 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:01 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:06 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by intent (float_data) task param: {'intent': 'CALIBRATE_ATMOSPHERE#OFF*', 'spw': '*:0~39;41~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testPolC Test selection by pol (corrected) task param: {'pol': 'YY', 'spw': '6:0~59;61~127,7:0~79;81~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testPolF Test selection by pol (float_data) task param: {'pol': 'YY', 'spw': '6:0~19;21~127,7:0~39;41~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testReindexIntent 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:18 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:24 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:29 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:39 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test reindex =T/F in intent selection Test: FLOAT_DATA - reindex=True task param: {'intent': 'CALIBRATE_ATMOSPHERE#OFF*', 'spw': '*:0~39;41~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} - reindex=False task param: {'intent': 'CALIBRATE_ATMOSPHERE#OFF*', 'spw': '*:0~39;41~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} Test: CORRECTED - reindex=True task param: {'intent': 'CALIBRATE_ATMOSPHERE#OFF*', 'spw': '*:0~79;81~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} - reindex=False task param: {'intent': 'CALIBRATE_ATMOSPHERE#OFF*', 'spw': '*:0~79;81~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testReindexSpw 2025-10-06 22:32:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:46 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:50 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:50 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:50 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:50 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:50 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:50 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:50 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:50 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:50 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:50 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:51 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:51 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:51 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:51 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:51 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:51 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:51 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:51 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:51 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:51 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:57 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:57 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:57 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:57 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:57 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:57 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:57 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:57 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:57 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:57 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:58 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:58 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:58 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:58 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:58 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:58 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:58 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:58 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:58 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:32:58 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:02 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:02 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:02 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:02 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:02 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:02 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:02 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:02 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:02 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:02 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test reindex =T/F in spw selection Test: FLOAT_DATA - reindex=True task param: {'spw': '>6:0~39;41~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} - reindex=False task param: {'spw': '>6:0~39;41~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} Test: CORRECTED - reindex=True task param: {'spw': '>6:0~79;81~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} - reindex=False task param: {'spw': '>6:0~79;81~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testScanC 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:03 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:08 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 59 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 59 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 59 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by scan (corrected) task param: {'scan': '0~8', 'spw': '*:0~59;61~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testScanF 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:09 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 19 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 19 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 19 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by scan (float_data) task param: {'scan': '0~8', 'spw': '*:0~19;21~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testSpwC 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:15 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:20 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:20 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:20 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:20 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:20 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:20 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:20 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:20 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:20 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:20 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by spw (corrected) task param: {'spw': '>6:0~79;81~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testSpwF 2025-10-06 22:33:21 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:21 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:21 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:21 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:21 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:21 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:21 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:21 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:21 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:21 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:27 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by spw (float_data) task param: {'spw': '>6:0~39;41~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testTimerangeC 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:28 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:34 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 79 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 79 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 79 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by timerange (corrected) task param: {'timerange': '2013/4/28/4:13:21', 'spw': '*:0~79;81~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_selectionTest::testTimerangeF 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:35 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. 2025-10-06 22:33:40 WARN sdbaseline::MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file /source/casa6/casatools/casacore/ms/MSSel/MSSpwIndex.cc, line 398) Channel 39 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 127 out of range for SPW 0 (valid range 0~3). Limiting it to be within the available range.Channel 39 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 2 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 4 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 8 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 10 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 12 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 14 (valid range 0~0). Limiting it to be within the available range.Channel 39 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range.Channel 127 out of range for SPW 16 (valid range 0~0). Limiting it to be within the available range. Test selection by timerange (float_data) task param: {'timerange': '2013/4/28/4:13:21', 'spw': '*:0~39;41~127', 'infile': 'analytic_type1.bl.ms', 'outfile': 'baselined.ms', 'maskmode': 'list', 'blmode': 'fit', 'dosubtract': True, 'blfunc': 'poly', 'order': 1} PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest::test000 PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test000 updateweight=False - WEIGHT column must not be updated PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test010 updateweight=True, sigmavalue=default('stddev') PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test011 updateweight=True, sigmavalue=default('stddev'), channels 4500~6500 flagged PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test012 updateweight=True, sigmavalue=default('stddev'), spw to flag channels 4500-6499 PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test020 updateweight=True, sigmavalue='stddev' PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test021 updateweight=True, sigmavalue='stddev', channels 4500~6500 flagged in input data PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test022 updateweight=True, sigmavalue='stddev', spw to flag channels 4500-6499 PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test030 updateweight=True, sigmavalue='rms' PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test031 updateweight=True, sigmavalue='rms', channels 4500~6500 flagged in input data PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test032 updateweight=True, sigmavalue='rms', spw to flag channels 4500-6499 PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test040 blfunc='variable' PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test041 blfunc='variable', channels 4500~6500 flagged in input data PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test042 blfunc='variable', spw to flag channels 4500-6499 PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test050 blmode='apply' PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test051 blmode='apply', channels 4500~6500 flagged in input data PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test052 blmode='apply', spw to flag channels 4500-6499 PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test060 confirm if clipping result is used to compute weights in fit mode PASSED test_task_sdbaseline.py::sdbaseline_updateweightTest2::test061 confirm if clipping result is used to compute weights in apply mode PASSED test_task_sdbaseline.py::sdbaseline_clippingTest::test000 confirm if clipping works regardless of blformat when blfunc='poly' PASSED test_task_sdbaseline.py::sdbaseline_clippingTest::test001 confirm if clipping works regardless of blformat blfunc='cspline' PASSED test_task_sdbaseline.py::sdbaseline_clippingTest::test002 confirm if clipping works regardless of blformat blfunc='sinusoid' PASSED test_task_sdbaseline.py::sdbaseline_clippingTest::test003 confirm if clipping works regardless of blformat blfunc='variable' PASSED test_task_sdbaseline.py::sdbaseline_clippingTest::test010 clipping runs multiple times (positive spikes only, threshold=3sigma) PASSED test_task_sdbaseline.py::sdbaseline_clippingTest::test011 clipping runs multiple times (positive spikes only, threshold=10sigma) PASSED test_task_sdbaseline.py::sdbaseline_clippingTest::test012 clipping runs multiple times (negative spikes only) PASSED test_task_sdbaseline.py::sdbaseline_clippingTest::test013 clipping runs multiple times (both positive/negative spikes) PASSED test_task_sdbaseline.py::sdbaseline_clippingTest::test020 clipping does run but actually no data clipped (huge threshold) PASSED test_task_sdbaseline.py::sdbaseline_clippingTest::test021 clipping does run but actually no data clipped (no spike) PASSED test_task_sdbaseline.py::sdbaseline_helperTest::test000 tests for is_empty() Testing a helper function is_empty() with blformat='None'... blformat=''... blformat='[]'... blformat='['', '', '']'... blformat='text'... blformat='csv'... blformat='table'... blformat='['text']'... blformat='['csv']'... blformat='['table']'... blformat='['text', '']'... blformat='['', 'table']'... blformat='['text', 'csv']'... blformat='['text', 'table']'... blformat='['csv', 'table']'... blformat='['text', 'csv', '']'... blformat='['text', '', 'table']'... blformat='['', 'csv', 'table']'... blformat='['text', 'csv', 'table']'... blformat='['text', 'csv', 'table', '']'... blformat='['', 'text', 'csv', 'table']'... PASSED test_task_sdbaseline.py::sdbaseline_helperTest::test010 tests for parse_wavenumber_param() Testing a helper function parse_wavenumber_param() with wn='[1, 2, 3]'... wn='[1, 3, 2]'... wn='[3, 2, 1]'... wn='[3, 1, 3]'... wn='[-5, 1, 2]'... wn='(3, 2, 1)'... wn='(4, 1, 4)'... wn='(-5, 1, 2)'... wn='5'... wn='0'... wn='-6'... wn='7.0'... wn='True'... wn='5'... wn='0'... wn='-6'... wn='7.0'... wn='1, 2, 3'... wn='3, 2, 1'... wn='3, 1, 3'... wn='-5, 1, 2'... wn='2-5'... wn='3~6'... wn='<=3'... wn='=<4'... wn='5>='... wn='6=>'... wn='<3'... wn='4>'... wn='>=3'... wn='=>4'... wn='5<='... wn='6=<'... wn='>3'... wn='4<'... PASSED test_task_sdbaseline.py::sdbaseline_helperTest::test020 tests for check_fftthresh() Testing a helper function check_fftthresh() with fftthresh='3'... fftthresh='3.0'... fftthresh='top4'... fftthresh='5sigma'... fftthresh='5.0sigma'... fftthresh='0'... fftthresh='0.0'... fftthresh='-3'... fftthresh='-3.0'... fftthresh='top-4'... fftthresh='-5sigma'... fftthresh='-5.0sigma'... fftthresh='fivesigma'... fftthresh='None'... fftthresh='True'... fftthresh='['3.0']'... fftthresh='('top4',)'... PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdbaseline/nose.xml - =========================== short test summary info ============================ SKIPPED [1] test_task_sdbaseline.py:2107: Not currently part of the test suite SKIPPED [1] test_task_sdbaseline.py:3448: Not currently part of the test suite SKIPPED [1] test_task_sdbaseline.py:3458: Not currently part of the test suite SKIPPED [1] test_task_sdbaseline.py:3463: Not currently part of the test suite ============ 168 passed, 4 skipped, 1 warning in 1732.16s (0:28:52) ============ ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.4.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 cachedir: .pytest_cache rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_immath configfile: pytest.ini collecting ... collected 32 items test_task_immath.py::immath_test1::test_input10 2025-10-06 22:40:37 WARN ::casa The BOX parameter tests will cause errors to occur, do not be alarmed 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS blc in box spec is less than 0 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 22:40:37 SEVERE CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image Immath 10: Test bad x and y box values PASSED test_task_immath.py::immath_test1::test_input12 2025-10-06 22:40:37 WARN immath::::casa The CHANS parameter tests will cause errors to occur, do not be alarmed 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: Invalid channel specification in -2 of spec -2 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: Invalid channel specification in -18 of spec -18 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: Exception: Zero-based max channel 47 must be less than the total number of channels (46) in the channel specification 47. 2025-10-06 22:40:37 SEVERE regionmanager::frombcs+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE regionmanager::frombcs Exception Reported: Exception: Zero-based max channel 46 must be less than the total number of channels (46) in the channel specification 46. 2025-10-06 22:40:37 SEVERE regionmanager::frombcs+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2025-10-06 22:40:37 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image Immath 12: Test bad values of channels PASSED test_task_immath.py::immath_test1::test_input13 Immath 12: Test selection of channels immath( imagename=ngc5921.clean.image, varnames='A', expr='A', chans='22~35', outfile='input_test14' ) PASSED test_task_immath.py::immath_test1::test_input14 2025-10-06 22:40:41 WARN immath::::casa The STOKES parameter tests will cause errors to occur, do not be alarmed 2025-10-06 22:40:41 SEVERE regionmanager::frombcs Exception Reported: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [255, 255, -2147483648, 45] 2025-10-06 22:40:41 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:41 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:41 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:41 SEVERE CasacRegionManager::_setPolarizationRanges (Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization. 2025-10-06 22:40:41 SEVERE regionmanager::frombcs Exception Reported: 2025-10-06 22:40:41 SEVERE CasacRegionManager::_setPolarizationRanges (Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization. 2025-10-06 22:40:41 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:41 SEVERE immath::::casa Exception caught was: Unable to apply region to file: ngc5921.clean.image 2025-10-06 22:40:41 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image Immath 13: Test STOKES parameter, values: I, Q, yellow PASSED test_task_immath.py::immath_test1::test_input2 2025-10-06 22:40:43 WARN immath::::casa The IMAGENAME parameter tests will cause errors to occur, do not be alarmed 2025-10-06 22:40:43 SEVERE immath::::casa Image data set not found - please verify junk 2025-10-06 22:40:43 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:43 SEVERE immath::::casa Exception caught was: Image data set not found - please verify junk 2025-10-06 22:40:43 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Image data set not found - please verify junk Immath 2: Test bad input file PASSED test_task_immath.py::immath_test1::test_input3 Immath 3: test good input file PASSED test_task_immath.py::immath_test1::test_input4 2025-10-06 22:40:44 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:44 SEVERE immath::::casa Exception caught was: can only concatenate str (not "int") to str 2025-10-06 22:40:44 SEVERE immath::::casa Task immath raised an exception of class TypeError with the following message: can only concatenate str (not "int") to str Immath 4: Test bad list of input files PASSED test_task_immath.py::immath_test1::test_input5 2025-10-06 22:40:44 WARN immath::::casa The OUTFILE parameter tests will cause errors to occur, do not be alarmed 2025-10-06 22:40:44 SEVERE immath::::casa Unable to process expression IM0*1 2025-10-06 22:40:44 SEVERE immath::::casa Exception caught was: Output file input_test4 exists. immath can not proceed, please remove it or change the output file name. 2025-10-06 22:40:44 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Output file input_test4 exists. immath can not proceed, please remove it or change the output file name. Immath 5: test list with good input files PASSED test_task_immath.py::immath_test1::test_input7 Immath 7: test outfile PASSED test_task_immath.py::immath_test1::test_input8 2025-10-06 22:40:46 WARN immath::::casa The REGION parameter tests will cause errors to occur, do not be alarmed 2025-10-06 22:40:46 SEVERE regionmanager::frombcs Exception Reported: Unable to open region file or region table description garbage.rgn. 2025-10-06 22:40:46 SEVERE regionmanager::frombcs+ If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497 2025-10-06 22:40:46 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:46 SEVERE immath::::casa Exception caught was: Unable to apply region to file: n1333_both.image 2025-10-06 22:40:46 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: n1333_both.image 2025-10-06 22:40:46 SEVERE regionmanager::frombcs Exception Reported: /home/casatest/casa6/casatestutils/nosedir/test_task_immath/garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428 2025-10-06 22:40:46 SEVERE immath::::casa Unable to process expression IM0 2025-10-06 22:40:46 SEVERE immath::::casa Exception caught was: Unable to apply region to file: n1333_both.image 2025-10-06 22:40:46 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: n1333_both.image Immath 8: Test bad region parameter PASSED test_task_immath.py::immath_test1::test_input9 Immath 9: Test good region parameter ARG immath( imagename=n1333_both.image, expr='IM0', region=n1333_both.image.rgn, outfile='input_test12' ) PASSED test_task_immath.py::immath_test2::test_CAS_1830_fix Immath: verification of fix to CAS-1830 PASSED test_task_immath.py::immath_test2::test_CAS_1910_fix Immath: verification of fix to CAS-1910 PASSED test_task_immath.py::immath_test2::test_expr1 Immath expr1: Testing various math expressions PASSED test_task_immath.py::immath_test2::test_expr2 Immath expr2: Test extraction of single plane PASSED test_task_immath.py::immath_test2::test_expr3 Immath expr3: Add plane to an image PASSED test_task_immath.py::immath_test2::test_many_images Immath: verification of fix to CAS-1678 PASSED test_task_immath.py::immath_test2::test_one_function Immath: verification of fix to CAS-1452 PASSED test_task_immath.py::immath_test2::test_pol 2025-10-06 22:41:08 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290) Leap second table TAI_UTC seems out-of-date. 2025-10-06 22:41:08 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ Until the table is updated (see the CASA documentation or your system admin), 2025-10-06 22:41:08 SEVERE MeasTable::dUTC(Double) (file /source/casa6/casatools/casacore/measures/Measures/MeasTable.cc, line 4290)+ times and coordinates derived from UTC could be wrong by 1s or more. Immath pol: Testing various polarization modes for data correctness PASSED test_task_immath.py::immath_test3::test21 2025-10-06 22:41:19 SEVERE image::close (file src/tools/image/image_cmpt.cc, line 693) Exception Reported: ImageExprParse: 'im..2' is an unknown lattice, image, or region 2025-10-06 22:41:19 SEVERE image::close (file src/tools/image/image_cmpt.cc, line 693)+ Scanned so far: "im.1"+"im..2" 2025-10-06 22:41:19 SEVERE image::close (file src/tools/image/image_cmpt.cc, line 693) Exception Reported: 3-argument function max is unknown 2025-10-06 22:41:19 SEVERE image::close (file src/tools/image/image_cmpt.cc, line 693)+ Scanned so far: "im.2" - max("im.1", "im.2", "im.1") Test moved from imagetest regreesion PASSED test_task_immath.py::immath_test3::test_8 2025-10-06 22:41:20 SEVERE image::close (file src/tools/image/image_cmpt.cc, line 693) Exception Reported: ImageExprParse: 'i_like_doggies' is an unknown lattice or image or it is an unqualified region 2025-10-06 22:41:20 SEVERE image::close (file src/tools/image/image_cmpt.cc, line 693)+ Scanned so far: i_like_doggies 2025-10-06 22:41:20 SEVERE image::newimagefromshape (file src/tools/image/image_cmpt.cc, line 4176) Exception Reported: LatticeExprNode - shapes of operands mismatch 2025-10-06 22:41:20 SEVERE image::newimagefromshape (file src/tools/image/image_cmpt.cc, line 4176)+ Scanned so far: ia.fromarray1.image+ia.fromshape2.image Tests moved from imagetest regression, some are probably useless PASSED test_task_immath.py::immath_test3::test_CAS2120 2025-10-06 22:41:25 SEVERE imagepol::open Exception Reported: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:25 SEVERE immath::::casa Error running immath 2025-10-06 22:41:25 SEVERE immath::::casa Exception caught was: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:25 SEVERE immath::::casa Task immath raised an exception of class RuntimeError with the following message: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:25 SEVERE imagepol::open Exception Reported: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:25 SEVERE immath::::casa Error running immath 2025-10-06 22:41:25 SEVERE immath::::casa Exception caught was: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:25 SEVERE immath::::casa Task immath raised an exception of class RuntimeError with the following message: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:26 SEVERE imagepol::open Exception Reported: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:26 SEVERE immath::::casa Error running immath 2025-10-06 22:41:26 SEVERE immath::::casa Exception caught was: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:26 SEVERE immath::::casa Task immath raised an exception of class RuntimeError with the following message: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:33 SEVERE imagepol::open Exception Reported: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:33 SEVERE immath::::casa Error running immath 2025-10-06 22:41:33 SEVERE immath::::casa Exception caught was: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:33 SEVERE immath::::casa Task immath raised an exception of class RuntimeError with the following message: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:33 SEVERE imagepol::open Exception Reported: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:33 SEVERE immath::::casa Error running immath 2025-10-06 22:41:33 SEVERE immath::::casa Exception caught was: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 2025-10-06 22:41:33 SEVERE immath::::casa Task immath raised an exception of class RuntimeError with the following message: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139 immath: verification of old functionality and similar new functionality introduced by CAS-2120 PASSED test_task_immath.py::immath_test3::test_CAS2943 2025-10-06 22:41:36 SEVERE image::subimage (file src/tools/image/image_cmpt.cc, line 6162) Exception Reported: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2025-10-06 22:41:36 SEVERE immath::::casa Unable to process expression 1*IM0 2025-10-06 22:41:36 SEVERE immath::::casa Exception caught was: Unable to apply region to file: myim.im 2025-10-06 22:41:36 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: myim.im 2025-10-06 22:41:37 SEVERE image::subimage (file src/tools/image/image_cmpt.cc, line 6162) Exception Reported: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 4, 2]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2025-10-06 22:41:37 SEVERE immath::::casa Unable to process expression 1*IM0 2025-10-06 22:41:37 SEVERE immath::::casa Exception caught was: Unable to apply region to file: myim.im 2025-10-06 22:41:37 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Unable to apply region to file: myim.im Test the stretch parameter PASSED test_task_immath.py::immath_test3::test_CAS6896 2025-10-06 22:41:39 WARN ImageExprCalculator::compute image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image a.im 2025-10-06 22:41:39 WARN ImageExprCalculator::compute image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image b.im 2025-10-06 22:41:39 WARN ImageExprCalculator::compute image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image c.im 2025-10-06 22:41:39 WARN ImageExprCalculator::compute image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image a.im 2025-10-06 22:41:39 WARN ImageExprCalculator::compute image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image a.im 2025-10-06 22:41:40 WARN ImageExprCalculator::compute image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image b.im 2025-10-06 22:41:40 WARN ImageExprCalculator::compute image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image b.im 2025-10-06 22:41:41 WARN ImageExprCalculator::compute image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image c.im 2025-10-06 22:41:41 WARN ImageExprCalculator::compute image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image c.im Verify CAS-6896, user can choose from which image to copy metadata PASSED test_task_immath.py::immath_test3::test_beam_logging_precision 2025-10-06 22:41:43 WARN ImageExprCalculator::compute image beams are not the same: Axis Lengths: [1, 1] (NB: Matrix in Row/Column order) 2025-10-06 22:41:43 WARN ImageExprCalculator::compute+ [major: 3.235 arcmin, minor: 1 arcmin, pa: 0 deg] 2025-10-06 22:41:43 WARN ImageExprCalculator::compute+ vs Axis Lengths: [1, 1] (NB: Matrix in Row/Column order) 2025-10-06 22:41:43 WARN ImageExprCalculator::compute+ [major: 3.234 arcmin, minor: 1 arcmin, pa: 0 deg] 2025-10-06 22:41:44 WARN ImageExprCalculator::compute image beams are not the same: Axis Lengths: [1, 1] (NB: Matrix in Row/Column order) 2025-10-06 22:41:44 WARN ImageExprCalculator::compute+ [major: 3.234568 arcmin, minor: 1 arcmin, pa: 0 deg] 2025-10-06 22:41:44 WARN ImageExprCalculator::compute+ vs Axis Lengths: [1, 1] (NB: Matrix in Row/Column order) 2025-10-06 22:41:44 WARN ImageExprCalculator::compute+ [major: 3.234567 arcmin, minor: 1 arcmin, pa: 0 deg] 2025-10-06 22:41:45 WARN ImageExprCalculator::compute image beams are not the same: Axis Lengths: [1, 1] (NB: Matrix in Row/Column order) 2025-10-06 22:41:45 WARN ImageExprCalculator::compute+ [major: 3.23456789027778 arcmin, minor: 1 arcmin, pa: 0 deg] 2025-10-06 22:41:45 WARN ImageExprCalculator::compute+ vs Axis Lengths: [1, 1] (NB: Matrix in Row/Column order) 2025-10-06 22:41:45 WARN ImageExprCalculator::compute+ [major: 3.23456789017778 arcmin, minor: 1 arcmin, pa: 0 deg] Test that when beams are different, immath logs enough digits to show where the difference occurs. CAS-13135 PASSED test_task_immath.py::immath_test3::test_complex_calc 2025-10-06 22:41:47 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image Test ia.calc on complex images PASSED test_task_immath.py::immath_test3::test_flush 2025-10-06 22:41:49 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first CAS-8570: ensure image is flushed to disk when it is created PASSED test_task_immath.py::immath_test3::test_history 2025-10-06 22:41:50 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image Test that history records are added PASSED test_task_immath.py::immath_test3::test_poli_sigma 2025-10-06 22:41:51 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first Verify poli sigma fix, CAS-8880 PASSED test_task_immath.py::immath_test3::test_precision Test ia.imagecalc() support for various precisions PASSED test_task_immath.py::immath_test3::test_spix CAS-13079: Verify mode="spix" works as expected PASSED test_task_immath.py::immath_test3::test_tlpol 2025-10-06 22:41:58 WARN immath::::casa Ignoring stokes parameters selection for mode='poli'. 2025-10-06 22:42:00 SEVERE immath::::casa Error running immath 2025-10-06 22:42:00 SEVERE immath::::casa Exception caught was: Stokes V is required for mode tpoli but was not found 2025-10-06 22:42:00 SEVERE immath::::casa Task immath raised an exception of class Exception with the following message: Stokes V is required for mode tpoli but was not found CAS-12116 test various polarization modes PASSED - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_immath/nose.xml - =================== 32 passed, 1 warning in 86.06s (0:01:26) =================== Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_spxfit/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importuvfits/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listobs/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listobs Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_listobs/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_listobs/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_applycal/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_applycal Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_applycal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_applycal/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_mstransform/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_fluxscale/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importasdm/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importasdm Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importasdm/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importasdm/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imregrid/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imregrid Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imregrid/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imregrid/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_setjy/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_setjy Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_setjy/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_setjy/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immoments/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immoments Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_immoments/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_immoments/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_concat/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_concat Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_concat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_concat/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_split/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_split Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_split/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_split/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imstat/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imstat Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imstat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imstat/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_flagmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdcal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_makemask/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_makemask Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_makemask/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_makemask/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imcontsub/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imcontsub Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imcontsub/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imcontsub/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_phaseshift/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_phaseshift Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_phaseshift/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_phaseshift/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdbaseline/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdbaseline Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdbaseline/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdbaseline/ Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immath/ Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immath Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_immath/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_immath/