Build: #1 was successful
Job: Test Tasks OSX12 was successful
Build log
The build generated 61,990 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
29-Jun-2024 02:00:16 | |
29-Jun-2024 02:00:16 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_asdmsummary/ |
29-Jun-2024 02:00:16 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_asdmsummary |
29-Jun-2024 02:00:16 | |
29-Jun-2024 02:00:16 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_asdmsummary/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_asdmsummary/ |
29-Jun-2024 02:00:16 | |
29-Jun-2024 02:00:16 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_sdatmcor/ |
29-Jun-2024 02:00:16 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_sdatmcor |
29-Jun-2024 02:00:16 | |
29-Jun-2024 02:00:16 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_sdatmcor/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_sdatmcor/ |
29-Jun-2024 02:00:16 | |
29-Jun-2024 02:00:16 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_imbaseline/ |
29-Jun-2024 02:00:17 | ============================= test session starts ============================== |
29-Jun-2024 02:00:17 | platform darwin -- Python 3.8.13, pytest-8.1.2, pluggy-1.5.0 -- /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6testenv/bin/python |
29-Jun-2024 02:00:17 | cachedir: .pytest_cache |
29-Jun-2024 02:00:17 | rootdir: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_imhistory |
29-Jun-2024 02:00:17 | configfile: pytest.ini |
29-Jun-2024 02:00:19 | collecting ... collected 9 items |
29-Jun-2024 02:00:19 | |
29-Jun-2024 02:00:19 | |
29-Jun-2024 02:00:21 | test_task_imhistory.py::imhistory_test::test_appendModeDefaultOrigin |
29-Jun-2024 02:00:21 | 6. test_appendModeDefaultOrigin: Check that append mode adds a string to the image history with the default origin setting |
29-Jun-2024 02:00:21 | PASSED |
29-Jun-2024 02:00:21 | |
29-Jun-2024 02:00:21 | test_task_imhistory.py::imhistory_test::test_appendModeNoDefaults |
29-Jun-2024 02:00:21 | 5. test_appendModeNoDefaults: Check that the append mode adds a string to the image history without use of default settings for message or origin |
29-Jun-2024 02:00:21 | PASSED |
29-Jun-2024 02:00:21 | |
29-Jun-2024 02:00:21 | test_task_imhistory.py::imhistory_test::test_correctReturnedParameters |
29-Jun-2024 02:00:21 | 7. test_correctReturnedParameters: Check that imhistory returns the expected parameters by looking for FILLM and BPASS |
29-Jun-2024 02:00:21 | PASSED |
29-Jun-2024 02:00:21 | |
29-Jun-2024 02:00:21 | test_task_imhistory.py::imhistory_test::test_imhistory |
29-Jun-2024 02:00:21 | Test general functionality |
29-Jun-2024 02:00:21 | Ran ia.fromshape |
29-Jun-2024 02:00:21 | PASSED |
29-Jun-2024 02:00:21 | |
29-Jun-2024 02:00:21 | test_task_imhistory.py::imhistory_test::test_listModeNoVerbose |
29-Jun-2024 02:00:21 | 4. test_listModeNoVerbose: Check that the list mode with verbose off outputs an array of strings and does not output to the log file |
29-Jun-2024 02:00:21 | PASSED |
29-Jun-2024 02:00:21 | |
29-Jun-2024 02:00:21 | test_task_imhistory.py::imhistory_test::test_listModeVerbose |
29-Jun-2024 02:00:21 | 3. test_listModeVerbose: Check that the list mode with verbose on outputs to log file and outputs an array of strings |
29-Jun-2024 02:00:21 | PASSED |
29-Jun-2024 02:00:21 | |
29-Jun-2024 02:00:21 | 2024-06-29 06:00:21 SEVERE imhistory::::casa Task imhistory raised an exception of class ValueError with the following message: Unsopported mode fakeMode |
29-Jun-2024 02:00:21 | test_task_imhistory.py::imhistory_test::test_noExistingMode |
29-Jun-2024 02:00:21 | 8. test_noExistingMode: Check that an exception is raised when a non-valid mode is given |
29-Jun-2024 02:00:21 | PASSED |
29-Jun-2024 02:00:21 | |
29-Jun-2024 02:00:21 | test_task_imhistory.py::imhistory_test::test_takesCASAImage |
29-Jun-2024 02:00:21 | 1. test_takesCASAImage: Check that imhistory takes a CASA image file (*.image) |
29-Jun-2024 02:00:21 | PASSED |
29-Jun-2024 02:00:21 | |
29-Jun-2024 02:00:21 | test_task_imhistory.py::imhistory_test::test_takesFITS |
29-Jun-2024 02:00:21 | 2. test_takesFITS: Check that imhistory takes a FITS file |
29-Jun-2024 02:00:21 | PASSED |
29-Jun-2024 02:00:21 | |
29-Jun-2024 02:00:21 | - generated xml file: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_imhistory/nose.xml - |
29-Jun-2024 02:00:21 | ========================= 9 passed, 1 warning in 4.02s ========================= |
29-Jun-2024 02:00:21 | ============================= test session starts ============================== |
29-Jun-2024 02:00:21 | platform darwin -- Python 3.8.13, pytest-8.1.2, pluggy-1.5.0 -- /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6testenv/bin/python |
29-Jun-2024 02:00:21 | cachedir: .pytest_cache |
29-Jun-2024 02:00:21 | rootdir: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_plotprofilemap |
29-Jun-2024 02:00:21 | configfile: pytest.ini |
29-Jun-2024 02:00:23 | collecting ... collected 14 items |
29-Jun-2024 02:00:23 | |
29-Jun-2024 02:00:23 | |
29-Jun-2024 02:00:25 | test_task_plotprofilemap.py::plotprofilemap_test::test_export_image |
29-Jun-2024 02:00:25 | test_export_image: test export the plot to PNG file |
29-Jun-2024 02:00:25 | PASSED |
29-Jun-2024 02:00:25 | |
29-Jun-2024 02:00:25 | test_task_plotprofilemap.py::plotprofilemap_test::test_fits_image |
29-Jun-2024 02:00:25 | test_fits_image: input image is FITS cube |
29-Jun-2024 02:00:25 | PASSED |
29-Jun-2024 02:00:25 | |
29-Jun-2024 02:00:25 | test_task_plotprofilemap.py::plotprofilemap_test::test_image_not_exist |
29-Jun-2024 02:00:25 | test_image_not_exist: input image does not exist (causes error) |
29-Jun-2024 02:00:25 | PASSED |
29-Jun-2024 02:00:25 | |
29-Jun-2024 02:00:26 | 2024-06-29 06:00:26 SEVERE plotprofilemap::::casa Traceback (most recent call last): |
29-Jun-2024 02:00:26 | 2024-06-29 06:00:26 SEVERE plotprofilemap::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6testenv/lib/python3.8/site-packages/casatasks/private/task_plotprofilemap.py", line 23, in plotprofilemap |
29-Jun-2024 02:00:26 | 2024-06-29 06:00:26 SEVERE plotprofilemap::::casa+ raise RuntimeError('overwrite is False and output file exists: \'%s\''%(figfile)) |
29-Jun-2024 02:00:26 | 2024-06-29 06:00:26 SEVERE plotprofilemap::::casa+ RuntimeError: overwrite is False and output file exists: 'plotprofilemap_test.png' |
29-Jun-2024 02:00:26 | 2024-06-29 06:00:26 SEVERE plotprofilemap::::casa overwrite is False and output file exists: 'plotprofilemap_test.png' |
29-Jun-2024 02:00:26 | 2024-06-29 06:00:26 SEVERE plotprofilemap::::casa Task plotprofilemap raised an exception of class RuntimeError with the following message: overwrite is False and output file exists: 'plotprofilemap_test.png' |
29-Jun-2024 02:00:26 | test_task_plotprofilemap.py::plotprofilemap_test::test_not_overwrite |
29-Jun-2024 02:00:26 | test_not_overwrite: output image already exists (causes error) |
29-Jun-2024 02:00:26 | PASSED |
29-Jun-2024 02:00:26 | |
29-Jun-2024 02:00:28 | test_task_plotprofilemap.py::plotprofilemap_test::test_numpanel_10x10 |
29-Jun-2024 02:00:28 | test_numpanel_10x10: standard test (10x10 panels) |
29-Jun-2024 02:00:28 | PASSED |
29-Jun-2024 02:00:28 | |
29-Jun-2024 02:00:29 | test_task_plotprofilemap.py::plotprofilemap_test::test_numpanel_5x5 |
29-Jun-2024 02:00:29 | test_numpanel_5x5: standard test (5x5 panels) |
29-Jun-2024 02:00:29 | PASSED |
29-Jun-2024 02:00:29 | |
29-Jun-2024 02:00:30 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_empty |
29-Jun-2024 02:00:30 | test_plotmasked_empty: plotmasked is empty |
29-Jun-2024 02:00:30 | masked region: blc=[0,0,0], trc=[3,3,99] |
29-Jun-2024 02:00:30 | verifying plotmasked parameter: axes 32 plotmasked empty |
29-Jun-2024 02:00:30 | PASSED |
29-Jun-2024 02:00:30 | |
29-Jun-2024 02:00:30 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_invalid |
29-Jun-2024 02:00:30 | test_plotmasked_invalid: unsupported plotmasked value (causes error) |
29-Jun-2024 02:00:30 | PASSED |
29-Jun-2024 02:00:30 | |
29-Jun-2024 02:00:31 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_none |
29-Jun-2024 02:00:31 | test_plotmasked_plot: plotmasked is none |
29-Jun-2024 02:00:31 | masked region: blc=[0,0,0], trc=[3,3,99] |
29-Jun-2024 02:00:31 | verifying plotmasked parameter: axes 32 plotmasked none |
29-Jun-2024 02:00:31 | PASSED |
29-Jun-2024 02:00:31 | |
29-Jun-2024 02:00:32 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_plot |
29-Jun-2024 02:00:32 | test_plotmasked_plot: plotmasked is plot |
29-Jun-2024 02:00:32 | masked region: blc=[0,0,0], trc=[3,3,99] |
29-Jun-2024 02:00:32 | verifying plotmasked parameter: axes 32 plotmasked plot |
29-Jun-2024 02:00:32 | PASSED |
29-Jun-2024 02:00:32 | |
29-Jun-2024 02:00:33 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_text |
29-Jun-2024 02:00:33 | test_plotmasked_text: plotmasked is text |
29-Jun-2024 02:00:33 | masked region: blc=[0,0,0], trc=[3,3,99] |
29-Jun-2024 02:00:33 | verifying plotmasked parameter: axes 32 plotmasked text |
29-Jun-2024 02:00:33 | PASSED |
29-Jun-2024 02:00:33 | |
29-Jun-2024 02:00:33 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_zero |
29-Jun-2024 02:00:33 | test_plotmasked_zero: plotmasked is zero |
29-Jun-2024 02:00:33 | masked region: blc=[0,0,0], trc=[3,3,99] |
29-Jun-2024 02:00:33 | verifying plotmasked parameter: axes 32 plotmasked zero |
29-Jun-2024 02:00:33 | PASSED |
29-Jun-2024 02:00:33 | |
29-Jun-2024 02:00:33 | 2024-06-29 06:00:34 SEVERE plotprofilemap::::casa Traceback (most recent call last): |
29-Jun-2024 02:00:33 | 2024-06-29 06:00:34 SEVERE plotprofilemap::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6testenv/lib/python3.8/site-packages/casatasks/private/task_plotprofilemap.py", line 28, in plotprofilemap |
29-Jun-2024 02:00:33 | 2024-06-29 06:00:34 SEVERE plotprofilemap::::casa+ raise RuntimeError('pol {pol} is out of range (Stokes axis {stokes})'.format(pol=pol,stokes=image_data.stokes)) |
29-Jun-2024 02:00:33 | 2024-06-29 06:00:34 SEVERE plotprofilemap::::casa+ RuntimeError: pol 1 is out of range (Stokes axis ['I']) |
29-Jun-2024 02:00:33 | 2024-06-29 06:00:34 SEVERE plotprofilemap::::casa pol 1 is out of range (Stokes axis ['I']) |
29-Jun-2024 02:00:33 | 2024-06-29 06:00:34 SEVERE plotprofilemap::::casa Task plotprofilemap raised an exception of class RuntimeError with the following message: pol 1 is out of range (Stokes axis ['I']) |
29-Jun-2024 02:00:33 | test_task_plotprofilemap.py::plotprofilemap_test::test_pol_not_out_of_range |
29-Jun-2024 02:00:33 | test_pol_not_out_of_range: pol index is out of range (causes error) |
29-Jun-2024 02:00:33 | PASSED |
29-Jun-2024 02:00:33 | |
29-Jun-2024 02:00:34 | test_task_plotprofilemap.py::plotprofilemap_test::test_title |
29-Jun-2024 02:00:34 | test_title: put title to the plot |
29-Jun-2024 02:00:34 | PASSED |
29-Jun-2024 02:00:34 | |
29-Jun-2024 02:00:34 | - generated xml file: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_plotprofilemap/nose.xml - |
29-Jun-2024 02:00:34 | ======================== 14 passed, 1 warning in 13.04s ======================== |
29-Jun-2024 02:00:35 | ============================= test session starts ============================== |
29-Jun-2024 02:00:35 | platform darwin -- Python 3.8.13, pytest-8.1.2, pluggy-1.5.0 -- /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6testenv/bin/python |
29-Jun-2024 02:00:35 | cachedir: .pytest_cache |
29-Jun-2024 02:00:35 | rootdir: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_cvel2 |
29-Jun-2024 02:00:35 | configfile: pytest.ini |
29-Jun-2024 02:00:37 | collecting ... collected 60 items |
29-Jun-2024 02:00:37 | |
29-Jun-2024 02:00:37 | |
29-Jun-2024 02:00:38 | test_task_cvel2.py::cvel2_test::test1 |
29-Jun-2024 02:00:38 | cvel2 1: Testing default - expected error |
29-Jun-2024 02:00:38 | Expected error! |
29-Jun-2024 02:00:38 | PASSED |
29-Jun-2024 02:00:38 | |
29-Jun-2024 02:00:43 | test_task_cvel2.py::cvel2_test::test10 |
29-Jun-2024 02:00:43 | cvel210: I/O vis set, input vis with two spws, one field selected, 2 spws selected, passall = False, regridding 3... |
29-Jun-2024 02:00:43 | PASSED |
29-Jun-2024 02:00:43 | |
29-Jun-2024 02:00:46 | test_task_cvel2.py::cvel2_test::test11 |
29-Jun-2024 02:00:46 | cvel2 11: I/O vis set, input vis with two spws, one field selected, |
29-Jun-2024 02:00:46 | 2 spws selected, passall = False, regridding 4... |
29-Jun-2024 02:00:46 | PASSED |
29-Jun-2024 02:00:46 | |
29-Jun-2024 02:00:49 | test_task_cvel2.py::cvel2_test::test11_outframe_uppercase |
29-Jun-2024 02:00:49 | cvel2 11: I/O vis set, input vis with two spws, one field selected, |
29-Jun-2024 02:00:49 | 2 spws selected, passall = False, regridding 4... |
29-Jun-2024 02:00:49 | PASSED |
29-Jun-2024 02:00:49 | |
29-Jun-2024 02:00:53 | test_task_cvel2.py::cvel2_test::test12 |
29-Jun-2024 02:00:53 | cvel2 12: Input and output vis set, input vis with two spws, two fields selected, |
29-Jun-2024 02:00:53 | 2 spws selected, passall = False, regridding 5... |
29-Jun-2024 02:00:53 | PASSED |
29-Jun-2024 02:00:53 | |
29-Jun-2024 02:00:53 | 2024-06-29 06:00:54 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. |
29-Jun-2024 02:00:53 | 2024-06-29 06:00:54 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:00:53 | test_task_cvel2.py::cvel2_test::test13 |
29-Jun-2024 02:00:53 | cvel2 13: I/O vis set, input vis with one spw, one field selected, one spw selected, |
29-Jun-2024 02:00:53 | passall = False, regridding 6... |
29-Jun-2024 02:00:53 | PASSED |
29-Jun-2024 02:00:53 | |
29-Jun-2024 02:00:54 | 2024-06-29 06:00:54 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:00:54 | 2024-06-29 06:00:54 SEVERE MSTransformManager::determinePhaseCenter Selected FIELD_ID to determine phase center does not exist |
29-Jun-2024 02:00:54 | test_task_cvel2.py::cvel2_test::test14 |
29-Jun-2024 02:00:54 | cvel2 14: I/O vis set, input vis with one spws, one field selected, one spws selected, |
29-Jun-2024 02:00:54 | passall = False, non-existing phase center... |
29-Jun-2024 02:00:54 | PASSED |
29-Jun-2024 02:00:54 | |
29-Jun-2024 02:00:55 | test_task_cvel2.py::cvel2_test::test15 |
29-Jun-2024 02:00:55 | cvel2 15: I/O vis set, input vis with two spws, one field selected, 2 spws selected, passall = False, regridding 8... |
29-Jun-2024 02:00:55 | PASSED |
29-Jun-2024 02:00:55 | |
29-Jun-2024 02:00:55 | 2024-06-29 06:00:56 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:00:56 | test_task_cvel2.py::cvel2_test::test16 |
29-Jun-2024 02:00:56 | cvel2 16: I/O vis set, input vis with one spw, two fields selected, passall = False, regridding 9... |
29-Jun-2024 02:00:56 | PASSED |
29-Jun-2024 02:00:56 | |
29-Jun-2024 02:00:56 | 2024-06-29 06:00:56 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:00:56 | test_task_cvel2.py::cvel2_test::test17 |
29-Jun-2024 02:00:56 | cvel2 17: I/O vis set, input vis with one spw, two fields selected, passall = False, regridding 9... |
29-Jun-2024 02:00:56 | PASSED |
29-Jun-2024 02:00:56 | |
29-Jun-2024 02:00:56 | 2024-06-29 06:00:57 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:00:57 | test_task_cvel2.py::cvel2_test::test18 |
29-Jun-2024 02:00:57 | cvel2 18: I/O vis set, input vis with one spw, two fields selected, passall = False, regridding 9... |
29-Jun-2024 02:00:57 | PASSED |
29-Jun-2024 02:00:57 | |
29-Jun-2024 02:00:59 | test_task_cvel2.py::cvel2_test::test19 total 232 |
29-Jun-2024 02:00:59 | drwxr-xr-x 4 casaci staff 136 Jun 29 02:00 __pycache__ |
29-Jun-2024 02:00:59 | -rw-r--r-- 1 casaci staff 52764 Jun 29 02:00 casa-20240629-060036.log |
29-Jun-2024 02:00:59 | -rw-r--r-- 1 casaci staff 2889 Jun 29 02:00 conftest.py |
29-Jun-2024 02:00:59 | drwxr-xr-x 52 casaci staff 1768 Jun 29 02:00 g19_d2usb_targets_line-shortened-thinned.ms |
29-Jun-2024 02:00:59 | drwxr-xr-x 47 casaci staff 1598 Jun 29 02:00 jupiter6cm.demo-thinned.ms |
29-Jun-2024 02:00:59 | drwxr-xr-x 33 casaci staff 1122 Jun 29 02:00 ngc4826.ms |
29-Jun-2024 02:00:59 | -rw-r--r-- 1 casaci staff 51 Jun 29 02:00 pytest.ini |
29-Jun-2024 02:00:59 | -rw-r--r-- 1 casaci staff 524 Jun 29 02:00 short_summary.log |
29-Jun-2024 02:00:59 | -rw-r--r-- 1 casaci staff 51054 Jun 28 21:57 test_task_cvel2.py |
29-Jun-2024 02:01:00 | |
29-Jun-2024 02:01:00 | cvel2 19: SMA input MS, 24 spws to combine, channel mode, 10 output channels |
29-Jun-2024 02:01:00 | HERE |
29-Jun-2024 02:01:00 | PASSED |
29-Jun-2024 02:01:00 | |
29-Jun-2024 02:01:00 | 2024-06-29 06:01:00 SEVERE cvel2::::casa Task cvel2 raised an exception of class AssertionError with the following message: Must provide output data set name in parameter outputvis. |
29-Jun-2024 02:01:00 | test_task_cvel2.py::cvel2_test::test2 |
29-Jun-2024 02:01:00 | cvel2 2: Only input vis set - expected error |
29-Jun-2024 02:01:00 | Expected error! |
29-Jun-2024 02:01:00 | PASSED |
29-Jun-2024 02:01:00 | |
29-Jun-2024 02:01:02 | test_task_cvel2.py::cvel2_test::test20 |
29-Jun-2024 02:01:02 | cvel2 20: SMA input MS, 24 spws to combine, channel mode, 111 output channels |
29-Jun-2024 02:01:02 | PASSED |
29-Jun-2024 02:01:02 | |
29-Jun-2024 02:01:05 | test_task_cvel2.py::cvel2_test::test21 |
29-Jun-2024 02:01:05 | cvel2 21: SMA input MS, 24 spws to combine, frequency mode, 21 output channels |
29-Jun-2024 02:01:05 | PASSED |
29-Jun-2024 02:01:05 | |
29-Jun-2024 02:01:07 | test_task_cvel2.py::cvel2_test::test22 |
29-Jun-2024 02:01:07 | cvel2 22: SMA input MS, 24 spws to combine, frequency mode, 210 output channels, negative width |
29-Jun-2024 02:01:07 | PASSED |
29-Jun-2024 02:01:07 | |
29-Jun-2024 02:01:08 | test_task_cvel2.py::cvel2_test::test23 |
29-Jun-2024 02:01:08 | cvel2 23: SMA input MS, 24 spws to combine, radio velocity mode, 30 output channels |
29-Jun-2024 02:01:08 | PASSED |
29-Jun-2024 02:01:08 | |
29-Jun-2024 02:01:09 | test_task_cvel2.py::cvel2_test::test24 |
29-Jun-2024 02:01:09 | cvel2 24: SMA input MS, 24 spws to combine, radio velocity mode, 35 output channels |
29-Jun-2024 02:01:09 | PASSED |
29-Jun-2024 02:01:09 | |
29-Jun-2024 02:01:10 | test_task_cvel2.py::cvel2_test::test25 |
29-Jun-2024 02:01:10 | cvel2 25: SMA input MS, 24 spws to combine, optical velocity mode, 40 output channels |
29-Jun-2024 02:01:10 | PASSED |
29-Jun-2024 02:01:10 | |
29-Jun-2024 02:01:10 | 2024-06-29 06:01:11 WARN MSTransformRegridder::convertGridPars Invalid velocity type OPTICAL, setting type to "radio" |
29-Jun-2024 02:01:11 | test_task_cvel2.py::cvel2_test::test25_veltype_uppercase |
29-Jun-2024 02:01:11 | cvel2 25: SMA input MS, 24 spws to combine, optical velocity mode, 40 output channels |
29-Jun-2024 02:01:11 | PASSED |
29-Jun-2024 02:01:11 | |
29-Jun-2024 02:01:12 | test_task_cvel2.py::cvel2_test::test26 |
29-Jun-2024 02:01:12 | cvel2 26: SMA input MS, 24 spws to combine, optical velocity mode, 40 output channels |
29-Jun-2024 02:01:12 | PASSED |
29-Jun-2024 02:01:12 | |
29-Jun-2024 02:01:13 | test_task_cvel2.py::cvel2_test::test27 |
29-Jun-2024 02:01:13 | cvel2 27: SMA input MS, 24 spws to combine, scratch columns, no regridding |
29-Jun-2024 02:01:13 | PASSED |
29-Jun-2024 02:01:13 | |
29-Jun-2024 02:01:15 | test_task_cvel2.py::cvel2_test::test28 |
29-Jun-2024 02:01:15 | cvel2 28: SMA input MS, 24 spws to combine, scratch columns, channel mode, 30 channels |
29-Jun-2024 02:01:15 | PASSED |
29-Jun-2024 02:01:15 | |
29-Jun-2024 02:01:17 | test_task_cvel2.py::cvel2_test::test29 |
29-Jun-2024 02:01:17 | cvel2 29: SMA input MS, 24 spws to combine, scratch columns, channel mode, 31 channels |
29-Jun-2024 02:01:17 | PASSED |
29-Jun-2024 02:01:17 | |
29-Jun-2024 02:01:17 | 2024-06-29 06:01:18 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:18 | test_task_cvel2.py::cvel2_test::test3 |
29-Jun-2024 02:01:18 | cvel2 3: Input and output vis set |
29-Jun-2024 02:01:18 | PASSED |
29-Jun-2024 02:01:18 | |
29-Jun-2024 02:01:19 | test_task_cvel2.py::cvel2_test::test30 |
29-Jun-2024 02:01:19 | cvel2 30: SMA input MS, 24 spws to combine, scratch columns, mode channel_b, no regridding |
29-Jun-2024 02:01:19 | PASSED |
29-Jun-2024 02:01:19 | |
29-Jun-2024 02:01:21 | test_task_cvel2.py::cvel2_test::test31 |
29-Jun-2024 02:01:21 | cvel2 31: SMA input MS, 24 spws to combine, scratch columns, mode channel, frame trafo |
29-Jun-2024 02:01:21 | PASSED |
29-Jun-2024 02:01:21 | |
29-Jun-2024 02:01:24 | test_task_cvel2.py::cvel2_test::test32 |
29-Jun-2024 02:01:24 | cvel2 32: SMA input MS, 24 spws to combine, scratch columns, mode channel, frame trafo, Hanning smoothing |
29-Jun-2024 02:01:24 | PASSED |
29-Jun-2024 02:01:24 | |
29-Jun-2024 02:01:24 | 2024-06-29 06:01:24 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:24 | test_task_cvel2.py::cvel2_test::test33 |
29-Jun-2024 02:01:24 | cvel2 33: SMA input MS, 1 spw, scratch columns, mode channel, no trafo, Hanning smoothing |
29-Jun-2024 02:01:24 | PASSED |
29-Jun-2024 02:01:24 | |
29-Jun-2024 02:01:28 | test_task_cvel2.py::cvel2_test::test34 |
29-Jun-2024 02:01:28 | cvel2 34: EVLA high-res input MS, 2 spws to combine |
29-Jun-2024 02:01:28 | PASSED |
29-Jun-2024 02:01:28 | |
29-Jun-2024 02:01:28 | 2024-06-29 06:01:29 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:29 | test_task_cvel2.py::cvel2_test::test35 |
29-Jun-2024 02:01:29 | cvel2 35: test effect of sign of width parameter: channel mode, width positive |
29-Jun-2024 02:01:29 | Testing channel frequencies ... |
29-Jun-2024 02:01:29 | PASSED |
29-Jun-2024 02:01:29 | |
29-Jun-2024 02:01:29 | 2024-06-29 06:01:30 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:30 | test_task_cvel2.py::cvel2_test::test36 |
29-Jun-2024 02:01:30 | cvel2 36: test effect of sign of width parameter: channel mode, width negative |
29-Jun-2024 02:01:30 | Testing channel frequencies ... |
29-Jun-2024 02:01:30 | PASSED |
29-Jun-2024 02:01:30 | |
29-Jun-2024 02:01:30 | 2024-06-29 06:01:30 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:31 | test_task_cvel2.py::cvel2_test::test37 |
29-Jun-2024 02:01:31 | cvel2 37: test effect of sign of width parameter: freq mode, width positive |
29-Jun-2024 02:01:31 | Testing channel frequencies ... |
29-Jun-2024 02:01:31 | PASSED |
29-Jun-2024 02:01:31 | |
29-Jun-2024 02:01:31 | 2024-06-29 06:01:31 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:31 | test_task_cvel2.py::cvel2_test::test38 |
29-Jun-2024 02:01:31 | cvel2 38: test effect of sign of width parameter: freq mode, width negative |
29-Jun-2024 02:01:31 | Testing channel frequencies ... |
29-Jun-2024 02:01:31 | PASSED |
29-Jun-2024 02:01:31 | |
29-Jun-2024 02:01:32 | 2024-06-29 06:01:32 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:33 | test_task_cvel2.py::cvel2_test::test39 |
29-Jun-2024 02:01:33 | cvel2 39: test effect of sign of width parameter: radio velocity mode, width positive |
29-Jun-2024 02:01:33 | Testing channel frequencies ... |
29-Jun-2024 02:01:33 | PASSED |
29-Jun-2024 02:01:33 | |
29-Jun-2024 02:01:33 | 2024-06-29 06:01:34 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:35 | test_task_cvel2.py::cvel2_test::test4 |
29-Jun-2024 02:01:35 | cvel2 4: I/O vis set, more Tableslex input vis, one field selected |
29-Jun-2024 02:01:35 | PASSED |
29-Jun-2024 02:01:35 | |
29-Jun-2024 02:01:35 | 2024-06-29 06:01:35 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:35 | test_task_cvel2.py::cvel2_test::test40 |
29-Jun-2024 02:01:35 | cvel2 40: test effect of sign of width parameter: radio velocity mode, width negative |
29-Jun-2024 02:01:35 | Testing channel frequencies ... |
29-Jun-2024 02:01:35 | PASSED |
29-Jun-2024 02:01:35 | |
29-Jun-2024 02:01:36 | 2024-06-29 06:01:36 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:36 | test_task_cvel2.py::cvel2_test::test41 |
29-Jun-2024 02:01:36 | cvel2 41: test effect of sign of width parameter: optical velocity mode, width positive |
29-Jun-2024 02:01:36 | Testing channel frequencies ... |
29-Jun-2024 02:01:36 | PASSED |
29-Jun-2024 02:01:36 | |
29-Jun-2024 02:01:36 | 2024-06-29 06:01:37 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:37 | test_task_cvel2.py::cvel2_test::test42 |
29-Jun-2024 02:01:37 | cvel2 42: test effect of sign of width parameter: optical velocity mode, width negative |
29-Jun-2024 02:01:37 | Testing channel frequencies ... |
29-Jun-2024 02:01:37 | PASSED |
29-Jun-2024 02:01:37 | |
29-Jun-2024 02:01:37 | 2024-06-29 06:01:38 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:37 | test_task_cvel2.py::cvel2_test::test43 |
29-Jun-2024 02:01:37 | cvel2 43: SMA input MS, 1 spw, channel mode, nchan not set |
29-Jun-2024 02:01:37 | PASSED |
29-Jun-2024 02:01:37 | |
29-Jun-2024 02:01:38 | test_task_cvel2.py::cvel2_test::test44 |
29-Jun-2024 02:01:38 | cvel2 44: SMA input MS, 2 spws to combine, channel mode, nchan not set |
29-Jun-2024 02:01:38 | PASSED |
29-Jun-2024 02:01:38 | |
29-Jun-2024 02:01:38 | 2024-06-29 06:01:38 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:38 | test_task_cvel2.py::cvel2_test::test45 |
29-Jun-2024 02:01:38 | cvel2 45: SMA input MS, 1 spw, channel mode, nchan not set, negative width |
29-Jun-2024 02:01:38 | PASSED |
29-Jun-2024 02:01:38 | |
29-Jun-2024 02:01:40 | test_task_cvel2.py::cvel2_test::test46 |
29-Jun-2024 02:01:40 | cvel2 46: SMA input MS with descending freq, 24 spws, nchan=100 |
29-Jun-2024 02:01:40 | PASSED |
29-Jun-2024 02:01:40 | |
29-Jun-2024 02:01:40 | 2024-06-29 06:01:40 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:41 | test_task_cvel2.py::cvel2_test::test47 |
29-Jun-2024 02:01:41 | cvel2 47: SMA input MS with descending freq, 1 spw, nchan not set |
29-Jun-2024 02:01:41 | PASSED |
29-Jun-2024 02:01:41 | |
29-Jun-2024 02:01:41 | 2024-06-29 06:01:41 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:42 | test_task_cvel2.py::cvel2_test::test48 |
29-Jun-2024 02:01:42 | cvel2 48: test fftshift regridding: channel mode, width positive |
29-Jun-2024 02:01:42 | Testing channel frequencies ... |
29-Jun-2024 02:01:42 | PASSED |
29-Jun-2024 02:01:42 | |
29-Jun-2024 02:01:42 | 2024-06-29 06:01:43 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:43 | test_task_cvel2.py::cvel2_test::test49 |
29-Jun-2024 02:01:43 | cvel2 49: vopt mode with fftshift, expected error ... |
29-Jun-2024 02:01:43 | *** Expected error *** |
29-Jun-2024 02:01:43 | PASSED |
29-Jun-2024 02:01:43 | |
29-Jun-2024 02:01:43 | 2024-06-29 06:01:43 WARN cvel2::::casa Parameter passall=True is not supported in cvel2 |
29-Jun-2024 02:01:43 | 2024-06-29 06:01:44 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:43 | test_task_cvel2.py::cvel2_test::test5 |
29-Jun-2024 02:01:43 | cvel2 5: I/O vis set, more complex input vis, one field selected, passall = True |
29-Jun-2024 02:01:43 | PASSED |
29-Jun-2024 02:01:43 | |
29-Jun-2024 02:01:44 | test_task_cvel2.py::cvel2_test::test50 |
29-Jun-2024 02:01:44 | cvel2 50: test fftshift regridding: channel mode, width positive |
29-Jun-2024 02:01:44 | Testing channel frequencies ... |
29-Jun-2024 02:01:44 | PASSED |
29-Jun-2024 02:01:44 | |
29-Jun-2024 02:01:45 | test_task_cvel2.py::cvel2_test::test51 |
29-Jun-2024 02:01:45 | cvel2 51: test fftshift regridding: frequency mode, width positive |
29-Jun-2024 02:01:45 | Testing channel frequencies ... |
29-Jun-2024 02:01:45 | PASSED |
29-Jun-2024 02:01:45 | |
29-Jun-2024 02:01:45 | test_task_cvel2.py::cvel2_test::test52 |
29-Jun-2024 02:01:45 | cvel2 52: test fftshift regridding: radio velocity mode, width positive |
29-Jun-2024 02:01:45 | Testing channel frequencies ... |
29-Jun-2024 02:01:45 | PASSED |
29-Jun-2024 02:01:45 | |
29-Jun-2024 02:01:49 | test_task_cvel2.py::cvel2_test::test53 |
29-Jun-2024 02:01:49 | cvel2 53: cvel2 of a field with ephemeris attached and outframe SOURCE |
29-Jun-2024 02:01:49 | Testing channel frequencies ... |
29-Jun-2024 02:01:49 | PASSED |
29-Jun-2024 02:01:49 | |
29-Jun-2024 02:01:49 | 2024-06-29 06:01:49 WARN cvel2::::casa Parameter passall=True is not supported in cvel2 |
29-Jun-2024 02:01:49 | 2024-06-29 06:01:49 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:53 | test_task_cvel2.py::cvel2_test::test6 |
29-Jun-2024 02:01:53 | cvel2 6: I/O vis set, more complex input vis, one field selected, one spw selected, passall = True |
29-Jun-2024 02:01:53 | PASSED |
29-Jun-2024 02:01:53 | |
29-Jun-2024 02:01:53 | 2024-06-29 06:01:53 WARN cvel2::::casa Parameter passall=True is not supported in cvel2 |
29-Jun-2024 02:01:53 | 2024-06-29 06:01:53 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:01:56 | test_task_cvel2.py::cvel2_test::test6_datacolumn_uppercase |
29-Jun-2024 02:01:56 | cvel2 6: I/O vis set, more complex input vis, one field selected, one spw selected, passall = True |
29-Jun-2024 02:01:56 | PASSED |
29-Jun-2024 02:01:56 | |
29-Jun-2024 02:01:58 | test_task_cvel2.py::cvel2_test::test7 |
29-Jun-2024 02:01:58 | cvel2 7: I/O vis set, input vis with two spws, one field selected, 2 spws selected, |
29-Jun-2024 02:01:58 | passall = False |
29-Jun-2024 02:01:58 | PASSED |
29-Jun-2024 02:01:58 | |
29-Jun-2024 02:02:01 | test_task_cvel2.py::cvel2_test::test8 |
29-Jun-2024 02:02:01 | cvel2 8: I/O vis set, input vis with two spws, one field selected, 2 spws selected, |
29-Jun-2024 02:02:01 | passall = False, regridding 1 |
29-Jun-2024 02:02:01 | PASSED |
29-Jun-2024 02:02:01 | |
29-Jun-2024 02:02:04 | test_task_cvel2.py::cvel2_test::test9 |
29-Jun-2024 02:02:04 | cvel2 9: I/O vis set, input vis with two spws, one field selected, 2 spws selected, |
29-Jun-2024 02:02:04 | passall = False, regridding 2 |
29-Jun-2024 02:02:04 | PASSED |
29-Jun-2024 02:02:04 | |
29-Jun-2024 02:02:05 | 2024-06-29 06:02:05 SEVERE MSTransformDataHandler::mergeSourceSubTables SOURCE sub-table found but has no valid content |
29-Jun-2024 02:02:06 | 2024-06-29 06:02:06 WARN cvel2::::casa Cannot combine spws in parallel because the subMSs do not contain all the selected spws |
29-Jun-2024 02:02:06 | 2024-06-29 06:02:06 SEVERE cvel2::::casa Please set keepmms to False or use task mstransform in this case. |
29-Jun-2024 02:02:06 | 2024-06-29 06:02:06 SEVERE cvel2::::casa Task cvel2 raised an exception of class RuntimeError with the following message: Unable to continue with MMS processing |
29-Jun-2024 02:02:06 | test_task_cvel2.py::cvel2_test::test_mms_heuristics1 |
29-Jun-2024 02:02:06 | cvel2 : MMS heuristic tests |
29-Jun-2024 02:02:06 | ................. Creating test MMS .................. |
29-Jun-2024 02:02:06 | Expected error! |
29-Jun-2024 02:02:06 | PASSED |
29-Jun-2024 02:02:06 | |
29-Jun-2024 02:02:06 | 2024-06-29 06:02:06 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (64) is greater than available scan,ddi pairs (4), setting nsubms to 4 |
29-Jun-2024 02:02:08 | 2024-06-29 06:02:09 WARN cvel2::::casa Cannot combine spws in parallel because the subMSs do not contain all the selected spws |
29-Jun-2024 02:02:08 | 2024-06-29 06:02:09 SEVERE cvel2::::casa Please set keepmms to False or use task mstransform in this case. |
29-Jun-2024 02:02:08 | 2024-06-29 06:02:09 SEVERE cvel2::::casa Task cvel2 raised an exception of class RuntimeError with the following message: Unable to continue with MMS processing |
29-Jun-2024 02:02:08 | test_task_cvel2.py::cvel2_test::test_mms_heuristics2 |
29-Jun-2024 02:02:08 | cvel2 : MMS heuristic tests |
29-Jun-2024 02:02:08 | ................. Creating test MMS .................. |
29-Jun-2024 02:02:08 | Expected error! |
29-Jun-2024 02:02:08 | PASSED |
29-Jun-2024 02:02:08 | |
29-Jun-2024 02:02:08 | 2024-06-29 06:02:09 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (64) is greater than available scan,ddi pairs (4), setting nsubms to 4 |
29-Jun-2024 02:02:11 | test_task_cvel2.py::cvel2_test::test_mms_heuristics3 |
29-Jun-2024 02:02:11 | cvel2 : MMS heuristic tests |
29-Jun-2024 02:02:11 | ................. Creating test MMS .................. |
29-Jun-2024 02:02:11 | PASSED |
29-Jun-2024 02:02:11 | |
29-Jun-2024 02:02:11 | 2024-06-29 06:02:12 WARN MSTransformManager::setup There is only one selected SPW, no need to combine |
29-Jun-2024 02:02:11 | test_task_cvel2.py::cvel2_test::test_preaveraging_exception |
29-Jun-2024 02:02:11 | cvel2 pre-averaging exception not there any longer: check the exception |
29-Jun-2024 02:02:11 | introduced for CAS-9798, but removed after CAS-9853. |
29-Jun-2024 02:02:11 | PASSED |
29-Jun-2024 02:02:11 | |
29-Jun-2024 02:02:11 | - generated xml file: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_cvel2/nose.xml - |
29-Jun-2024 02:02:11 | =================== 60 passed, 1 warning in 95.85s (0:01:35) =================== |
29-Jun-2024 02:02:12 | ============================= test session starts ============================== |
29-Jun-2024 02:02:12 | platform darwin -- Python 3.8.13, pytest-8.1.2, pluggy-1.5.0 -- /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6testenv/bin/python |
29-Jun-2024 02:02:12 | cachedir: .pytest_cache |
29-Jun-2024 02:02:12 | rootdir: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_sdintimaging |
29-Jun-2024 02:02:12 | configfile: pytest.ini |
29-Jun-2024 02:02:15 | 2024-06-29 06:02:15 WARN ::casa casampi not available - not testing MPIEnvironment stuff |
29-Jun-2024 02:02:15 | collecting ... collected 20 items |
29-Jun-2024 02:02:15 | |
29-Jun-2024 02:02:15 | |
29-Jun-2024 02:02:22 | 2024-06-29 06:02:22 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:27 | 2024-06-29 06:02:27 SEVERE MatrixCleaner::clean() (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/MeasurementEquations/MatrixCleaner.cc, line 327) As Peak of PSF is negative, you should setscales again with a smaller scale size |
29-Jun-2024 02:02:27 | 2024-06-29 06:02:27 WARN SDAlgorithmMSClean::takeOneStep (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SDAlgorithmMSClean.cc, line 185) MSClean minor cycle stopped on cleaning consecutive smallest scale |
29-Jun-2024 02:02:30 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_cube_intonly |
29-Jun-2024 02:02:30 | [singlePointing] Test_singlepointing_cube_intonly |
29-Jun-2024 02:02:30 | PASSED |
29-Jun-2024 02:02:30 | |
29-Jun-2024 02:02:32 | 2024-06-29 06:02:33 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:32 | 2024-06-29 06:02:33 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. |
29-Jun-2024 02:02:32 | 2024-06-29 06:02:33 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:32 | 2024-06-29 06:02:33 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. |
29-Jun-2024 02:02:32 | 2024-06-29 06:02:33 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:32 | 2024-06-29 06:02:33 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. |
29-Jun-2024 02:02:33 | 2024-06-29 06:02:33 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. |
29-Jun-2024 02:02:33 | 2024-06-29 06:02:33 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. |
29-Jun-2024 02:02:33 | 2024-06-29 06:02:34 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. |
29-Jun-2024 02:02:33 | 2024-06-29 06:02:34 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. |
29-Jun-2024 02:02:34 | 2024-06-29 06:02:34 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. |
29-Jun-2024 02:02:34 | 2024-06-29 06:02:34 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. |
29-Jun-2024 02:02:34 | 2024-06-29 06:02:35 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:36 | 2024-06-29 06:02:36 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. |
29-Jun-2024 02:02:36 | 2024-06-29 06:02:37 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. |
29-Jun-2024 02:02:36 | 2024-06-29 06:02:37 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. |
29-Jun-2024 02:02:38 | 2024-06-29 06:02:38 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. |
29-Jun-2024 02:02:38 | 2024-06-29 06:02:39 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. |
29-Jun-2024 02:02:38 | 2024-06-29 06:02:39 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. |
29-Jun-2024 02:02:39 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_cube_nmajor |
29-Jun-2024 02:02:39 | [singlePointing] Test_singlepointing_cube_nmajor |
29-Jun-2024 02:02:39 | PASSED |
29-Jun-2024 02:02:39 | |
29-Jun-2024 02:02:41 | 2024-06-29 06:02:42 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:41 | 2024-06-29 06:02:42 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. |
29-Jun-2024 02:02:42 | 2024-06-29 06:02:42 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:42 | 2024-06-29 06:02:42 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. |
29-Jun-2024 02:02:42 | 2024-06-29 06:02:42 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:42 | 2024-06-29 06:02:42 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. |
29-Jun-2024 02:02:42 | 2024-06-29 06:02:42 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. |
29-Jun-2024 02:02:42 | 2024-06-29 06:02:43 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. |
29-Jun-2024 02:02:42 | 2024-06-29 06:02:43 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. |
29-Jun-2024 02:02:43 | 2024-06-29 06:02:43 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. |
29-Jun-2024 02:02:43 | 2024-06-29 06:02:43 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. |
29-Jun-2024 02:02:43 | 2024-06-29 06:02:43 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. |
29-Jun-2024 02:02:43 | 2024-06-29 06:02:44 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:53 | 2024-06-29 06:02:54 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. |
29-Jun-2024 02:02:53 | 2024-06-29 06:02:54 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. |
29-Jun-2024 02:02:54 | 2024-06-29 06:02:54 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. |
29-Jun-2024 02:02:54 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_cube_sdint |
29-Jun-2024 02:02:54 | [singlePointing] Test_singlepointing_cube_sdint |
29-Jun-2024 02:02:54 | PASSED |
29-Jun-2024 02:02:54 | |
29-Jun-2024 02:02:55 | 2024-06-29 06:02:56 WARN SIImageStore::getPSFGaussian (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C2:P0] |
29-Jun-2024 02:02:57 | 2024-06-29 06:02:57 WARN SIImageStore::getPSFGaussian (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C2:P0] |
29-Jun-2024 02:02:57 | 2024-06-29 06:02:58 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:57 | 2024-06-29 06:02: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. |
29-Jun-2024 02:02:57 | 2024-06-29 06:02:58 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:57 | 2024-06-29 06:02: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. |
29-Jun-2024 02:02:57 | 2024-06-29 06:02:58 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:02:57 | 2024-06-29 06:02: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. |
29-Jun-2024 02:02:57 | 2024-06-29 06:02:58 WARN sdintimaging::::casa There are channels that are filled with zeros either in the INT cube or the SD cube or both, and they will be ignored from the joint reconstruction. Please search the log file for the string "channel weights/flags" to find a listing of channels that are being used |
29-Jun-2024 02:02:57 | 2024-06-29 06:02: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. |
29-Jun-2024 02:02:58 | 2024-06-29 06:02: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. |
29-Jun-2024 02:02:58 | 2024-06-29 06:02: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. |
29-Jun-2024 02:02:58 | 2024-06-29 06:02: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. |
29-Jun-2024 02:02:58 | 2024-06-29 06:02:59 WARN SIImageStore::getPSFGaussian (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C2:P0] |
29-Jun-2024 02:02:58 | 2024-06-29 06:02:59 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:03:06 | 2024-06-29 06:03:06 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. |
29-Jun-2024 02:03:06 | 2024-06-29 06:03:07 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. |
29-Jun-2024 02:03:07 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_cube_sdint_flagged |
29-Jun-2024 02:03:07 | [singlePointing] Test_singlepointing_cube_sdint_flagged |
29-Jun-2024 02:03:07 | PASSED |
29-Jun-2024 02:03:07 | |
29-Jun-2024 02:03:07 | 2024-06-29 06:03:08 WARN sdintimaging::task_sdintimaging::casa The Single-Dish-Only mode of sdintimaging is better supported via the deconvolve task which supports spectral cube, mfs and multi-term mfs deconvolution in the image domain alone. The deconvolve task is the more appropriate version to use for stand-alone image-domain deconvolution, and will not have the bookkeeping overheads currently present in the sdintimaging task's sd-only mode. Please note that the 'sd' option of the sdintimaging task will be removed in a subsequent release. Please refer to the task deconvolve documentation for instructions on how to prepare image and psf cubes for the deconvolve task for all these modes. |
29-Jun-2024 02:03:09 | 2024-06-29 06:03:10 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:03:09 | 2024-06-29 06:03:10 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. |
29-Jun-2024 02:03:09 | 2024-06-29 06:03:10 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:03:09 | 2024-06-29 06:03:10 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. |
29-Jun-2024 02:03:09 | 2024-06-29 06:03:10 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:03:09 | 2024-06-29 06:03:10 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. |
29-Jun-2024 02:03:10 | 2024-06-29 06:03:10 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:03:19 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_cube_sdonly |
29-Jun-2024 02:03:19 | [singlePointing] Test_singlepointing_cube_sdonly |
29-Jun-2024 02:03:19 | PASSED |
29-Jun-2024 02:03:19 | |
29-Jun-2024 02:03:21 | 2024-06-29 06:03:22 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:03:45 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_mfs_intonly |
29-Jun-2024 02:03:45 | [singlePointing] Test_singlepointing_mfs_intonly |
29-Jun-2024 02:03:45 | PASSED |
29-Jun-2024 02:03:45 | |
29-Jun-2024 02:03:49 | 2024-06-29 06:03:50 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:03:49 | 2024-06-29 06:03:50 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. |
29-Jun-2024 02:03:49 | 2024-06-29 06:03:50 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:03:49 | 2024-06-29 06:03:50 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. |
29-Jun-2024 02:03:49 | 2024-06-29 06:03:50 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:03:49 | 2024-06-29 06:03:50 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. |
29-Jun-2024 02:03:49 | 2024-06-29 06:03:50 WARN sdintimaging::task_sdintimaging::casa The cube for the major cycle has only 3 channels. A minimum of nterms = 2 channels is required for an accurate polynomial fit, but where possible at least 5 to 10 channels that span the frequency range are prefered in order to properly encode frequency dependent intensity and weights. |
29-Jun-2024 02:03:49 | 2024-06-29 06:03:50 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. |
29-Jun-2024 02:03:50 | 2024-06-29 06:03:50 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. |
29-Jun-2024 02:03:50 | 2024-06-29 06:03:50 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. |
29-Jun-2024 02:03:50 | 2024-06-29 06:03:51 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. |
29-Jun-2024 02:03:50 | 2024-06-29 06:03:51 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. |
29-Jun-2024 02:03:51 | 2024-06-29 06:03:51 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. |
29-Jun-2024 02:03:51 | 2024-06-29 06:03:52 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:03:59 | 2024-06-29 06:04:00 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. |
29-Jun-2024 02:03:59 | 2024-06-29 06:04:00 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. |
29-Jun-2024 02:04:00 | 2024-06-29 06:04:00 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. |
29-Jun-2024 02:04:07 | 2024-06-29 06:04:08 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. |
29-Jun-2024 02:04:07 | 2024-06-29 06:04:08 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. |
29-Jun-2024 02:04:08 | 2024-06-29 06:04:08 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. |
29-Jun-2024 02:04:14 | 2024-06-29 06:04:14 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. |
29-Jun-2024 02:04:14 | 2024-06-29 06:04:14 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. |
29-Jun-2024 02:04:14 | 2024-06-29 06:04:15 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. |
29-Jun-2024 02:04:21 | 2024-06-29 06:04:22 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. |
29-Jun-2024 02:04:22 | 2024-06-29 06:04:22 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. |
29-Jun-2024 02:04:22 | 2024-06-29 06:04:22 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. |
29-Jun-2024 02:04:28 | 2024-06-29 06:04:28 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. |
29-Jun-2024 02:04:28 | 2024-06-29 06:04:28 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. |
29-Jun-2024 02:04:28 | 2024-06-29 06:04:28 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. |
29-Jun-2024 02:04:29 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_mfs_sdint |
29-Jun-2024 02:04:29 | [singlePointing] Test_singlepointing_mfs_sdint |
29-Jun-2024 02:04:29 | PASSED |
29-Jun-2024 02:04:29 | |
29-Jun-2024 02:04:31 | 2024-06-29 06:04:32 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:04:31 | 2024-06-29 06:04:32 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. |
29-Jun-2024 02:04:31 | 2024-06-29 06:04:32 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:04:31 | 2024-06-29 06:04:32 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. |
29-Jun-2024 02:04:32 | 2024-06-29 06:04:32 WARN componentlist::close componentlist closed |
29-Jun-2024 02:04:32 | 2024-06-29 06:04:33 WARN componentlist::close componentlist closed |
29-Jun-2024 02:04:33 | 2024-06-29 06:04:33 WARN componentlist::close componentlist closed |
29-Jun-2024 02:04:33 | 2024-06-29 06:04:34 WARN sdintimaging::task_sdintimaging::casa The cube for the major cycle has only 3 channels. A minimum of nterms = 2 channels is required for an accurate polynomial fit, but where possible at least 5 to 10 channels that span the frequency range are prefered in order to properly encode frequency dependent intensity and weights. |
29-Jun-2024 02:04:35 | 2024-06-29 06:04:35 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. |
29-Jun-2024 02:04:35 | 2024-06-29 06:04:36 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. |
29-Jun-2024 02:04:35 | 2024-06-29 06:04:36 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. |
29-Jun-2024 02:04:36 | 2024-06-29 06:04:36 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. |
29-Jun-2024 02:04:36 | 2024-06-29 06:04:36 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. |
29-Jun-2024 02:04:36 | 2024-06-29 06:04:37 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. |
29-Jun-2024 02:04:36 | 2024-06-29 06:04:37 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:04:50 | 2024-06-29 06:04:50 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. |
29-Jun-2024 02:04:50 | 2024-06-29 06:04:51 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. |
29-Jun-2024 02:04:50 | 2024-06-29 06:04:51 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. |
29-Jun-2024 02:05:03 | 2024-06-29 06:05:04 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. |
29-Jun-2024 02:05:03 | 2024-06-29 06:05:04 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. |
29-Jun-2024 02:05:04 | 2024-06-29 06:05:04 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. |
29-Jun-2024 02:05:04 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_mfs_sdint_autopsf |
29-Jun-2024 02:05:04 | [singlePointing] Test_singlepointing_mfs_sdint_autopsf |
29-Jun-2024 02:05:04 | PASSED |
29-Jun-2024 02:05:04 | |
29-Jun-2024 02:05:06 | 2024-06-29 06:05:06 WARN SIImageStore::getPSFGaussian (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C2:P0] |
29-Jun-2024 02:05:07 | 2024-06-29 06:05:08 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:05:07 | 2024-06-29 06:05:08 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. |
29-Jun-2024 02:05:07 | 2024-06-29 06:05:08 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:05:07 | 2024-06-29 06:05:08 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. |
29-Jun-2024 02:05:07 | 2024-06-29 06:05:08 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:05:07 | 2024-06-29 06:05:08 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. |
29-Jun-2024 02:05:07 | 2024-06-29 06:05:08 WARN sdintimaging::task_sdintimaging::casa The cube for the major cycle has only 3 channels. A minimum of nterms = 2 channels is required for an accurate polynomial fit, but where possible at least 5 to 10 channels that span the frequency range are prefered in order to properly encode frequency dependent intensity and weights. |
29-Jun-2024 02:05:07 | 2024-06-29 06:05:08 WARN sdintimaging::::casa There are channels that are filled with zeros either in the INT cube or the SD cube or both, and they will be ignored from the joint reconstruction. Please search the log file for the string "channel weights/flags" to find a listing of channels that are being used |
29-Jun-2024 02:05:07 | 2024-06-29 06:05:08 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. |
29-Jun-2024 02:05:08 | 2024-06-29 06:05:08 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. |
29-Jun-2024 02:05:08 | 2024-06-29 06:05:08 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. |
29-Jun-2024 02:05:08 | 2024-06-29 06:05:09 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. |
29-Jun-2024 02:05:08 | 2024-06-29 06:05:09 WARN SIImageStore::getPSFGaussian (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2075) PSF is blank for[C2:P0] |
29-Jun-2024 02:05:09 | 2024-06-29 06:05:09 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:05:21 | 2024-06-29 06:05:21 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. |
29-Jun-2024 02:05:21 | 2024-06-29 06:05:22 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. |
29-Jun-2024 02:05:33 | 2024-06-29 06:05:34 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. |
29-Jun-2024 02:05:33 | 2024-06-29 06:05:34 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. |
29-Jun-2024 02:05:34 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_mfs_sdint_flagged |
29-Jun-2024 02:05:34 | [singlePointing] Test_singlepointing_mfs_sdint_flagged |
29-Jun-2024 02:05:34 | PASSED |
29-Jun-2024 02:05:34 | |
29-Jun-2024 02:05:34 | 2024-06-29 06:05:35 WARN sdintimaging::task_sdintimaging::casa The Single-Dish-Only mode of sdintimaging is better supported via the deconvolve task which supports spectral cube, mfs and multi-term mfs deconvolution in the image domain alone. The deconvolve task is the more appropriate version to use for stand-alone image-domain deconvolution, and will not have the bookkeeping overheads currently present in the sdintimaging task's sd-only mode. Please note that the 'sd' option of the sdintimaging task will be removed in a subsequent release. Please refer to the task deconvolve documentation for instructions on how to prepare image and psf cubes for the deconvolve task for all these modes. |
29-Jun-2024 02:05:36 | 2024-06-29 06:05:37 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:05:36 | 2024-06-29 06:05:37 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. |
29-Jun-2024 02:05:36 | 2024-06-29 06:05:37 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:05:36 | 2024-06-29 06:05:37 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. |
29-Jun-2024 02:05:36 | 2024-06-29 06:05:37 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:05:36 | 2024-06-29 06:05:37 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. |
29-Jun-2024 02:05:37 | 2024-06-29 06:05:37 WARN sdintimaging::task_sdintimaging::casa The cube for the major cycle has only 3 channels. A minimum of nterms = 2 channels is required for an accurate polynomial fit, but where possible at least 5 to 10 channels that span the frequency range are prefered in order to properly encode frequency dependent intensity and weights. |
29-Jun-2024 02:05:37 | 2024-06-29 06:05:38 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:06:05 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_mfs_sdonly |
29-Jun-2024 02:06:05 | [singlePointing] Test_singlepointing_mfs_sdonly |
29-Jun-2024 02:06:05 | PASSED |
29-Jun-2024 02:06:05 | |
29-Jun-2024 02:06:08 | 2024-06-29 06:06:09 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:06:08 | 2024-06-29 06:06:09 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. |
29-Jun-2024 02:06:08 | 2024-06-29 06:06:09 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:06:08 | 2024-06-29 06:06:09 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. |
29-Jun-2024 02:06:08 | 2024-06-29 06:06:09 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:06:08 | 2024-06-29 06:06:09 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. |
29-Jun-2024 02:06:08 | 2024-06-29 06:06:09 WARN sdintimaging::task_sdintimaging::casa The cube for the major cycle has only 3 channels. A minimum of nterms = 2 channels is required for an accurate polynomial fit, but where possible at least 5 to 10 channels that span the frequency range are prefered in order to properly encode frequency dependent intensity and weights. |
29-Jun-2024 02:06:08 | 2024-06-29 06:06:09 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. |
29-Jun-2024 02:06:09 | 2024-06-29 06:06:09 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. |
29-Jun-2024 02:06:09 | 2024-06-29 06:06:09 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. |
29-Jun-2024 02:06:09 | 2024-06-29 06:06:10 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. |
29-Jun-2024 02:06:09 | 2024-06-29 06:06:10 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. |
29-Jun-2024 02:06:09 | 2024-06-29 06:06:10 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. |
29-Jun-2024 02:06:10 | 2024-06-29 06:06:10 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:06:17 | 2024-06-29 06:06:17 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. |
29-Jun-2024 02:06:17 | 2024-06-29 06:06:17 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. |
29-Jun-2024 02:06:17 | 2024-06-29 06:06:18 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. |
29-Jun-2024 02:06:23 | 2024-06-29 06:06:24 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. |
29-Jun-2024 02:06:23 | 2024-06-29 06:06:24 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. |
29-Jun-2024 02:06:24 | 2024-06-29 06:06:24 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. |
29-Jun-2024 02:06:25 | test_task_sdintimaging.py::test_singlepointing::test_singlepointing_mtmfs_nmajor |
29-Jun-2024 02:06:25 | [singlePointing] Test_singlepointing_mtmfs_nmajor |
29-Jun-2024 02:06:25 | PASSED |
29-Jun-2024 02:06:25 | |
29-Jun-2024 02:06:35 | |
29-Jun-2024 02:06:37 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:06:48 | |
29-Jun-2024 02:06:50 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:07:02 | |
29-Jun-2024 02:07:03 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:07:15 | |
29-Jun-2024 02:07:16 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:07:21 | 2024-06-29 06:07:21 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:07:40 | 2024-06-29 06:07:40 SEVERE MatrixCleaner::clean() (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/MeasurementEquations/MatrixCleaner.cc, line 327) As Peak of PSF is negative, you should setscales again with a smaller scale size |
29-Jun-2024 02:07:40 | 2024-06-29 06:07:40 WARN SDAlgorithmMSClean::takeOneStep (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SDAlgorithmMSClean.cc, line 185) MSClean minor cycle stopped on cleaning consecutive smallest scale |
29-Jun-2024 02:07:52 | |
29-Jun-2024 02:08:01 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:08:07 | test_task_sdintimaging.py::test_mosaic::test_mosaic_cube_intonly |
29-Jun-2024 02:08:07 | [Mosaic] Test_mosaic_cube_intonly |
29-Jun-2024 02:08:07 | PASSED |
29-Jun-2024 02:08:07 | |
29-Jun-2024 02:08:18 | |
29-Jun-2024 02:08:20 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:08:32 | |
29-Jun-2024 02:08:33 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:08:45 | |
29-Jun-2024 02:08:46 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:08:58 | |
29-Jun-2024 02:09:00 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:09:02 | 2024-06-29 06:09:02 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:09:02 | 2024-06-29 06:09:02 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. |
29-Jun-2024 02:09:02 | 2024-06-29 06:09:02 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:09:02 | 2024-06-29 06:09:02 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. |
29-Jun-2024 02:09:02 | 2024-06-29 06:09:03 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:09:02 | 2024-06-29 06:09:03 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. |
29-Jun-2024 02:09:03 | 2024-06-29 06:09:04 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. |
29-Jun-2024 02:09:04 | 2024-06-29 06:09:04 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. |
29-Jun-2024 02:09:04 | 2024-06-29 06:09:05 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. |
29-Jun-2024 02:09:08 | 2024-06-29 06:09:08 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. |
29-Jun-2024 02:09:08 | 2024-06-29 06:09:09 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. |
29-Jun-2024 02:09:09 | 2024-06-29 06:09:09 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. |
29-Jun-2024 02:09:10 | 2024-06-29 06:09:10 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:09:51 | |
29-Jun-2024 02:09:59 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:10:04 | 2024-06-29 06:10:05 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. |
29-Jun-2024 02:10:05 | 2024-06-29 06:10:05 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. |
29-Jun-2024 02:10:05 | 2024-06-29 06:10:06 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. |
29-Jun-2024 02:10:07 | test_task_sdintimaging.py::test_mosaic::test_mosaic_cube_sdint |
29-Jun-2024 02:10:07 | [Mosaic] Test_mosaic_cube_sdint |
29-Jun-2024 02:10:07 | PASSED |
29-Jun-2024 02:10:07 | |
29-Jun-2024 02:10:08 | 2024-06-29 06:10:09 WARN sdintimaging::task_sdintimaging::casa The Single-Dish-Only mode of sdintimaging is better supported via the deconvolve task which supports spectral cube, mfs and multi-term mfs deconvolution in the image domain alone. The deconvolve task is the more appropriate version to use for stand-alone image-domain deconvolution, and will not have the bookkeeping overheads currently present in the sdintimaging task's sd-only mode. Please note that the 'sd' option of the sdintimaging task will be removed in a subsequent release. Please refer to the task deconvolve documentation for instructions on how to prepare image and psf cubes for the deconvolve task for all these modes. |
29-Jun-2024 02:10:18 | |
29-Jun-2024 02:10:20 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:10:31 | |
29-Jun-2024 02:10:33 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:10:45 | |
29-Jun-2024 02:10:47 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:10:58 | |
29-Jun-2024 02:11:00 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:11:02 | 2024-06-29 06:11:03 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:11:02 | 2024-06-29 06:11:03 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. |
29-Jun-2024 02:11:02 | 2024-06-29 06:11:03 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:11:02 | 2024-06-29 06:11:03 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. |
29-Jun-2024 02:11:03 | 2024-06-29 06:11:03 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:11:03 | 2024-06-29 06:11:03 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. |
29-Jun-2024 02:11:05 | 2024-06-29 06:11:05 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:11:39 | test_task_sdintimaging.py::test_mosaic::test_mosaic_cube_sdonly |
29-Jun-2024 02:11:39 | [Mosaic] Test_mosaic_cube_sdonly |
29-Jun-2024 02:11:39 | PASSED |
29-Jun-2024 02:11:39 | |
29-Jun-2024 02:11:50 | |
29-Jun-2024 02:11:52 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:12:03 | |
29-Jun-2024 02:12:05 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:12:15 | |
29-Jun-2024 02:12:32 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:12:42 | |
29-Jun-2024 02:12:48 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:12:51 | 2024-06-29 06:12:51 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:13:56 | |
29-Jun-2024 02:14:03 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:15:00 | |
29-Jun-2024 02:15:08 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:15:12 | test_task_sdintimaging.py::test_mosaic::test_mosaic_mfs_intonly |
29-Jun-2024 02:15:12 | [Mosaic] Test_mosaic_mfs_intonly |
29-Jun-2024 02:15:12 | PASSED |
29-Jun-2024 02:15:12 | |
29-Jun-2024 02:15:25 | |
29-Jun-2024 02:15:27 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:15:38 | |
29-Jun-2024 02:15:40 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:15:52 | |
29-Jun-2024 02:16:08 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:16:18 | |
29-Jun-2024 02:16:24 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:16:24 | 2024-06-29 06:16:25 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:16:24 | 2024-06-29 06:16:25 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. |
29-Jun-2024 02:16:25 | 2024-06-29 06:16:25 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:16:25 | 2024-06-29 06:16:25 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. |
29-Jun-2024 02:16:25 | 2024-06-29 06:16:25 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:16:25 | 2024-06-29 06:16:25 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. |
29-Jun-2024 02:16:25 | 2024-06-29 06:16:26 WARN sdintimaging::task_sdintimaging::casa The cube for the major cycle has only 3 channels. A minimum of nterms = 2 channels is required for an accurate polynomial fit, but where possible at least 5 to 10 channels that span the frequency range are prefered in order to properly encode frequency dependent intensity and weights. |
29-Jun-2024 02:16:26 | 2024-06-29 06:16:27 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. |
29-Jun-2024 02:16:27 | 2024-06-29 06:16:27 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. |
29-Jun-2024 02:16:29 | 2024-06-29 06:16:30 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. |
29-Jun-2024 02:16:31 | 2024-06-29 06:16:31 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. |
29-Jun-2024 02:16:32 | 2024-06-29 06:16:32 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. |
29-Jun-2024 02:16:32 | 2024-06-29 06:16:33 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. |
29-Jun-2024 02:16:35 | 2024-06-29 06:16:36 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:17:34 | |
29-Jun-2024 02:17:41 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:17:48 | 2024-06-29 06:17:49 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. |
29-Jun-2024 02:17:49 | 2024-06-29 06:17:50 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. |
29-Jun-2024 02:17:50 | 2024-06-29 06:17:50 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. |
29-Jun-2024 02:18:51 | |
29-Jun-2024 02:18:59 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:19:08 | 2024-06-29 06:19:09 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. |
29-Jun-2024 02:19:09 | 2024-06-29 06:19:09 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. |
29-Jun-2024 02:19:09 | 2024-06-29 06:19:10 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. |
29-Jun-2024 02:19:14 | test_task_sdintimaging.py::test_mosaic::test_mosaic_mfs_sdint |
29-Jun-2024 02:19:14 | [Mosaic] Test_mosaic_mfs_sdint |
29-Jun-2024 02:19:14 | PASSED |
29-Jun-2024 02:19:14 | |
29-Jun-2024 02:19:15 | 2024-06-29 06:19:16 WARN sdintimaging::task_sdintimaging::casa The Single-Dish-Only mode of sdintimaging is better supported via the deconvolve task which supports spectral cube, mfs and multi-term mfs deconvolution in the image domain alone. The deconvolve task is the more appropriate version to use for stand-alone image-domain deconvolution, and will not have the bookkeeping overheads currently present in the sdintimaging task's sd-only mode. Please note that the 'sd' option of the sdintimaging task will be removed in a subsequent release. Please refer to the task deconvolve documentation for instructions on how to prepare image and psf cubes for the deconvolve task for all these modes. |
29-Jun-2024 02:19:25 | |
29-Jun-2024 02:19:27 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:19:39 | |
29-Jun-2024 02:19:41 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:19:52 | |
29-Jun-2024 02:20:08 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:20:17 | |
29-Jun-2024 02:20:23 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:20:24 | 2024-06-29 06:20:24 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:20:24 | 2024-06-29 06:20:24 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. |
29-Jun-2024 02:20:24 | 2024-06-29 06:20:25 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:20:24 | 2024-06-29 06:20:25 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. |
29-Jun-2024 02:20:24 | 2024-06-29 06:20:25 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:20:24 | 2024-06-29 06:20:25 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. |
29-Jun-2024 02:20:25 | 2024-06-29 06:20:25 WARN sdintimaging::task_sdintimaging::casa The cube for the major cycle has only 3 channels. A minimum of nterms = 2 channels is required for an accurate polynomial fit, but where possible at least 5 to 10 channels that span the frequency range are prefered in order to properly encode frequency dependent intensity and weights. |
29-Jun-2024 02:20:27 | 2024-06-29 06:20:27 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:22:23 | test_task_sdintimaging.py::test_mosaic::test_mosaic_mfs_sdonly |
29-Jun-2024 02:22:23 | [Mosaic] Test_mosaic_mfs_sdonly |
29-Jun-2024 02:22:23 | PASSED |
29-Jun-2024 02:22:23 | |
29-Jun-2024 02:22:35 | |
29-Jun-2024 02:22:35 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:22:52 | |
29-Jun-2024 02:22:53 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:23:01 | 2024-06-29 06:23:01 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:23:01 | 2024-06-29 06:23:01 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. |
29-Jun-2024 02:23:01 | 2024-06-29 06:23:01 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:23:01 | 2024-06-29 06:23:01 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. |
29-Jun-2024 02:23:01 | 2024-06-29 06:23:01 WARN sdintimaging::::casa The input SD image does not have per-plane-restoring beams. Working around that ... |
29-Jun-2024 02:23:01 | 2024-06-29 06:23:01 WARN componentlist::close componentlist closed |
29-Jun-2024 02:23:04 | 2024-06-29 06:23:04 WARN sdintimaging::::casa The specified reffreq for MFS imaging (1500000000.0 Hz) is not exactly the same as the frequency of the selected interferometric data for the major cycle (999889033.7197254 Hz). |
29-Jun-2024 02:23:04 | 2024-06-29 06:23:04 WARN sdintimaging::::casa+ We will ignore this for now. |
29-Jun-2024 02:23:04 | 2024-06-29 06:23:05 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. |
29-Jun-2024 02:23:07 | 2024-06-29 06:23:07 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. |
29-Jun-2024 02:23:10 | 2024-06-29 06:23:10 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
29-Jun-2024 02:23:10 | 2024-06-29 06:23:11 WARN SIImageStore::restore (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2284) Restoring with an empty model image. Only residuals will be processed to form the output restored image. |
29-Jun-2024 02:23:11 | test_task_sdintimaging.py::test_mosaic::test_singleplane_sdint_autopsf_multiterm |
29-Jun-2024 02:23:11 | [singleplane] test_singleplane_sdint_autopsf_multiterm |
29-Jun-2024 02:23:11 | PASSED |
29-Jun-2024 02:23:11 | |
29-Jun-2024 02:23:12 | 2024-06-29 06:23:13 WARN SynthesisParamsImage::buildCoordinateSystem (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2940) No rest frequency info, using the center of the selected spw(s):1.05e+09 Hz. Velocity labelling may not be correct. |
29-Jun-2024 02:23:25 | |
29-Jun-2024 02:23:26 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:23:39 | |
29-Jun-2024 02:23:40 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:23:41 | 2024-06-29 06:23:41 WARN SynthesisParamsImage::buildCoordinateSystem (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2940) No rest frequency info, using the center of the selected spw(s):1.05e+09 Hz. Velocity labelling may not be correct. |
29-Jun-2024 02:23:54 | |
29-Jun-2024 02:23:55 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:24:09 | |
29-Jun-2024 02:24:11 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:24:27 | |
29-Jun-2024 02:24:32 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:24:33 | 2024-06-29 06:24:33 WARN SynthesisParamsImage::buildCoordinateSystem (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2940) No rest frequency info, using the center of the selected spw(s):1.05e+09 Hz. Velocity labelling may not be correct. |
29-Jun-2024 02:24:45 | |
29-Jun-2024 02:24:46 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:24:47 | 2024-06-29 06:24:47 WARN tclean::::casa Warning! Non-zero values at the edge of the .pb image can cause unexpected aliasing effects! (found value 0.9179047346115112 at index [196, 100, 0, 0]) |
29-Jun-2024 02:24:59 | |
29-Jun-2024 02:25:00 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:25:13 | |
29-Jun-2024 02:25:18 | 0%....10....20....30....40....50....60....70....80....90....100% |
29-Jun-2024 02:25:19 | test_task_sdintimaging.py::test_compare_sdint_tclean::test_intonly_cube_compare_with_tclean |
29-Jun-2024 02:25:19 | [Compare] Test_intonly_cube_compare_with_tclean |
29-Jun-2024 02:25:19 | PASSED |
29-Jun-2024 02:25:19 | |
29-Jun-2024 02:25:20 | 2024-06-29 06:25:21 WARN SynthesisParamsImage::buildCoordinateSystem (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-BPOSX12PY38N/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2940) No rest frequency info, using the center of the selected spw(s):1.475e+09 Hz. Velocity labelling may not be correct. |
29-Jun-2024 02:26:01 | test_task_sdintimaging.py::test_compare_sdint_tclean::test_intonly_mfs_compare_with_tclean |
29-Jun-2024 02:26:01 | [Compare] Test_intonly_mfs_compare_with_tclean |
29-Jun-2024 02:26:01 | PASSED |
29-Jun-2024 02:26:01 | |
29-Jun-2024 02:26:01 | - generated xml file: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_sdintimaging/nose.xml - |
29-Jun-2024 02:26:01 | ================== 20 passed, 1 warning in 1429.21s (0:23:49) ================== |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_imbaseline |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_imbaseline/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_imbaseline/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_simanalyze/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_simanalyze |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_simanalyze/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_simanalyze/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_mstransform_mms/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_mstransform_mms |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_mstransform_mms/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_mstransform_mms/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_exportfits/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_exportfits |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_exportfits/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_exportfits/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_impbcor/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_impbcor |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_impbcor/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_impbcor/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_flagmanager/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_flagmanager |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_flagmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_flagmanager/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_getcalmodvla/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_getcalmodvla |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_getcalmodvla/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_getcalmodvla/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_imcollapse/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_imcollapse |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_imcollapse/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_imcollapse/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_accor/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_accor |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_accor/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_accor/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_setjy/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_setjy |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_setjy/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_setjy/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_rerefant/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_rerefant |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_rerefant/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_rerefant/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_delmod/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_delmod |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_delmod/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_delmod/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_immath/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_immath |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_immath/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_immath/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_fixplanets/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_fixplanets |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_fixplanets/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_fixplanets/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_imhistory/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_imhistory |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_imhistory/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_imhistory/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_plotprofilemap/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_plotprofilemap |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_plotprofilemap/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_plotprofilemap/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_cvel2/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_cvel2 |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_cvel2/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_cvel2/ |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Setting Working Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_sdintimaging/ |
29-Jun-2024 02:26:02 | Test Directory: /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_sdintimaging |
29-Jun-2024 02:26:02 | |
29-Jun-2024 02:26:02 | Running Command: pytest --junitxml=/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/xml/test_task_sdintimaging/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Volumes/DATA/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P/casa6/casatestutils/nosedir/test_task_sdintimaging/ |
29-Jun-2024 02:26:02 | Finished task 'Test wheel' with result: Success |
29-Jun-2024 02:26:02 | Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
29-Jun-2024 02:26:02 | Parsing test results under /Users/casaci/bamboohome/xml-data/build-dir/CASA-CPR169-TTO1P... |
29-Jun-2024 02:26:03 | Finished task 'Parse tests' with result: Success |
29-Jun-2024 02:26:03 | Running post build plugin 'Docker Container Cleanup' |
29-Jun-2024 02:26:03 | Running post build plugin 'NCover Results Collector' |
29-Jun-2024 02:26:03 | Running post build plugin 'Build Results Label Collector' |
29-Jun-2024 02:26:03 | Running post build plugin 'Clover Results Collector' |
29-Jun-2024 02:26:03 | Running post build plugin 'npm Cache Cleanup' |
29-Jun-2024 02:26:03 | Running post build plugin 'Artifact Copier' |
29-Jun-2024 02:26:03 | Publishing an artifact: OSX10.14 casatasks wheel |
29-Jun-2024 02:26:03 | Finished publishing of artifact Required job artifact Http Compression On : [OSX10.14 casatasks wheel], patterns: [casatasks*.whl] anchored at: [wheeldirectory/] in 416.0 ms |
29-Jun-2024 02:26:03 | Finalising the build... |
29-Jun-2024 02:26:03 | Stopping timer. |
29-Jun-2024 02:26:03 | Build CASA-CPR169-TTO1P-1 completed. |
29-Jun-2024 02:26:04 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
29-Jun-2024 02:26:04 | Running on server: post build plugin 'NCover Results Collector' |
29-Jun-2024 02:26:04 | Running on server: post build plugin 'Build Labeller' |
29-Jun-2024 02:26:04 | Running on server: post build plugin 'Clover Delta Calculator' |
29-Jun-2024 02:26:04 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
29-Jun-2024 02:26:04 | All post build plugins have finished |
29-Jun-2024 02:26:04 | Generating build results summary... |
29-Jun-2024 02:26:05 | Saving build results to disk... |
29-Jun-2024 02:26:05 | Store variable context... |
29-Jun-2024 02:26:05 | Finished building CASA-CPR169-TTO1P-1. |