2026-02-05 16:00:13 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-02-05 16:00:13 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-02-05 16:00:13 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-02-05 16:00:13 INFO ::casa 2026-02-05 16:00:13 INFO ::casa config values 2026-02-05 16:00:13 INFO ::casa agg = False 2026-02-05 16:00:13 INFO ::casa cachedir = '/home/casatest/.casa' 2026-02-05 16:00:13 INFO ::casa casaconfig_verbose = 1 2026-02-05 16:00:13 INFO ::casa colors = 'Neutral' 2026-02-05 16:00:13 INFO ::casa data_auto_update = False 2026-02-05 16:00:13 INFO ::casa data_update_interval = 1 2026-02-05 16:00:13 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-02-05 16:00:13 INFO ::casa iplog = False 2026-02-05 16:00:13 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ipython-20260205-160009.log' 2026-02-05 16:00:13 INFO ::casa log2term = True 2026-02-05 16:00:13 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/casa-20260205-160009.log' 2026-02-05 16:00:13 INFO ::casa measures_auto_update = False 2026-02-05 16:00:13 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-02-05 16:00:13 INFO ::casa measures_site_interval = 2 2026-02-05 16:00:13 INFO ::casa measures_update_interval = 1 2026-02-05 16:00:13 INFO ::casa measurespath = '/opt/casa/data/master' 2026-02-05 16:00:13 INFO ::casa nogui = False 2026-02-05 16:00:13 INFO ::casa nologfile = False 2026-02-05 16:00:13 INFO ::casa nologger = True 2026-02-05 16:00:13 INFO ::casa pipeline = False 2026-02-05 16:00:13 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-02-05 16:00:13 INFO ::casa user_site = False 2026-02-05 16:00:13 INFO ::casa 2026-02-05 16:00:13 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-02-05 16:00:13 INFO ::casa measures version : WSRT_Measures_20211102-160001.ztar 2026-02-05 16:00:13 INFO ::casa 2026-02-05 16:00:13 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-02-05 16:00:13 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-02-05 16:00:13 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-02-05 16:00:13 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/02/04/15:15, 2026/05/05/00:00:00 2026-02-05 16:00:13 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2026/01/22/15:15, 2017/01/01/00:00:00 Running tests... ---------------------------------------------------------------------- Using user configuration file /home/casatest/.casa/config.py No event loop hook running. Using matplotlib backend: agg CASA 6.7.5.2 -- Common Astronomy Software Applications [6.7.5.2] hanningsmooth tests will use data from /opt/casa/data/casatestdata/unittest/hanningsmooth/ .2026-02-05 16:00:13 SEVERE hanningsmooth::::casa Exception Reported: Error in hanningsmooth: the vis parameter must be a path that exists ('badmsfile' does not exist) 2026-02-05 16:00:13 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 16:00:13 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 746, in __call__ 2026-02-05 16:00:13 INFO hanningsmooth::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-02-05 16:00:13 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 16:00:13 INFO hanningsmooth::::casa+ AssertionError: the vis parameter must be a path that exists ('badmsfile' does not exist) .2026-02-05 16:00:13 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:13 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:13 INFO hanningsmooth::::casa hanningsmooth( vis='ngc5921_ut.ms', outputvis='hann2.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='corrected' ) 2026-02-05 16:00:13 WARN hanningsmooth::::casa Input CORRECTED_DATA does not exist. Will use DATA 2026-02-05 16:00:13 INFO MSTransformManager::parseMsSpecParams Input file name is ngc5921_ut.ms 2026-02-05 16:00:13 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 16:00:13 INFO MSTransformManager::parseMsSpecParams Output file name is hann2.ms 2026-02-05 16:00:13 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:13 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:14 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:14 INFO MSTransformManager::open Select data 2026-02-05 16:00:14 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:14 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 16:00:14 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:15 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:13.478209 End time: 2026-02-05 16:00:14.517654 2026-02-05 16:00:15 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:15 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:00:15 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:15 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:15 INFO hanningsmooth::::casa hanningsmooth( vis='ngc5921_ut.ms', outputvis='hann3.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='corrected' ) 2026-02-05 16:00:15 WARN hanningsmooth::::casa Input CORRECTED_DATA does not exist. Will use DATA 2026-02-05 16:00:15 INFO MSTransformManager::parseMsSpecParams Input file name is ngc5921_ut.ms 2026-02-05 16:00:15 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 16:00:15 INFO MSTransformManager::parseMsSpecParams Output file name is hann3.ms 2026-02-05 16:00:15 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:15 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:15 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:15 INFO MSTransformManager::open Select data 2026-02-05 16:00:15 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:15 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 16:00:15 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:16 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:14.829551 End time: 2026-02-05 16:00:15.842265 2026-02-05 16:00:16 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:16 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:00:28 INFO split::::casa ########################################## 2026-02-05 16:00:28 INFO split::::casa ##### Begin Task: split ##### 2026-02-05 16:00:28 INFO split::::casa split( vis='ngc5921_ut.ms', outputvis='splithan.ms', keepmms=True, field='', spw='', scan='1,2', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', datacolumn='data', keepflags=True, width=1, timebin='0s', combine='' ) 2026-02-05 16:00:28 INFO MSTransformManager::parseMsSpecParams Input file name is ngc5921_ut.ms 2026-02-05 16:00:28 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 16:00:28 INFO MSTransformManager::parseMsSpecParams Output file name is splithan.ms 2026-02-05 16:00:28 INFO MSTransformManager::parseDataSelParams scan selection is 1,2 2026-02-05 16:00:28 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:28 INFO MSTransformManager::initDataSelectionParams Selected Scans Ids are [1, 2] 2026-02-05 16:00:28 INFO MSTransformManager::open Select data 2026-02-05 16:00:28 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:28 INFO MSTransformDataHandler::makeSelection 6399 out of 22653 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:28 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 16:00:28 INFO split::::casa Task split complete. Start time: 2026-02-05 16:00:27.859118 End time: 2026-02-05 16:00:28.270810 2026-02-05 16:00:28 INFO split::::casa ##### End Task: split ##### 2026-02-05 16:00:28 INFO split::::casa ########################################## 2026-02-05 16:00:28 INFO partition::::casa ########################################## 2026-02-05 16:00:28 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:28 INFO partition::::casa partition( vis='splithan.ms', outputvis='splithan.test.mms', createmms=True, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='data', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='' ) 2026-02-05 16:00:28 INFO ParallelDataHelper::::casa Analyzing MS for partitioning 2026-02-05 16:00:28 INFO ParallelDataHelper::::casa Automatically distribute the scan/spw pairs to balance the load along field, spw and scan axes 2026-02-05 16:00:28 INFO msmetadata_cmpt.cc::open Performing internal consistency checks on /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.ms... 2026-02-05 16:00:28 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (2), setting nsubms to 2 2026-02-05 16:00:28 INFO partition::::casa ########################################## 2026-02-05 16:00:28 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:28 INFO partition::::casa partition( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.test.mms.data/splithan.test.mms.0000.ms', createmms=False, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='data', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='(DATA_DESC_ID==0 && (SCAN_NUMBER IN [1]))' ) 2026-02-05 16:00:28 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.ms 2026-02-05 16:00:28 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 16:00:28 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.test.mms.data/splithan.test.mms.0000.ms 2026-02-05 16:00:28 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:28 INFO MSTransformManager::open Select data 2026-02-05 16:00:28 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:28 INFO MSTransformDataHandler::makeSelection 4509 out of 6399 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:29 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 16:00:29 INFO partition::::casa Run the tool to partition the MS 2026-02-05 16:00:29 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:28.355111 End time: 2026-02-05 16:00:28.663151 2026-02-05 16:00:29 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:29 INFO partition::::casa ########################################## 2026-02-05 16:00:29 INFO partition::::casa ########################################## 2026-02-05 16:00:29 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:29 INFO partition::::casa partition( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.test.mms.data/splithan.test.mms.0001.ms', createmms=False, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='data', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='(DATA_DESC_ID==0 && (SCAN_NUMBER IN [2]))' ) 2026-02-05 16:00:29 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.ms 2026-02-05 16:00:29 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 16:00:29 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.test.mms.data/splithan.test.mms.0001.ms 2026-02-05 16:00:29 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:29 INFO MSTransformManager::open Select data 2026-02-05 16:00:29 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:29 INFO MSTransformDataHandler::makeSelection 1890 out of 6399 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:29 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 16:00:29 INFO partition::::casa Run the tool to partition the MS 2026-02-05 16:00:29 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:28.667173 End time: 2026-02-05 16:00:28.929926 2026-02-05 16:00:29 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:29 INFO partition::::casa ########################################## 2026-02-05 16:00:29 INFO ParallelDataHelper::::casa Finalizing MMS structure 2026-02-05 16:00:29 INFO ms::createmultims Copying subtables from /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.test.mms.data/splithan.test.mms.0000.ms to the other MMS members. 2026-02-05 16:00:29 INFO partition::::casa Create a backup of the flags that are in the MMS 2026-02-05 16:00:29 INFO AgentFlagger::open Table type is Measurement Set 2026-02-05 16:00:29 INFO FlagVersion::saveFlagVersion Creating new backup flag file called partition_1 2026-02-05 16:00:29 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:28.282980 End time: 2026-02-05 16:00:29.208064 2026-02-05 16:00:29 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:29 INFO partition::::casa ########################################## 2026-02-05 16:00:31 INFO ms::sort Sorted main table of /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.ms by [OBSERVATION_ID,ARRAY_ID,SCAN_NUMBER,FIELD_ID,DATA_DESC_ID,ANTENNA1,ANTENNA2,TIME] and stored it in sorted.ms . 2026-02-05 16:00:31 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:31 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:31 INFO hanningsmooth::::casa hanningsmooth( vis='splithan.test.mms', outputvis='hann4.mms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='data' ) 2026-02-05 16:00:31 INFO ParallelDataHelper::::casa Analyzing MS for partitioning 2026-02-05 16:00:31 INFO ParallelDataHelper::::casa Input vis is a Multi-MS 2026-02-05 16:00:31 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:31 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:31 INFO hanningsmooth::::casa hanningsmooth( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.test.mms/SUBMSS/splithan.test.mms.0000.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hann4.mms.data/hann4.mms.0000.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='data' ) 2026-02-05 16:00:31 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.test.mms/SUBMSS/splithan.test.mms.0000.ms 2026-02-05 16:00:31 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 16:00:31 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hann4.mms.data/hann4.mms.0000.ms 2026-02-05 16:00:31 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:31 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:31 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:31 INFO MSTransformManager::open Select data 2026-02-05 16:00:31 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:31 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 16:00:31 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:31 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:30.834207 End time: 2026-02-05 16:00:31.172009 2026-02-05 16:00:31 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:31 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:31 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:31 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:31 INFO hanningsmooth::::casa hanningsmooth( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.test.mms/SUBMSS/splithan.test.mms.0001.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hann4.mms.data/hann4.mms.0001.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='data' ) 2026-02-05 16:00:31 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.test.mms/SUBMSS/splithan.test.mms.0001.ms 2026-02-05 16:00:31 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 16:00:31 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hann4.mms.data/hann4.mms.0001.ms 2026-02-05 16:00:31 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:31 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:31 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:31 INFO MSTransformManager::open Select data 2026-02-05 16:00:31 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:31 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 16:00:31 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:31 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:31.175741 End time: 2026-02-05 16:00:31.439126 2026-02-05 16:00:31 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:31 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:31 INFO ParallelDataHelper::::casa Finalizing MMS structure 2026-02-05 16:00:31 INFO ms::createmultims Copying subtables from /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hann4.mms.data/hann4.mms.0000.ms to the other MMS members. 2026-02-05 16:00:32 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:30.768764 End time: 2026-02-05 16:00:31.630348 2026-02-05 16:00:32 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:32 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:33 INFO ms::sort Sorted main table of /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hann4.mms by [OBSERVATION_ID,ARRAY_ID,SCAN_NUMBER,FIELD_ID,DATA_DESC_ID,ANTENNA1,ANTENNA2,TIME] and stored it in sorted.mms . ................. Creating test MMS .................. .2026-02-05 16:00:36 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:36 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:36 INFO hanningsmooth::::casa hanningsmooth( vis='ngc5921_ut.ms', outputvis='hann6.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='all' ) 2026-02-05 16:00:36 INFO MSTransformManager::parseMsSpecParams Input file name is ngc5921_ut.ms 2026-02-05 16:00:36 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:36 INFO MSTransformManager::parseMsSpecParams Output file name is hann6.ms 2026-02-05 16:00:36 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:36 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:36 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:36 INFO MSTransformManager::open Select data 2026-02-05 16:00:36 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:36 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 16:00:36 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:37 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:36.250709 End time: 2026-02-05 16:00:37.233134 2026-02-05 16:00:37 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:37 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:00:38 INFO clearcal::::casa ########################################## 2026-02-05 16:00:38 INFO clearcal::::casa ##### Begin Task: clearcal ##### 2026-02-05 16:00:38 INFO clearcal::::casa clearcal( vis='ngc5921_ut.ms', field='', spw='', intent='', addmodel=False ) 2026-02-05 16:00:38 INFO clearcal::::casa Need to create scratch columns; ignoring selection. 2026-02-05 16:00:38 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2026-02-05 16:00:38 INFO calibrater::open ****Using OLD VI-driven calibrater tool**** 2026-02-05 16:00:38 INFO calibrater::open Opening MS: ngc5921_ut.ms for calibration. 2026-02-05 16:00:38 INFO VisSetUtil::addScrCols Adding CORRECTED_DATA column(s). 2026-02-05 16:00:38 INFO Calibrater:: Initializing nominal selection to the whole MS. 2026-02-05 16:00:38 INFO clearcal::::casa Task clearcal complete. Start time: 2026-02-05 16:00:37.517570 End time: 2026-02-05 16:00:37.685085 2026-02-05 16:00:38 INFO clearcal::::casa ##### End Task: clearcal ##### 2026-02-05 16:00:38 INFO clearcal::::casa ########################################## 2026-02-05 16:00:38 INFO cvel::::casa ########################################## 2026-02-05 16:00:38 INFO cvel::::casa ##### Begin Task: cvel ##### 2026-02-05 16:00:38 INFO cvel::::casa cvel( vis='ngc5921_ut.ms', outputvis='cvelngc.ms', passall=False, field='', spw='', selectdata=True, antenna='', timerange='', scan='', array='', mode='channel', nchan=-1, start=0, width=1, interpolation='linear', phasecenter='', restfreq='', outframe='', veltype='radio', hanning=True ) 2026-02-05 16:00:38 INFO cvel::::casa Creating working copy ... 2026-02-05 16:00:38 INFO cvel::::casa Using 1331+30500002_0 (original field 0, new field 0) as common direction for the output reference frame. 2026-02-05 16:00:38 INFO ms::cvel Input spectral window 0 has 63 channels of width 2.441406e+04 Hz 2026-02-05 16:00:38 INFO ms::cvel+ First channel center = 1.412665074e+09 Hz, last channel center = 1.414178746e+09 Hz 2026-02-05 16:00:38 INFO ms::cvel Starting combination of spectral windows ... 2026-02-05 16:00:38 INFO SubMS::combineSpws() Less than two SPWs selected. No combination necessary. 2026-02-05 16:00:38 INFO ms::cvel 2026-02-05 16:00:38 INFO ms::cvel Testing if spectral frame transformation/regridding is needed ... 2026-02-05 16:00:38 INFO SubMS::regridSpw() Using tabulated observatory position for VLA: 2026-02-05 16:00:38 INFO SubMS::regridSpw() Position: [-1.60119e+06, -5.04198e+06, 3.55488e+06] (ITRF) 2026-02-05 16:00:38 INFO SubMS::regridSpw() Hanning smoothing not applied in regridding step since no regridding was necessary. 2026-02-05 16:00:38 INFO ms::cvel SubMS not modified by regridding. 2026-02-05 16:00:38 INFO ms::cvel Final spectral window has 63 channels of width 2.441406e+04 Hz 2026-02-05 16:00:38 INFO ms::cvel+ First channel center = 1.412665074e+09 Hz, last channel center = 1.414178746e+09 Hz 2026-02-05 16:00:38 INFO ms::hanningsmooth Smoothing MS Main Table column CORRECTED_DATA ... 2026-02-05 16:00:38 INFO ms::hanningsmooth Smoothing MS Main Table column DATA ... 2026-02-05 16:00:38 INFO cvel::::casa Task cvel complete. Start time: 2026-02-05 16:00:37.907193 End time: 2026-02-05 16:00:38.277876 2026-02-05 16:00:38 INFO cvel::::casa ##### End Task: cvel ##### 2026-02-05 16:00:38 INFO cvel::::casa ########################################## .2026-02-05 16:00:39 INFO mstransform::::casa ########################################## 2026-02-05 16:00:39 INFO mstransform::::casa ##### Begin Task: mstransform ##### 2026-02-05 16:00:39 INFO mstransform::::casa mstransform( vis='ngc5921_ut.ms', outputvis='cvelngc.ms', createmms=False, separationaxis='auto', numsubms='auto', tileshape=[0], field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', datacolumn='data', realmodelcol=False, keepflags=True, usewtspectrum=False, combinespws=False, chanaverage=False, chanbin=1, hanning=True, regridms=True, mode='channel', nchan=-1, start=0, width=1, nspw=1, interpolation='linear', phasecenter='', restfreq='', outframe='cmb', veltype='radio', preaverage=False, timeaverage=False, timebin='0s', timespan='', maxuvwdistance=0.0, docallib=False, callib='', douvcontsub=False, fitspw='', fitorder=0, want_cont=False, denoising_lib=True, nthreads=1, niter=1, disableparallel=False, ddistart=-1, taql='', monolithic_processing=False, reindex=True ) 2026-02-05 16:00:39 INFO mstransform::::casa Apply Hanning smoothing 2026-02-05 16:00:39 INFO mstransform::::casa Parse regridding parameters 2026-02-05 16:00:39 INFO MSTransformManager::parseMsSpecParams Input file name is ngc5921_ut.ms 2026-02-05 16:00:39 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 16:00:39 INFO MSTransformManager::parseMsSpecParams Output file name is cvelngc.ms 2026-02-05 16:00:39 INFO MSTransformManager::parseMsSpecParams Re-index is enabled 2026-02-05 16:00:39 INFO MSTransformManager::parseMsSpecParams Tile shape is [0] 2026-02-05 16:00:39 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:39 INFO MSTransformManager::parseRefFrameTransParams Regrid MS is activated 2026-02-05 16:00:39 INFO MSTransformManager::parseRefFrameTransParams Output reference frame is cmb 2026-02-05 16:00:39 INFO MSTransformManager::parseRefFrameTransParams Interpolation method is linear 2026-02-05 16:00:39 INFO MSTransformManager::parseFreqSpecParams Mode is channel 2026-02-05 16:00:39 INFO MSTransformManager::parseFreqSpecParams Number of output channels is -1 2026-02-05 16:00:39 INFO MSTransformManager::parseFreqSpecParams Start is 0 2026-02-05 16:00:39 INFO MSTransformManager::parseFreqSpecParams Width is 1 2026-02-05 16:00:39 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:39 INFO MSTransformManager::open Select data 2026-02-05 16:00:39 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:39 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 16:00:39 INFO MSTransformManager::regridSpwSubTable Regridding SPW with Id 0 2026-02-05 16:00:39 INFO MSTransformManager::regridSpwAux Input SPW: 63 channels, first channel = 1.412665074e+09 Hz, last channel = 1.414178746e+09 Hz, first width = 2.441406250e+04 Hz, last width = 2.441406250e+04 Hz 2026-02-05 16:00:39 INFO MSTransformManager::regridSpwAux Calculate frequencies in output reference frame 2026-02-05 16:00:39 INFO MSTransformRegridder::calcChanFreqs Channels equidistant in freq 2026-02-05 16:00:39 INFO MSTransformRegridder::calcChanFreqs+ Central frequency (in output frame) = 1.41235e+09 Hz 2026-02-05 16:00:39 INFO MSTransformRegridder::calcChanFreqs+ Width of central channel (in output frame) = 24395.6 Hz 2026-02-05 16:00:39 INFO MSTransformRegridder::calcChanFreqs+ Number of channels = 63 2026-02-05 16:00:39 INFO MSTransformRegridder::calcChanFreqs+ Total width of SPW (in output frame) = 1.53692e+06 Hz 2026-02-05 16:00:39 INFO MSTransformRegridder::calcChanFreqs+ Lower edge = 1.41158e+09 Hz, upper edge = 1.41312e+09 Hz 2026-02-05 16:00:39 INFO MSTransformManager::regridSpwAux Output SPW: 63 channels, first channel = 1.411596316e+09 Hz, last channel = 1.413108843e+09 Hz, first width = 2.439559194e+04 Hz, last width = 2.439559194e+04 Hz 2026-02-05 16:00:39 INFO ParallelDataHelper::::casa Apply the transformations 2026-02-05 16:00:40 INFO mstransform::::casa Task mstransform complete. Start time: 2026-02-05 16:00:38.718629 End time: 2026-02-05 16:00:39.987715 2026-02-05 16:00:40 INFO mstransform::::casa ##### End Task: mstransform ##### 2026-02-05 16:00:40 INFO mstransform::::casa ########################################## .2026-02-05 16:00:41 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:41 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:41 INFO hanningsmooth::::casa hanningsmooth( vis='ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='hanncorr.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='corrected' ) 2026-02-05 16:00:41 INFO MSTransformManager::parseMsSpecParams Input file name is ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms 2026-02-05 16:00:41 INFO MSTransformManager::parseMsSpecParams Data column is CORRECTED 2026-02-05 16:00:41 INFO MSTransformManager::parseMsSpecParams Output file name is hanncorr.ms 2026-02-05 16:00:41 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:41 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:41 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:41 INFO MSTransformManager::open Select data 2026-02-05 16:00:41 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:41 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:41 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:40.973421 End time: 2026-02-05 16:00:41.492792 2026-02-05 16:00:41 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:41 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:00:45 INFO partition::::casa ########################################## 2026-02-05 16:00:45 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:45 INFO partition::::casa partition( vis='ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms', createmms=True, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='all', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='' ) 2026-02-05 16:00:45 INFO ParallelDataHelper::::casa Analyzing MS for partitioning 2026-02-05 16:00:45 INFO ParallelDataHelper::::casa Automatically distribute the scan/spw pairs to balance the load along field, spw and scan axes 2026-02-05 16:00:45 INFO msmetadata_cmpt.cc::open Performing internal consistency checks on /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms... 2026-02-05 16:00:46 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2026-02-05 16:00:46 INFO partition::::casa ########################################## 2026-02-05 16:00:46 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:46 INFO partition::::casa partition( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0000.ms', createmms=False, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='all', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='(DATA_DESC_ID==3 && (SCAN_NUMBER IN [10]))' ) 2026-02-05 16:00:46 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms 2026-02-05 16:00:46 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:46 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0000.ms 2026-02-05 16:00:46 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:46 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:46 INFO MSTransformManager::open Select data 2026-02-05 16:00:46 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:46 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:46 INFO partition::::casa Run the tool to partition the MS 2026-02-05 16:00:46 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:45.514347 End time: 2026-02-05 16:00:46.229164 2026-02-05 16:00:46 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:46 INFO partition::::casa ########################################## 2026-02-05 16:00:46 INFO partition::::casa ########################################## 2026-02-05 16:00:46 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:46 INFO partition::::casa partition( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0001.ms', createmms=False, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='all', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='(DATA_DESC_ID==2 && (SCAN_NUMBER IN [10]))' ) 2026-02-05 16:00:46 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms 2026-02-05 16:00:46 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:46 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0001.ms 2026-02-05 16:00:46 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:46 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:46 INFO MSTransformManager::open Select data 2026-02-05 16:00:46 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:46 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:47 INFO partition::::casa Run the tool to partition the MS 2026-02-05 16:00:47 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:46.236753 End time: 2026-02-05 16:00:46.957372 2026-02-05 16:00:47 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:47 INFO partition::::casa ########################################## 2026-02-05 16:00:47 INFO partition::::casa ########################################## 2026-02-05 16:00:47 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:47 INFO partition::::casa partition( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0002.ms', createmms=False, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='all', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='(DATA_DESC_ID==1 && (SCAN_NUMBER IN [10]))' ) 2026-02-05 16:00:47 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms 2026-02-05 16:00:47 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:47 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0002.ms 2026-02-05 16:00:47 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:47 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:47 INFO MSTransformManager::open Select data 2026-02-05 16:00:47 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:47 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:48 INFO partition::::casa Run the tool to partition the MS 2026-02-05 16:00:48 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:46.965035 End time: 2026-02-05 16:00:47.653357 2026-02-05 16:00:48 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:48 INFO partition::::casa ########################################## 2026-02-05 16:00:48 INFO partition::::casa ########################################## 2026-02-05 16:00:48 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:48 INFO partition::::casa partition( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0003.ms', createmms=False, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='all', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='(DATA_DESC_ID==0 && (SCAN_NUMBER IN [10]))' ) 2026-02-05 16:00:48 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms 2026-02-05 16:00:48 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:48 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0003.ms 2026-02-05 16:00:48 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:48 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:48 INFO MSTransformManager::open Select data 2026-02-05 16:00:48 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:48 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:48 INFO partition::::casa Run the tool to partition the MS 2026-02-05 16:00:48 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:47.658534 End time: 2026-02-05 16:00:48.359145 2026-02-05 16:00:48 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:48 INFO partition::::casa ########################################## 2026-02-05 16:00:48 INFO ParallelDataHelper::::casa Finalizing MMS structure 2026-02-05 16:00:48 INFO ms::createmultims Copying subtables from /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0000.ms to the other MMS members. 2026-02-05 16:00:49 INFO partition::::casa Create a backup of the flags that are in the MMS 2026-02-05 16:00:49 INFO AgentFlagger::open Table type is Measurement Set 2026-02-05 16:00:49 INFO FlagVersion::saveFlagVersion Creating new backup flag file called partition_1 2026-02-05 16:00:49 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:45.419769 End time: 2026-02-05 16:00:49.313626 2026-02-05 16:00:49 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:49 INFO partition::::casa ########################################## 2026-02-05 16:00:49 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:49 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:49 INFO hanningsmooth::::casa hanningsmooth( vis='ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms', outputvis='hannall.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='all' ) 2026-02-05 16:00:49 INFO ParallelDataHelper::::casa Analyzing MS for partitioning 2026-02-05 16:00:49 INFO ParallelDataHelper::::casa Input vis is a Multi-MS 2026-02-05 16:00:49 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:49 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:49 INFO hanningsmooth::::casa hanningsmooth( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms/SUBMSS/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0000.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hannall.ms.data/hannall.ms.0000.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='all' ) 2026-02-05 16:00:49 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms/SUBMSS/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0000.ms 2026-02-05 16:00:49 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:49 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hannall.ms.data/hannall.ms.0000.ms 2026-02-05 16:00:49 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:49 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:49 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:49 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:49 INFO MSTransformManager::open Select data 2026-02-05 16:00:49 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:50 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:50 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:49.424586 End time: 2026-02-05 16:00:49.979472 2026-02-05 16:00:50 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:50 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:50 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:50 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:50 INFO hanningsmooth::::casa hanningsmooth( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms/SUBMSS/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0001.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hannall.ms.data/hannall.ms.0001.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='all' ) 2026-02-05 16:00:50 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms/SUBMSS/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0001.ms 2026-02-05 16:00:50 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:50 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hannall.ms.data/hannall.ms.0001.ms 2026-02-05 16:00:50 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:50 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:50 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:50 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:50 INFO MSTransformManager::open Select data 2026-02-05 16:00:50 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:50 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:50 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:49.984641 End time: 2026-02-05 16:00:50.486436 2026-02-05 16:00:50 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:50 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:50 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:50 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:50 INFO hanningsmooth::::casa hanningsmooth( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms/SUBMSS/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0002.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hannall.ms.data/hannall.ms.0002.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='all' ) 2026-02-05 16:00:51 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms/SUBMSS/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0002.ms 2026-02-05 16:00:51 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:51 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hannall.ms.data/hannall.ms.0002.ms 2026-02-05 16:00:51 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:51 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:51 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:51 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:51 INFO MSTransformManager::open Select data 2026-02-05 16:00:51 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:51 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:51 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:50.489914 End time: 2026-02-05 16:00:51.077250 2026-02-05 16:00:51 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:51 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:51 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:51 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:51 INFO hanningsmooth::::casa hanningsmooth( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms/SUBMSS/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0003.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hannall.ms.data/hannall.ms.0003.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='all' ) 2026-02-05 16:00:51 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms/SUBMSS/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0003.ms 2026-02-05 16:00:51 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:51 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hannall.ms.data/hannall.ms.0003.ms 2026-02-05 16:00:51 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:51 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:51 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:51 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:51 INFO MSTransformManager::open Select data 2026-02-05 16:00:51 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:52 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:52 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:51.081928 End time: 2026-02-05 16:00:51.657654 2026-02-05 16:00:52 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:52 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:52 INFO ParallelDataHelper::::casa Finalizing MMS structure 2026-02-05 16:00:52 INFO ms::createmultims Copying subtables from /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/hannall.ms.data/hannall.ms.0000.ms to the other MMS members. 2026-02-05 16:00:52 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:49.318453 End time: 2026-02-05 16:00:52.471654 2026-02-05 16:00:52 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:52 INFO hanningsmooth::::casa ########################################## ................. Creating test MMS .................. .2026-02-05 16:00:53 INFO partition::::casa ########################################## 2026-02-05 16:00:53 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:53 INFO partition::::casa partition( vis='ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms', createmms=True, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='all', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='' ) 2026-02-05 16:00:53 INFO ParallelDataHelper::::casa Analyzing MS for partitioning 2026-02-05 16:00:53 INFO ParallelDataHelper::::casa Automatically distribute the scan/spw pairs to balance the load along field, spw and scan axes 2026-02-05 16:00:53 INFO msmetadata_cmpt.cc::open Performing internal consistency checks on /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms... 2026-02-05 16:00:53 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2026-02-05 16:00:53 INFO partition::::casa ########################################## 2026-02-05 16:00:53 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:53 INFO partition::::casa partition( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0000.ms', createmms=False, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='all', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='(DATA_DESC_ID==3 && (SCAN_NUMBER IN [10]))' ) 2026-02-05 16:00:53 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms 2026-02-05 16:00:53 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:53 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0000.ms 2026-02-05 16:00:53 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:53 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:53 INFO MSTransformManager::open Select data 2026-02-05 16:00:53 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:53 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:53 INFO partition::::casa Run the tool to partition the MS 2026-02-05 16:00:53 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:52.868076 End time: 2026-02-05 16:00:53.485766 2026-02-05 16:00:53 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:53 INFO partition::::casa ########################################## 2026-02-05 16:00:53 INFO partition::::casa ########################################## 2026-02-05 16:00:53 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:53 INFO partition::::casa partition( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0001.ms', createmms=False, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='all', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='(DATA_DESC_ID==2 && (SCAN_NUMBER IN [10]))' ) 2026-02-05 16:00:53 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms 2026-02-05 16:00:53 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:53 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0001.ms 2026-02-05 16:00:54 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:54 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:54 INFO MSTransformManager::open Select data 2026-02-05 16:00:54 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:54 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:54 INFO partition::::casa Run the tool to partition the MS 2026-02-05 16:00:54 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:53.490892 End time: 2026-02-05 16:00:54.127892 2026-02-05 16:00:54 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:54 INFO partition::::casa ########################################## 2026-02-05 16:00:54 INFO partition::::casa ########################################## 2026-02-05 16:00:54 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:54 INFO partition::::casa partition( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0002.ms', createmms=False, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='all', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='(DATA_DESC_ID==1 && (SCAN_NUMBER IN [10]))' ) 2026-02-05 16:00:54 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms 2026-02-05 16:00:54 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:54 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0002.ms 2026-02-05 16:00:54 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:54 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:54 INFO MSTransformManager::open Select data 2026-02-05 16:00:54 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:54 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:55 INFO partition::::casa Run the tool to partition the MS 2026-02-05 16:00:55 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:54.133428 End time: 2026-02-05 16:00:54.845561 2026-02-05 16:00:55 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:55 INFO partition::::casa ########################################## 2026-02-05 16:00:55 INFO partition::::casa ########################################## 2026-02-05 16:00:55 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 16:00:55 INFO partition::::casa partition( vis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms', outputvis='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0003.ms', createmms=False, separationaxis='auto', numsubms='auto', flagbackup=True, datacolumn='all', field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', disableparallel=False, ddistart=-1, taql='(DATA_DESC_ID==0 && (SCAN_NUMBER IN [10]))' ) 2026-02-05 16:00:55 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms 2026-02-05 16:00:55 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:55 INFO MSTransformManager::parseMsSpecParams Output file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0003.ms 2026-02-05 16:00:55 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:55 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:55 INFO MSTransformManager::open Select data 2026-02-05 16:00:55 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:55 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 16:00:55 INFO partition::::casa Run the tool to partition the MS 2026-02-05 16:00:56 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:54.850664 End time: 2026-02-05 16:00:55.533119 2026-02-05 16:00:56 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:56 INFO partition::::casa ########################################## 2026-02-05 16:00:56 INFO ParallelDataHelper::::casa Finalizing MMS structure 2026-02-05 16:00:56 INFO ms::createmultims Copying subtables from /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.data/ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms.0000.ms to the other MMS members. 2026-02-05 16:00:56 INFO partition::::casa Create a backup of the flags that are in the MMS 2026-02-05 16:00:56 INFO AgentFlagger::open Table type is Measurement Set 2026-02-05 16:00:56 INFO FlagVersion::saveFlagVersion Creating new backup flag file called partition_1 2026-02-05 16:00:57 INFO partition::::casa Task partition complete. Start time: 2026-02-05 16:00:52.796957 End time: 2026-02-05 16:00:56.551295 2026-02-05 16:00:57 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 16:00:57 INFO partition::::casa ########################################## 2026-02-05 16:00:57 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:57 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:57 INFO hanningsmooth::::casa hanningsmooth( vis='ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms', outputvis='hannall.ms', keepmms=False, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='all' ) 2026-02-05 16:00:57 INFO MSTransformManager::parseMsSpecParams Input file name is ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms 2026-02-05 16:00:57 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:57 INFO MSTransformManager::parseMsSpecParams Output file name is hannall.ms 2026-02-05 16:00:57 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:57 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:57 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:57 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:57 INFO MSTransformManager::open Select data 2026-02-05 16:00:57 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:57 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:00:57 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:56.555813 End time: 2026-02-05 16:00:57.166042 2026-02-05 16:00:57 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:00:57 INFO hanningsmooth::::casa ########################################## ................. Creating test MMS .................. .2026-02-05 16:00:57 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:00:57 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:00:57 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_int.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw=5, datacolumn='all' ) 2026-02-05 16:00:57 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 16:00:57 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:00:57 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_int.ms 2026-02-05 16:00:57 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:00:57 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:00:57 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:00:57 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:00:57 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 16:00:57 INFO MSTransformManager::open Select data 2026-02-05 16:00:57 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:00:58 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:01:00 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:00:57.458819 End time: 2026-02-05 16:00:59.921776 2026-02-05 16:01:00 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:01:00 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:01:12 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:01:12 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:01:12 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_intvec.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw=[6, 7, 8, 9], datacolumn='all' ) 2026-02-05 16:01:12 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 16:01:12 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:01:12 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_intvec.ms 2026-02-05 16:01:12 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:01:12 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:01:12 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:01:12 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:01:12 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 16:01:12 INFO MSTransformManager::open Select data 2026-02-05 16:01:12 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:01:12 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:01:14 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:01:11.530356 End time: 2026-02-05 16:01:14.138809 2026-02-05 16:01:14 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:01:14 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:01:25 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:01:25 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:01:25 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_intvec_sel.ms', keepmms=True, field='', spw='5,6,7,8,9,10', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw=[6, 7, 8, 9], datacolumn='all' ) 2026-02-05 16:01:25 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 16:01:25 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:01:25 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_intvec_sel.ms 2026-02-05 16:01:25 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:01:25 INFO MSTransformManager::parseDataSelParams spw selection is 5,6,7,8,9,10 2026-02-05 16:01:25 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:01:25 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:01:25 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:01:25 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 16:01:25 INFO MSTransformManager::initDataSelectionParams Selected SPWs Ids are Axis Lengths: [6, 4] (NB: Matrix in Row/Column order) 2026-02-05 16:01:25 INFO MSTransformManager::initDataSelectionParams+ [5, 0, 63, 1 2026-02-05 16:01:25 INFO MSTransformManager::initDataSelectionParams+ 6, 0, 63, 1 2026-02-05 16:01:25 INFO MSTransformManager::initDataSelectionParams+ 7, 0, 63, 1 2026-02-05 16:01:25 INFO MSTransformManager::initDataSelectionParams+ 8, 0, 63, 1 2026-02-05 16:01:25 INFO MSTransformManager::initDataSelectionParams+ 9, 0, 63, 1 2026-02-05 16:01:25 INFO MSTransformManager::initDataSelectionParams+ 10, 0, 63, 1] 2026-02-05 16:01:25 INFO MSTransformManager::open Select data 2026-02-05 16:01:25 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:01:25 INFO MSTransformDataHandler::makeSelection 6444 out of 17184 rows are going to be considered due to the selection criteria. 2026-02-05 16:01:25 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:01:26 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:01:24.770331 End time: 2026-02-05 16:01:25.979155 2026-02-05 16:01:26 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:01:26 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:01:30 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:01:30 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:01:30 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw-intvec_sel_gap.ms', keepmms=True, field='', spw='7,8,9', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw=[7, 9], datacolumn='all' ) 2026-02-05 16:01:30 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 16:01:30 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:01:30 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw-intvec_sel_gap.ms 2026-02-05 16:01:30 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:01:30 INFO MSTransformManager::parseDataSelParams spw selection is 7,8,9 2026-02-05 16:01:30 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:01:30 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:01:30 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:01:30 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 16:01:30 INFO MSTransformManager::initDataSelectionParams Selected SPWs Ids are Axis Lengths: [3, 4] (NB: Matrix in Row/Column order) 2026-02-05 16:01:30 INFO MSTransformManager::initDataSelectionParams+ [7, 0, 63, 1 2026-02-05 16:01:30 INFO MSTransformManager::initDataSelectionParams+ 8, 0, 63, 1 2026-02-05 16:01:30 INFO MSTransformManager::initDataSelectionParams+ 9, 0, 63, 1] 2026-02-05 16:01:30 INFO MSTransformManager::open Select data 2026-02-05 16:01:30 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:01:30 INFO MSTransformDataHandler::makeSelection 3222 out of 17184 rows are going to be considered due to the selection criteria. 2026-02-05 16:01:31 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:01:31 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:01:30.371268 End time: 2026-02-05 16:01:31.184873 2026-02-05 16:01:31 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:01:31 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:01:34 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:01:34 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:01:34 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_intvec_sel_noov.ms', keepmms=True, field='', spw='7,8,9', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw=[1, 2, 3], datacolumn='all' ) 2026-02-05 16:01:34 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 16:01:34 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:01:34 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_intvec_sel_noov.ms 2026-02-05 16:01:34 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:01:34 INFO MSTransformManager::parseDataSelParams spw selection is 7,8,9 2026-02-05 16:01:34 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:01:34 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:01:34 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:01:34 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 16:01:34 INFO MSTransformManager::initDataSelectionParams Selected SPWs Ids are Axis Lengths: [3, 4] (NB: Matrix in Row/Column order) 2026-02-05 16:01:34 INFO MSTransformManager::initDataSelectionParams+ [7, 0, 63, 1 2026-02-05 16:01:34 INFO MSTransformManager::initDataSelectionParams+ 8, 0, 63, 1 2026-02-05 16:01:34 INFO MSTransformManager::initDataSelectionParams+ 9, 0, 63, 1] 2026-02-05 16:01:34 INFO MSTransformManager::open Select data 2026-02-05 16:01:34 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:01:34 INFO MSTransformDataHandler::makeSelection 3222 out of 17184 rows are going to be considered due to the selection criteria. 2026-02-05 16:01:34 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:01:35 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:01:33.905219 End time: 2026-02-05 16:01:34.619252 2026-02-05 16:01:35 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:01:35 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:01:37 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:01:37 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:01:37 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_str.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='6,7,8,9', datacolumn='all' ) 2026-02-05 16:01:37 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 16:01:37 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:01:37 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_str.ms 2026-02-05 16:01:37 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:01:37 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:01:37 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:01:37 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:01:37 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 16:01:37 INFO MSTransformManager::open Select data 2026-02-05 16:01:37 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:01:37 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:01:40 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:01:37.008452 End time: 2026-02-05 16:01:39.597430 2026-02-05 16:01:40 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:01:40 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:01:51 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:01:51 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:01:51 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_str_def.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='', datacolumn='all' ) 2026-02-05 16:01:51 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 16:01:51 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:01:51 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_str_def.ms 2026-02-05 16:01:51 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:01:51 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:01:51 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:01:51 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:01:51 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 16:01:51 INFO MSTransformManager::open Select data 2026-02-05 16:01:51 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:01:51 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:01:54 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:01:50.706198 End time: 2026-02-05 16:01:53.526566 2026-02-05 16:01:54 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:01:54 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:02:04 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:02:04 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:02:04 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_str_range.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='6~8,13', datacolumn='all' ) 2026-02-05 16:02:04 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 16:02:04 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:02:04 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_str_range.ms 2026-02-05 16:02:04 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:02:04 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:02:04 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:02:04 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:02:04 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 16:02:04 INFO MSTransformManager::open Select data 2026-02-05 16:02:04 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:02:04 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:02:06 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:02:03.664302 End time: 2026-02-05 16:02:06.216075 2026-02-05 16:02:06 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:02:06 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:02:17 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:02:17 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:02:17 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_str_spc.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw=' 6,7 ,8, 9', datacolumn='all' ) 2026-02-05 16:02:17 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 16:02:17 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 16:02:17 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_str_spc.ms 2026-02-05 16:02:17 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 16:02:17 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 16:02:17 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 16:02:17 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 16:02:17 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 16:02:17 INFO MSTransformManager::open Select data 2026-02-05 16:02:17 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 16:02:17 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 16:02:19 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:02:16.737337 End time: 2026-02-05 16:02:19.478511 2026-02-05 16:02:19 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:02:19 INFO hanningsmooth::::casa ########################################## .2026-02-05 16:02:30 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:02:30 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:02:30 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_str_format.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='6~8,bad', datacolumn='all' ) 2026-02-05 16:02:30 SEVERE hanningsmooth::::casa Exception Reported: Error in hanningsmooth: ('smooth_spw must be a list of single SPWs, a string with comma separated SPWs or SPWs ranges with ~. Cannot parse string as a SPW range: ', ['bad']) 2026-02-05 16:02:30 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 748, in __call__ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ task_result = _hanningsmooth_t( _pc.document['vis'],_pc.document['outputvis'],_pc.document['keepmms'],_pc.document['field'],_pc.document['spw'],_pc.document['scan'],_pc.document['antenna'],_pc.document['correlation'],_pc.document['timerange'],_pc.document['intent'],_pc.document['array'],_pc.document['uvrange'],_pc.document['observation'],_pc.document['feed'],_pc.document['smooth_spw'],_pc.document['datacolumn'] ) 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_hanningsmooth.py", line 99, in hanningsmooth 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ raise ValueError("smooth_spw must be a list of single SPWs, a str\ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ ValueError: ('smooth_spw must be a list of single SPWs, a string with comma separated SPWs or SPWs ranges with ~. Cannot parse string as a SPW range: ', ['bad']) 2026-02-05 16:02:30 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:02:29.524359 End time: 2026-02-05 16:02:29.539407 2026-02-05 16:02:30 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:02:30 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:02:30 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:02:30 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:02:30 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_str_format.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='6,,,8', datacolumn='all' ) 2026-02-05 16:02:30 SEVERE hanningsmooth::::casa Exception Reported: Error in hanningsmooth: ('smooth_spw must be a list of single SPWs, a string with comma separated SPWs or SPWs ranges with ~. Cannot parse string as a SPW range: ', ['']) 2026-02-05 16:02:30 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 748, in __call__ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ task_result = _hanningsmooth_t( _pc.document['vis'],_pc.document['outputvis'],_pc.document['keepmms'],_pc.document['field'],_pc.document['spw'],_pc.document['scan'],_pc.document['antenna'],_pc.document['correlation'],_pc.document['timerange'],_pc.document['intent'],_pc.document['array'],_pc.document['uvrange'],_pc.document['observation'],_pc.document['feed'],_pc.document['smooth_spw'],_pc.document['datacolumn'] ) 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_hanningsmooth.py", line 99, in hanningsmooth 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ raise ValueError("smooth_spw must be a list of single SPWs, a str\ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ ValueError: ('smooth_spw must be a list of single SPWs, a string with comma separated SPWs or SPWs ranges with ~. Cannot parse string as a SPW range: ', ['']) 2026-02-05 16:02:30 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:02:29.542568 End time: 2026-02-05 16:02:29.554392 2026-02-05 16:02:30 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:02:30 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:02:30 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:02:30 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 16:02:30 INFO hanningsmooth::::casa hanningsmooth( vis='Four_ants_3C286.ms', outputvis='hanning_smooth_spw_str_format.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', smooth_spw='6, ,8', datacolumn='all' ) 2026-02-05 16:02:30 SEVERE hanningsmooth::::casa Exception Reported: Error in hanningsmooth: ('smooth_spw must be a list of single SPWs, a string with comma separated SPWs or SPWs ranges with ~. Cannot parse string as a SPW range: ', [' ']) 2026-02-05 16:02:30 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 748, in __call__ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ task_result = _hanningsmooth_t( _pc.document['vis'],_pc.document['outputvis'],_pc.document['keepmms'],_pc.document['field'],_pc.document['spw'],_pc.document['scan'],_pc.document['antenna'],_pc.document['correlation'],_pc.document['timerange'],_pc.document['intent'],_pc.document['array'],_pc.document['uvrange'],_pc.document['observation'],_pc.document['feed'],_pc.document['smooth_spw'],_pc.document['datacolumn'] ) 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_hanningsmooth.py", line 99, in hanningsmooth 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ raise ValueError("smooth_spw must be a list of single SPWs, a str\ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ ValueError: ('smooth_spw must be a list of single SPWs, a string with comma separated SPWs or SPWs ranges with ~. Cannot parse string as a SPW range: ', [' ']) 2026-02-05 16:02:30 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 16:02:29.557583 End time: 2026-02-05 16:02:29.569318 2026-02-05 16:02:30 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 16:02:30 INFO hanningsmooth::::casa ########################################## 2026-02-05 16:02:30 SEVERE hanningsmooth::::casa Exception Reported: Error in hanningsmooth: {'smooth_spw': ['must be of cStr type', 'must be of cInt type', 'must be of cIntVec type']} 2026-02-05 16:02:30 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 746, in __call__ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ AssertionError: {'smooth_spw': ['must be of cStr type', 'must be of cInt type', 'must be of cIntVec type']} 2026-02-05 16:02:30 SEVERE hanningsmooth::::casa Exception Reported: Error in hanningsmooth: {'smooth_spw': ['must be of cStr type', 'must be of cInt type', 'must be of cIntVec type']} 2026-02-05 16:02:30 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 746, in __call__ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ AssertionError: {'smooth_spw': ['must be of cStr type', 'must be of cInt type', 'must be of cIntVec type']} 2026-02-05 16:02:30 SEVERE hanningsmooth::::casa Exception Reported: Error in hanningsmooth: {'smooth_spw': ['must be of cStr type', 'must be of cInt type', 'must be of cIntVec type']} 2026-02-05 16:02:30 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 746, in __call__ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 16:02:30 INFO hanningsmooth::::casa+ AssertionError: {'smooth_spw': ['must be of cStr type', 'must be of cInt type', 'must be of cIntVec type']} . ---------------------------------------------------------------------- Ran 21 tests in 136.578s OK Generating XML reports...