Build: #3 was successful

Job: Test Tools Many Linux 2.28 was successful

Stages & jobs

  1. Default Stage

  2. Test

Build log

The build generated 53,215 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        name::        No table opened.
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:41:57 test_tool_image_regrid.py::ia_regrid_test::test_general
17-Apr-2026 12:41:57 ia.regrid general tests 
17-Apr-2026 12:41:57 PASSED
17-Apr-2026 12:41:57
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:41:57 test_tool_image_regrid.py::ia_regrid_test::test_linear_overlap
17-Apr-2026 12:41:57 Test that overlapping linear coordinates works, CAS-5767
17-Apr-2026 12:41:57 PASSED
17-Apr-2026 12:41:57
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageFactory::createImage        Created Temp image  of shape [100, 100, 20] with float valued pixels.
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        BeamManipulator::set        Beam parameters:  Major          : 20 arcsec
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        BeamManipulator::set+          Minor          : 20 arcsec
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        BeamManipulator::set+          Position Angle : 0 deg
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        BeamManipulator::set        Beam parameters:  Major          : 30 arcsec
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        BeamManipulator::set+          Minor          : 30 arcsec
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        BeamManipulator::set+          Position Angle : 0 deg
17-Apr-2026 12:41:57 2026-04-17 16:41:58        SEVERE        image::regrid        Exception Reported: Exception: An image with multiple beams cannot be regridded along the spectral axis. You may wish to convolve all channels to a common resolution and retry.
17-Apr-2026 12:41:57 2026-04-17 16:41:58        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 83
17-Apr-2026 12:41:57 2026-04-17 16:41:58        SEVERE        image::regrid        Exception Reported: Exception: An image with multiple beams cannot be regridded along the spectral axis. You may wish to convolve all channels to a common resolution and retry.
17-Apr-2026 12:41:57 2026-04-17 16:41:58        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 97
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:57 2026-04-17 16:41:58        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
17-Apr-2026 12:41:57 2026-04-17 16:41:58        WARN        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.
17-Apr-2026 12:41:57 test_tool_image_regrid.py::ia_regrid_test::test_multibeam
17-Apr-2026 12:41:57 test multibeams cannot be regridded
17-Apr-2026 12:41:57 PASSED
17-Apr-2026 12:41:57
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 20, 4] with float valued pixels.
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        SubImageFactory::createImage        Creating image 'first' of shape [20, 20, 20, 4]
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:57 2026-04-17 16:41:58        SEVERE        image::regrid        Exception Reported: Exception: There is no overlap between the (region chosen in) the input image and the output image with respect to the axes being regridded..
17-Apr-2026 12:41:57 2026-04-17 16:41:58        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 151
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        SubImageFactory::createImage        Creating image 'fourth' of shape [20, 20, 20, 4]
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 20, 4] with float valued pixels.
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:57 2026-04-17 16:41:58        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        SubImageFactory::createImage        Creating image 'third' of shape [200, 200, 20, 4]
17-Apr-2026 12:41:57 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:41:58 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:58 2026-04-17 16:41:58        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
17-Apr-2026 12:41:58 2026-04-17 16:41:58        SEVERE        image::regrid        Exception Reported: Exception: There is no overlap between the (region chosen in) the input image and the output image with respect to the axes being regridded..
17-Apr-2026 12:41:58 2026-04-17 16:41:58        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 151
17-Apr-2026 12:41:58 2026-04-17 16:41:58        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 1001, 4] with float valued pixels.
17-Apr-2026 12:41:58 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:58 2026-04-17 16:41:58        INFO        SubImageFactory::createImage        Creating image 'sixth' of shape [20, 20, 1001, 4]
17-Apr-2026 12:41:58 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:41:58 2026-04-17 16:41:58        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:58 2026-04-17 16:41:58        SEVERE        image::regrid        Exception Reported: Exception: There is no overlap between the (region chosen in) the input image and the output image with respect to the axes being regridded..
17-Apr-2026 12:41:58 2026-04-17 16:41:58        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 151
17-Apr-2026 12:41:58 test_tool_image_regrid.py::ia_regrid_test::test_overlap
17-Apr-2026 12:41:58 Test for notification if no overlap between input and output images
17-Apr-2026 12:41:58 PASSED
17-Apr-2026 12:41:58
17-Apr-2026 12:41:58 2026-04-17 16:41:59        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:58 2026-04-17 16:41:59        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
17-Apr-2026 12:41:58 2026-04-17 16:41:59        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
17-Apr-2026 12:41:58 2026-04-17 16:41:59        WARN        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.
17-Apr-2026 12:41:59 2026-04-17 16:41:59        INFO        SubImageFactory::createImage        Creating image 'gal_regrid_out.image' of shape [300, 300, 1, 46]
17-Apr-2026 12:41:59 2026-04-17 16:41:59        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:41:59 2026-04-17 16:41:59        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
17-Apr-2026 12:41:59 test_tool_image_regrid.py::ia_regrid_test::test_regrid_galactic
17-Apr-2026 12:41:59 Verify fix for CAS-5534
17-Apr-2026 12:41:59 PASSED
17-Apr-2026 12:41:59
17-Apr-2026 12:41:59 2026-04-17 16:42:00        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
17-Apr-2026 12:41:59 2026-04-17 16:42:00        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
17-Apr-2026 12:41:59 2026-04-17 16:42:00        SEVERE        image::regrid        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
17-Apr-2026 12:41:59 2026-04-17 16:42:00        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
17-Apr-2026 12:41:59 2026-04-17 16:42:00        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
17-Apr-2026 12:41:59 2026-04-17 16:42:00        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:59 2026-04-17 16:42:00        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
17-Apr-2026 12:41:59 2026-04-17 16:42:00        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
17-Apr-2026 12:41:59 2026-04-17 16:42:00        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:41:59 2026-04-17 16:42:00        SEVERE        image::regrid        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
17-Apr-2026 12:41:59 2026-04-17 16:42:00        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
17-Apr-2026 12:41:59 2026-04-17 16:42:00        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
17-Apr-2026 12:41:59 2026-04-17 16:42:00        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
17-Apr-2026 12:42:00 2026-04-17 16:42:00        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:00 2026-04-17 16:42:00        INFO        name::        No table opened.
17-Apr-2026 12:42:00 2026-04-17 16:42:00        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:00 test_tool_image_regrid.py::ia_regrid_test::test_stretch
17-Apr-2026 12:42:00 ia.regrid(): Test stretch parameter
17-Apr-2026 12:42:00 2026-04-17 16:42:00        INFO        name::        No table opened.
17-Apr-2026 12:42:00 2026-04-17 16:42:00        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:00 PASSED
17-Apr-2026 12:42:00
17-Apr-2026 12:42:00 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_regrid/nose.xml -
17-Apr-2026 12:42:00 ======================== 11 passed, 1 warning in 4.14s =========================
17-Apr-2026 12:42:00 ============================= test session starts ==============================
17-Apr-2026 12:42:00 platform linux -- Python 3.12.9, pytest-9.0.3, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12
17-Apr-2026 12:42:00 cachedir: .pytest_cache
17-Apr-2026 12:42:00 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse
17-Apr-2026 12:42:00 configfile: pytest.ini
17-Apr-2026 12:42:01 collecting ... collected 20 items
17-Apr-2026 12:42:01
17-Apr-2026 12:42:01
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        SubImageFactory::createImage        Creating image 'test_1_0.im' of shape [1, 3, 3, 3]
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        SubImageFactory::createImage        Creating image 'test_1_r.im' of shape [1, 3, 3, 3]
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        SubImageFactory::createImage        Creating image 'test_1_right.im' of shape [1, 3, 3, 3]
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        name::        No table opened.
17-Apr-2026 12:42:01 test_tool_image_collapse.py::ia_collapse_test::test_1
17-Apr-2026 12:42:01 ia.collapse(): average full image collapse along axis 0
17-Apr-2026 12:42:01 PASSED
17-Apr-2026 12:42:01
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        SubImageFactory::createImage        Creating image 'test_2_2.im' of shape [3, 3, 1, 3]
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        SubImageFactory::createImage        Creating image 'test_2_f.im' of shape [3, 3, 1, 3]
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        SubImageFactory::createImage        Creating image 'test_2_freq.im' of shape [3, 3, 1, 3]
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        name::        No table opened.
17-Apr-2026 12:42:01 test_tool_image_collapse.py::ia_collapse_test::test_2
17-Apr-2026 12:42:01 ia.collapse(): average full image collapse along axis 2
17-Apr-2026 12:42:01 PASSED
17-Apr-2026 12:42:01
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord+            [1, 1, 1, 1] to [2, 2, 2, 2]  (04:46:00.548, +44.50.12.823, 5.1351e+09Hz, Q to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        SubImageFactory::createImage        Creating image 'test_3.im' of shape [2, 1, 2, 2]
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord+            [1, 1, 1, 1] to [2, 2, 2, 2]  (04:46:00.548, +44.50.12.823, 5.1351e+09Hz, Q to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:01        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: Exception: test_3.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.
17-Apr-2026 12:42:01 2026-04-17 16:42:01        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)+        ... thrown by void casa::ImageTask<T>::_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
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:01        INFO        ImageRegion::fromRecord+            [1, 1, 1, 1] to [2, 2, 2, 2]  (04:46:00.548, +44.50.12.823, 5.1351e+09Hz, Q to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        SubImageFactory::createImage        Creating image 'test_3.im' of shape [2, 1, 2, 2]
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 test_tool_image_collapse.py::ia_collapse_test::test_3
17-Apr-2026 12:42:01 ia.collapse(): average full image collapse along axis 2 and check output overwritability
17-Apr-2026 12:42:01 PASSED
17-Apr-2026 12:42:01
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 test_tool_image_collapse.py::ia_collapse_test::test_4
17-Apr-2026 12:42:01 ia.collapse(): not specifying an output image is ok
17-Apr-2026 12:42:01 PASSED
17-Apr-2026 12:42:01
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 0, 2]  (04:46:00.576, +44.50.12.522, 5.1351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.1351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 test_tool_image_collapse.py::ia_collapse_test::test_6
17-Apr-2026 12:42:01 ia.collapse(): memory only images can be collapsed
17-Apr-2026 12:42:01 PASSED
17-Apr-2026 12:42:01
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:01 test_tool_image_collapse.py::ia_collapse_test::test_7
17-Apr-2026 12:42:01 ia.collapse(): verify collapsing along multiple axes works
17-Apr-2026 12:42:01 PASSED
17-Apr-2026 12:42:01
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageFITSConverterImpl::FITSToImage         Created image of shape [3, 3, 3, 3]
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to '/home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/collapse_in.im' All pixels fit in memory (81 pixels).
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageMaskHandler::_calcmask        Created mask `mask0'
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        SubImageFactory::createImage        Creating image 'test_8_0mean' of shape [3, 3, 3, 1]
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        SubImageFactory::createImage        Creating image 'test_8_0median' of shape [3, 3, 3, 1]
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        SubImageFactory::createImage        Creating image 'test_8_1mean' of shape [3, 3, 3, 1]
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        SubImageFactory::createImage        Creating image 'test_8_1median' of shape [3, 3, 3, 1]
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:01 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        SubImageFactory::createImage        Creating image 'test_8_2mean' of shape [3, 3, 3, 1]
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        SubImageFactory::createImage        Creating image 'test_8_2median' of shape [3, 3, 3, 1]
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_8
17-Apr-2026 12:42:02 ia.collapse(): test both OTF and permanent masking works
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 2445] to [2, 2, 2555]  (02:00:00.000, +30.00.00.000, 9.99142e+13Hz to 02:00:00.154, +30.00.02.000, 9.67228e+13Hz)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 2445] to [2, 2, 2555]  (02:00:00.000, +30.00.00.000, 9.99142e+13Hz to 02:00:00.154, +30.00.02.000, 9.67228e+13Hz)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_CAS3737
17-Apr-2026 12:42:02 ia.collapse(): test tabular spectral axis has correct collapsed reference value 
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [0, 2, 2, 2]  (04:46:00.548, +44.50.12.750, 4.7351e+09Hz, I to 04:46:00.548, +44.50.13.350, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 0, 2, 2]  (04:46:00.576, +44.50.12.595, 4.7351e+09Hz, I to 04:46:00.520, +44.50.12.596, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 0, 2]  (04:46:00.576, +44.50.12.522, 5.1351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.1351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 0]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, I)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_CAS_3418
17-Apr-2026 12:42:02 ia.collapse(): Test separate code for median due to performance issues
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 3 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 20 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 2 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 0 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 2.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 1 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 6 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 3 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 2 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 3.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 3 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 3 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 10 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 6 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 3.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 11 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 4 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 12 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 4.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 13 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 6 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 4 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 20 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 4.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 21 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 22 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 9 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 5.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 23 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 30 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 5.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 31 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 9 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 6 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 32 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 6.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 33 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 6 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 40 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 9 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 6.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 41 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 7 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 42 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 11 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 7.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 43 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 9 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 7 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 50 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 7.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 51 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 11 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 8 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 52 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 8.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 53 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 8 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 60 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 11 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 8.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 61 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 9 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 62 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 13 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 9.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 63 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 11 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 9 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 70 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 9.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 71 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 13 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 10 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 72 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 14 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 10.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 73 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 10 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 80 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 13 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 10.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 81 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 14 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 11 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 82 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 15 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 11.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 83 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 13 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 11 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 90 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 14 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 11.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 91 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 15 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 12 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 92 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 16 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 12.5 arcsec
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 93 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [1, 1, 1, 1] to [2, 2, 2, 2]  (00:00:16.000, -00.04.00.000, 1.415e+09Hz, Q to 00:00:12.000, -00.03.00.000, 1.415e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        WARN        ImageCollapser::_doMultipleBeams        Input image has per plane beams but the collapse is not done exclusively along the direction axes. The output image will arbitrarily have a single beam which is the first beam available in the subimage.Thus, the image planes will not be convolved to a common restoring beam before collapsing. If, however, this is desired, then run the task imsmooth or the tool method ia.convolve2d() first, and use the output image of that as the input for collapsing.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_beams
17-Apr-2026 12:42:02 test per plane beams
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageFactory::createImage        Created Temp image  of shape [2, 2, 2] with Complex valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [1, 1, 1]  (00:00:04.000, -00.01.00.000, I to 00:00:00.000, +00.00.00.000, Q)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [1, 1, 0]  (00:00:04.000, -00.01.00.000, I to 00:00:00.000, +00.00.00.000, I)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [1, 1, 1]  (00:00:04.000, -00.01.00.000, I to 00:00:00.000, +00.00.00.000, Q)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [1, 1, 0]  (00:00:04.000, -00.01.00.000, I to 00:00:00.000, +00.00.00.000, I)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_complex
17-Apr-2026 12:42:02 Test support for complex valued images
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Exception Reported: Exception: File mybogus.im does not exist..
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::open (file src/tools/image/image_cmpt.cc, line 4208)+        ... thrown by static void casa::ImageFactory::_checkInfile(const casacore::String&) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 375
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: Exception: Aggregate function name is not specified and it must be..
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)+        ... thrown by static casa::ImageCollapserData::AggregateType casa::ImageCollapserData::aggregateType(const casacore::String&) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageCollapserData.cc, line: 65
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: Unknown aggregate function specified by bogus function at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageCollapserData.cc, line: 84
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        WARN                /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/collapse_in.fits is not a valid or readable table
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE                Cannot read image /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/collapse_in.fits to get region bogus_region
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: Unable to open region file or region table description bogus_region in image /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/collapse_in.fits at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 486
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: Exception: box not specified correctly.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)+        ... thrown by casacore::Record casa::CasacRegionManager::fromBCS(casacore::String&, casacore::uInt&, casacore::String&, const casacore::Record* const&, const casacore::String&, const casacore::String&, casa::CasacRegionManager::StokesControl, const casacore::String&, const casacore::IPosition&, const casacore::String&, casacore::Bool) at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 232
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        CasacRegionManager::_fromBCS        dAxisNum0=0 dAxisNum1=1x=1000 imShape[0]=3 y=1000 imShape[1]=3
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        CasacRegionManager::_fromBCS        trc in box spec is greater than or equal to number of direction coordinate pixels in the image
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: 2026-04-17 16:42:02        SEVERE        CasacRegionManager::_fromBCS        trc in box spec is greater than or equal to number of direction coordinate pixels in the image
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663)        Multiple axes [right ascension,declination,frequency,stokes] match requested axis
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: 2026-04-17 16:42:02        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663)        Multiple axes [right ascension,declination,frequency,stokes] match requested axis
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: Exception: Specified zero-based axis (10) must be less than the number of axes in /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/collapse_in.fits(4).
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)+        ... thrown by void casa::ImageCollapser<T>::_finishConstruction() [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageCollapser.tcc, line: 559
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_exceptions
17-Apr-2026 12:42:02 ia.collapse: Test various exception cases
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageFactory::createImage        Created Paged image 'flux_test.im' of shape [10, 10, 10] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [9, 9, 9]  (00:00:20.000, -00.05.00.000, 1.415e+09Hz to 23:59:44.000, +00.04.00.000, 1.415e+09Hz)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: Unable to calculate flux density: [] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageCollapser.tcc, line: 433
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Setting (global) restoring beam.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Minor          : 3 arcmin
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        BeamManipulator::set+          Position Angle : 0 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [9, 9, 9]  (00:00:20.000, -00.05.00.000, 1.415e+09Hz to 23:59:44.000, +00.04.00.000, 1.415e+09Hz)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_flux
17-Apr-2026 12:42:02 Test flux function
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 20] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [19, 19, 19]  (00:00:40.000, -00.10.00.001, 1.41499e+09Hz to 23:59:24.000, +00.09.00.001, 1.41501e+09Hz)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20, 20] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ::::image::fromshape        Ran ia.fromshape
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ::::image::collapse        Ran ia.collapse on Temporary_Image
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ::::image::collapse        ia.collapse(function='mean', axes=2, outfile='', region='', box='', chans='', stokes='', mask='', overwrite=false, stretch=false)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_history
17-Apr-2026 12:42:02 Test history record is written
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageFactory::createImage        Created Paged image 'median.im' of shape [3, 3, 3] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [2, 2, 2]  (00:00:04.000, -00.01.00.000, I to 23:59:56.000, +00.01.00.000, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [2, 2, 2]  (00:00:04.000, -00.01.00.000, I to 23:59:56.000, +00.01.00.000, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [5, 5, 0] to [15, 15, 4]  (00:00:20.000, -00.05.00.000, 1.415e+09Hz to 23:59:40.000, +00.05.00.000, 1.415e+09Hz)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_median
17-Apr-2026 12:42:02 Test median when collapsing along multiple axes
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageRegion::fromRecord+            [0, 4, 0] to [9, 6, 9]  (00:00:20.000, -00.01.00.000, 1.415e+09Hz to 23:59:44.000, +00.01.00.000, 1.415e+09Hz)
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_region
17-Apr-2026 12:42:02 ia.collapse(): Test region
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:02        INFO        ImageFactory::createImage        Created Temp image  of shape [2, 2, 2] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [1, 1, 1]  (00:00:04.000, -00.01.00.000, I to 00:00:00.000, +00.00.00.000, Q)
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [1, 1, 1]  (00:00:04.000, -00.01.00.000, I to 00:00:00.000, +00.00.00.000, Q)
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_sqrtsum
17-Apr-2026 12:42:02 Test sqrtsum function
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageFactory::createImage        Created Temp image  of shape [2, 2, 2] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [1, 1, 1]  (00:00:04.000, -00.01.00.000, I to 00:00:00.000, +00.00.00.000, Q)
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [1, 1, 1]  (00:00:04.000, -00.01.00.000, I to 00:00:00.000, +00.00.00.000, Q)
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_sqrtsum_npix
17-Apr-2026 12:42:02 Test sqrtsum function
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageFactory::createImage        Created Temp image  of shape [2, 2, 2] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        BeamManipulator::set        Setting (global) restoring beam.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        BeamManipulator::set+          Minor          : 3 arcmin
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        BeamManipulator::set+          Position Angle : 0 deg
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [1, 1, 1]  (00:00:04.000, -00.01.00.000, I to 00:00:00.000, +00.00.00.000, Q)
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [1, 1, 1]  (00:00:04.000, -00.01.00.000, I to 00:00:00.000, +00.00.00.000, Q)
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_sqrtsum_npix_beam
17-Apr-2026 12:42:02 Test sqrtsum function
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageFactory::createImage        Created Paged image 'ymask' of shape [3, 3, 1, 1] with float valued pixels.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord        Selected bounding box :
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [2, 2, 2, 2]  (04:46:00.576, +44.50.12.522, 4.7351e+09Hz, I to 04:46:00.520, +44.50.13.123, 5.5351e+09Hz, U)
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        showcache::        The Table Cache is empty.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 2026-04-17 16:42:03        INFO        name::        No table opened.
17-Apr-2026 12:42:02 test_tool_image_collapse.py::ia_collapse_test::test_stretch
17-Apr-2026 12:42:02 ia.collapse(): Test stretch parameter
17-Apr-2026 12:42:02 PASSED
17-Apr-2026 12:42:02
17-Apr-2026 12:42:02 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_collapse/nose.xml -
17-Apr-2026 12:42:02 ======================== 20 passed, 1 warning in 1.93s =========================
17-Apr-2026 12:42:02 ============================= test session starts ==============================
17-Apr-2026 12:42:02 platform linux -- Python 3.12.9, pytest-9.0.3, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12
17-Apr-2026 12:42:02 cachedir: .pytest_cache
17-Apr-2026 12:42:02 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager
17-Apr-2026 12:42:02 configfile: pytest.ini
17-Apr-2026 12:42:03 collecting ... collected 17 items
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test0
17-Apr-2026 12:42:03 Test 0: reset
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps        Voltage patterns internally defined in CASA (* = global default for this telescope):
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps+          Telescope: Class
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_L1: INVERSE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_L2: POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        WARN        PBMath::pbMathInterfaceForCommonPB        ATCA_L3 not yet implemented defaulting to L2 version
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_L3: POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_S: INVERSE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        PBMath1DIPoly::fillPBArray        Using wideband interpolated beam pattern
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_C: INVERSE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        PBMath1DIPoly::fillPBArray        Using wideband interpolated beam pattern
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_X: INVERSE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * GBT: POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * GMRT: NUMERIC
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * HATCREEK: GAUSSIAN
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * NRAO12M: NUMERIC
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * UNKNOWN: NUMERIC
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * OVRO: NUMERIC
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA: POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_INVERSE: INVERSE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_NVSS: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_2NULL: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_4: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_P: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_L: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_C: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_X: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_U: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_K: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * VLA_Q: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * WSRT: COSINE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * WSRT_LOW: COSINE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ALMA: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ALMASD: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ACA: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * IRAMPDB: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * IRAM30M: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * SMA: NUMERIC
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATA: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        PBMath::pbMathInterfaceForCommonPB        PBMath using 2011/10/22 5.5GHz PB
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_C_RI: NUMERIC
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA: INVERSE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        PBMath1DIPoly::fillPBArray        Using wideband interpolated beam pattern
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_16: INVERSE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_K: INVERSE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_Q: INVERSE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * ATCA_W: INVERSE POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * EVLA: POLYNOMIAL
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps         * NGVLA: AIRY
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps        
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps+        Externally defined voltage patterns (* = global default for this telescope):
17-Apr-2026 12:42:03 2026-04-17 16:42:03        INFO        vpmanager::summarizevps                None
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test1
17-Apr-2026 12:42:03 Test 1: summarizevps
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test10
17-Apr-2026 12:42:03 Test 10: define Airy beams for ALMA antenna types, then use them
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test11
17-Apr-2026 12:42:03 Test 11: getvp without observation parameters
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 2026-04-17 16:42:04        INFO        vp::createantresp        Found 0 response images in directory /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/mydir3
17-Apr-2026 12:42:03 2026-04-17 16:42:04        SEVERE        vp::createantresp        No images found in directory mydir3
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test12
17-Apr-2026 12:42:03 Test 12: EXPECTED ERROR createantresp - no images
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 2026-04-17 16:42:04        INFO        vp::createantresp        Found 6 response images in directory /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/mydir3
17-Apr-2026 12:42:03 2026-04-17 16:42:04        SEVERE        vp::createantresp        Image ALMA_0_DV__0._0._360._0._45._90._80._100._110._GHz_ticra2007_EFP.im has band definition inconsistent with the available bands.
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test13
17-Apr-2026 12:42:03 Test 13: EXPECTED ERROR createantresp - two images have faulty band def
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 2026-04-17 16:42:04        INFO        vp::createantresp        Found 6 response images in directory /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/mydir3
17-Apr-2026 12:42:03 2026-04-17 16:42:04        INFO        vp::createantresp        Created antenna responses table /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/mydir3/AntennaResponses
17-Apr-2026 12:42:03 2026-04-17 16:42:04        INFO        vp::createantresp+         with 2 rows.
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test14
17-Apr-2026 12:42:03 Test 14: createantresp - good input: six images, two antenna types
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 2026-04-17 16:42:04        SEVERE        vp::getrespimagename        No antenna responses path set for observatory: "ALMA2" in the AntennaResponses column of the Observatories table.
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test15
17-Apr-2026 12:42:03 Test 15: EXPECTED ERROR get image name from non-existant observatory
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 2026-04-17 16:42:04        INFO        vpmanager::loadfromtable        Loaded 1 VP definitions and 41 VP default settings from table mydefs.tab
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test16
17-Apr-2026 12:42:03 Test 16: define Airy beam for ALMA, save it, load it, then use it
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test2
17-Apr-2026 12:42:03 Test 2: getvp for VLA
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test3
17-Apr-2026 12:42:03 Test 3: getvp and getvps for ALMA
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test4
17-Apr-2026 12:42:03 Test 4: numvps for VLA
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test5
17-Apr-2026 12:42:03 Test 5: numvps for ALMA
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test6
17-Apr-2026 12:42:03 Test 6: numvps for ALMA with too high freq
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test7
17-Apr-2026 12:42:03 Test 7: setuserdefault for ALMA
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test8
17-Apr-2026 12:42:03 Test 8: define Airy beam for ALMA, then use it
17-Apr-2026 12:42:03 PASSED
17-Apr-2026 12:42:03
17-Apr-2026 12:42:03 test_tool_vpmanager.py::vpmanager_test::test9 Processing request for geometries from observatory ALMA, antenna type DV
17-Apr-2026 12:42:03 2026-04-17 16:42:04        INFO        BeamCalc::setBeamCalcGeometries()        Initialisation of geometries for observatory ALMA, antenna type DV
17-Apr-2026 12:42:03 2026-04-17 16:42:04        INFO        BeamCalc::setBeamCalcGeometries()        from file /opt/casa/data/master/alma/responses/ALMA_0_DV__0_0_360_0_45_90_31_506_950_GHz_beamcalc_INTERNAL.txt
17-Apr-2026 12:42:03 2026-04-17 16:42:04        INFO        BeamCalc::setBeamCalcGeometries()+        ... successful.
17-Apr-2026 12:42:04 **Writing ALMA Apertures for Pol 9 to disk
17-Apr-2026 12:42:04 Done writing apertures to disk
17-Apr-2026 12:42:04 Processing request for geometries from observatory ALMA, antenna type DA
17-Apr-2026 12:42:04 2026-04-17 16:42:05        INFO        BeamCalc::setBeamCalcGeometries()        Initialisation of geometries for observatory ALMA, antenna type DA
17-Apr-2026 12:42:04 2026-04-17 16:42:05        INFO        BeamCalc::setBeamCalcGeometries()        from file /opt/casa/data/master/alma/responses/ALMA_0_DA__0_0_360_0_45_90_31_506_950_GHz_beamcalc_INTERNAL.txt
17-Apr-2026 12:42:04 2026-04-17 16:42:05        INFO        BeamCalc::setBeamCalcGeometries()+        ... successful.
17-Apr-2026 12:42:04 **Writing ALMA Apertures for Pol 9 to disk
17-Apr-2026 12:42:04 Done writing apertures to disk
17-Apr-2026 12:42:05 2026-04-17 16:42:05        INFO        BeamCalc::setBeamCalcGeometries()        Initialisation of geometries for observatory ALMA, antenna type PM
17-Apr-2026 12:42:05 Processing request for geometries from observatory ALMA, antenna type PM
17-Apr-2026 12:42:05 2026-04-17 16:42:05        INFO        BeamCalc::setBeamCalcGeometries()        from file /opt/casa/data/master/alma/responses/ALMA_0_PM__0_0_360_0_45_90_31_506_950_GHz_beamcalc_INTERNAL.txt
17-Apr-2026 12:42:05 2026-04-17 16:42:05        INFO        BeamCalc::setBeamCalcGeometries()+        ... successful.
17-Apr-2026 12:42:05 **Writing ALMA Apertures for Pol 9 to disk
17-Apr-2026 12:42:05 Done writing apertures to disk
17-Apr-2026 12:42:06 Processing request for geometries from observatory ALMA, antenna type CM
17-Apr-2026 12:42:06 2026-04-17 16:42:06        INFO        BeamCalc::setBeamCalcGeometries()        Initialisation of geometries for observatory ALMA, antenna type CM
17-Apr-2026 12:42:06 2026-04-17 16:42:06        INFO        BeamCalc::setBeamCalcGeometries()        from file /opt/casa/data/master/alma/responses/ALMA_0_CM__0_0_360_0_45_90_31_506_950_GHz_beamcalc_INTERNAL.txt
17-Apr-2026 12:42:06 2026-04-17 16:42:06        INFO        BeamCalc::setBeamCalcGeometries()+        ... successful.
17-Apr-2026 12:42:06 **Writing ALMA Apertures for Pol 9 to disk
17-Apr-2026 12:42:06 Done writing apertures to disk
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Test 9: define reference to antresp table for ALMA, then use it
17-Apr-2026 12:42:06 PASSED
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_vpmanager/nose.xml -
17-Apr-2026 12:42:06 ======================== 17 passed, 1 warning in 3.89s =========================
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_statistics/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_simulator/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_msuvbinner/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pv/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pv
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_pv/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pv/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_subimage/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_imagepol/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_calanalysis/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_rebin/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_rebin
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_rebin/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_rebin/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_synthesisutils/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_measures/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_regionmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_quanta/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_quanta
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_quanta/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_quanta/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_statwt/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_statwt
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_ms_statwt/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_statwt/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm_toms/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm_toms
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_sdm_toms/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm_toms/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_regrid/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_collapse/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/
17-Apr-2026 12:42:06 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager
17-Apr-2026 12:42:06
17-Apr-2026 12:42:06 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_vpmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/
17-Apr-2026 12:42:08 total 77448
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci 15001   160847 Apr 17 16:22 casatestutils-6.7.6.0a13318.dev1+dirty-py3-none-any.whl
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci 15001 78972466 Apr 17 16:22 casatools-6.7.6.0a13318.dev1+dirty-cp312-cp312-manylinux_2_28_x86_64.whl
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      4340 Apr 17 16:42 test_tool_agentflagger.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1006 Apr 17 16:42 test_tool_calanalysis.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      2658 Apr 17 16:42 test_tool_calibrater.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root       687 Apr 17 16:42 test_tool_componentlist.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      7467 Apr 17 16:42 test_tool_coordsys.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root     12935 Apr 17 16:42 test_tool_image.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      2220 Apr 17 16:42 test_tool_image_collapse.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1048 Apr 17 16:42 test_tool_image_deviation.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      2575 Apr 17 16:42 test_tool_image_fitprofile.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1178 Apr 17 16:42 test_tool_image_pbcor.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root       883 Apr 17 16:42 test_tool_image_pv.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1006 Apr 17 16:42 test_tool_image_rebin.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1336 Apr 17 16:42 test_tool_image_regrid.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1641 Apr 17 16:42 test_tool_image_statistics.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root       765 Apr 17 16:42 test_tool_image_subimage.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root       890 Apr 17 16:42 test_tool_image_transpose.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1966 Apr 17 16:42 test_tool_imagepol.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root       839 Apr 17 16:42 test_tool_linearmosaic.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root       669 Apr 17 16:42 test_tool_logsink.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root       549 Apr 17 16:42 test_tool_measures.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      5224 Apr 17 16:42 test_tool_ms.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root       367 Apr 17 16:42 test_tool_ms_createmultims.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      2095 Apr 17 16:42 test_tool_ms_statwt.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      8633 Apr 17 16:42 test_tool_msmetadata.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root       359 Apr 17 16:42 test_tool_msuvbinner.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1171 Apr 17 16:42 test_tool_quanta.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      3977 Apr 17 16:42 test_tool_regionmanager.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      2072 Apr 17 16:42 test_tool_sdm.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      2096 Apr 17 16:42 test_tool_sdm_toms.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root       670 Apr 17 16:42 test_tool_simulator.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1716 Apr 17 16:42 test_tool_synthesisutils.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1462 Apr 17 16:42 test_tool_table.xml
17-Apr-2026 12:42:08 -rw-r--r-- 1 casaci root      1717 Apr 17 16:42 test_tool_vpmanager.xml
17-Apr-2026 12:42:08 Finished task 'Test wheel' with result: Success
17-Apr-2026 12:42:08 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
17-Apr-2026 12:42:08 Parsing test results under /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-CI221-TTOML228...
17-Apr-2026 12:42:08 Finished task 'Parse tests' with result: Success
17-Apr-2026 12:42:08 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
17-Apr-2026 12:42:08
Beginning to execute external process for build 'CASASPECS - CI Build - CAS-13318 - Test Tools Many Linux 2.28 #3 (CASASPECS-CI221-TTOML228-3)'
... running command line:
/export/home/cbt-el7-6/bamboohome/temp/CASASPECS-CI221-TTOML228-3-ScriptBuildTask-4646289830045855560.sh
... in: /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-CI221-TTOML228
17-Apr-2026 12:42:08 Starting cleanup
17-Apr-2026 12:42:18 wheel-container-test
17-Apr-2026 12:42:20 wheel-container-test
17-Apr-2026 12:42:20 Cleanup complete
17-Apr-2026 12:42:20 Finished task 'Cleanup' with result: Success
17-Apr-2026 12:42:20 Running post build plugin 'Docker Container Cleanup'
17-Apr-2026 12:42:20
Beginning to execute external process for build 'CASASPECS - CI Build - CAS-13318 - Test Tools Many Linux 2.28 #3 (CASASPECS-CI221-TTOML228-3)'
... running command line:
/usr/bin/docker rm -f wheel-container-test
... in: /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-CI221-TTOML228
17-Apr-2026 12:42:20 Error response from daemon: No such container: wheel-container-test
17-Apr-2026 12:42:20 Running post build plugin 'NCover Results Collector'
17-Apr-2026 12:42:20 Running post build plugin 'Build Results Label Collector'
17-Apr-2026 12:42:20 Running post build plugin 'Clover Results Collector'
17-Apr-2026 12:42:20 Running post build plugin 'npm Cache Cleanup'
17-Apr-2026 12:42:20 Running post build plugin 'Artifact Copier'
17-Apr-2026 12:42:20 Publishing an artifact: Tests
17-Apr-2026 12:42:20 Finished publishing of artifact Non required job artifact Http Compression On : [Tests], patterns: [*.xml] anchored at: [wheeldirectory/] in 386.2 ms
17-Apr-2026 12:42:20 Publishing an artifact: xml Directories
17-Apr-2026 12:42:21 Finished publishing of artifact Non required job artifact Http Compression On : [xml Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 147.4 ms
17-Apr-2026 12:42:21 Finalising the build...
17-Apr-2026 12:42:21 Stopping timer.
17-Apr-2026 12:42:21 Build CASASPECS-CI221-TTOML228-3 completed.
17-Apr-2026 12:42:21 Running on server: post build plugin 'Build Hanging Detection Configuration'
17-Apr-2026 12:42:21 Running on server: post build plugin 'NCover Results Collector'
17-Apr-2026 12:42:21 Running on server: post build plugin 'Build Labeller'
17-Apr-2026 12:42:21 Running on server: post build plugin 'Clover Delta Calculator'
17-Apr-2026 12:42:21 Running on server: post build plugin 'Maven Dependencies Postprocessor'
17-Apr-2026 12:42:21 All post build plugins have finished
17-Apr-2026 12:42:21 Generating build results summary...
17-Apr-2026 12:42:21 Saving build results to disk...
17-Apr-2026 12:42:21 Store variable context...
17-Apr-2026 12:42:21 Finished building CASASPECS-CI221-TTOML228-3.