2026-02-05 03:06:58 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-02-05 03:06:58 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-02-05 03:06:58 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-02-05 03:06:58 INFO ::casa 2026-02-05 03:06:58 INFO ::casa config values 2026-02-05 03:06:58 INFO ::casa agg = False 2026-02-05 03:06:58 INFO ::casa cachedir = '/home/casatest/.casa' 2026-02-05 03:06:58 INFO ::casa casaconfig_verbose = 1 2026-02-05 03:06:58 INFO ::casa colors = 'Neutral' 2026-02-05 03:06:58 INFO ::casa data_auto_update = False 2026-02-05 03:06:58 INFO ::casa data_update_interval = 1 2026-02-05 03:06:58 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-02-05 03:06:58 INFO ::casa iplog = False 2026-02-05 03:06:58 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/ipython-20260205-030653.log' 2026-02-05 03:06:58 INFO ::casa log2term = True 2026-02-05 03:06:58 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/casa-20260205-030653.log' 2026-02-05 03:06:58 INFO ::casa measures_auto_update = False 2026-02-05 03:06:58 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-02-05 03:06:58 INFO ::casa measures_site_interval = 2 2026-02-05 03:06:58 INFO ::casa measures_update_interval = 1 2026-02-05 03:06:58 INFO ::casa measurespath = '/opt/casa/data/master' 2026-02-05 03:06:58 INFO ::casa nogui = False 2026-02-05 03:06:58 INFO ::casa nologfile = False 2026-02-05 03:06:58 INFO ::casa nologger = True 2026-02-05 03:06:58 INFO ::casa pipeline = False 2026-02-05 03:06:58 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-02-05 03:06:58 INFO ::casa user_site = False 2026-02-05 03:06:58 INFO ::casa 2026-02-05 03:06:58 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-02-05 03:06:58 INFO ::casa measures version : WSRT_Measures_20211102-160001.ztar 2026-02-05 03:06:58 INFO ::casa 2026-02-05 03:06:58 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-02-05 03:06:58 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-02-05 03:06:58 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-02-05 03:06:58 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/02/04/15:15, 2026/05/05/00:00:00 2026-02-05 03:06:58 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 03:06:59 SEVERE hanningsmooth::::casa Exception Reported: Error in hanningsmooth: the vis parameter must be a path that exists ('badmsfile' does not exist) 2026-02-05 03:06:59 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 03:06:59 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 746, in __call__ 2026-02-05 03:06:59 INFO hanningsmooth::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-02-05 03:06:59 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:59 INFO hanningsmooth::::casa+ AssertionError: the vis parameter must be a path that exists ('badmsfile' does not exist) .2026-02-05 03:06:59 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:06:59 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:06:59 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 03:06:59 WARN hanningsmooth::::casa Input CORRECTED_DATA does not exist. Will use DATA 2026-02-05 03:06:59 INFO MSTransformManager::parseMsSpecParams Input file name is ngc5921_ut.ms 2026-02-05 03:06:59 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 03:06:59 INFO MSTransformManager::parseMsSpecParams Output file name is hann2.ms 2026-02-05 03:06:59 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:06:59 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:06:59 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:06:59 INFO MSTransformManager::open Select data 2026-02-05 03:06:59 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:06:59 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 03:06:59 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:00 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:06:58.654251 End time: 2026-02-05 03:06:59.624829 2026-02-05 03:07:00 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:00 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:07:00 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:00 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:00 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 03:07:00 WARN hanningsmooth::::casa Input CORRECTED_DATA does not exist. Will use DATA 2026-02-05 03:07:00 INFO MSTransformManager::parseMsSpecParams Input file name is ngc5921_ut.ms 2026-02-05 03:07:00 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 03:07:00 INFO MSTransformManager::parseMsSpecParams Output file name is hann3.ms 2026-02-05 03:07:00 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:00 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:00 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:00 INFO MSTransformManager::open Select data 2026-02-05 03:07:00 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:00 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 03:07:00 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:01 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:06:59.883509 End time: 2026-02-05 03:07:00.830447 2026-02-05 03:07:01 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:01 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:07:12 INFO split::::casa ########################################## 2026-02-05 03:07:12 INFO split::::casa ##### Begin Task: split ##### 2026-02-05 03:07:12 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 03:07:12 INFO MSTransformManager::parseMsSpecParams Input file name is ngc5921_ut.ms 2026-02-05 03:07:12 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 03:07:12 INFO MSTransformManager::parseMsSpecParams Output file name is splithan.ms 2026-02-05 03:07:12 INFO MSTransformManager::parseDataSelParams scan selection is 1,2 2026-02-05 03:07:12 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:12 INFO MSTransformManager::initDataSelectionParams Selected Scans Ids are [1, 2] 2026-02-05 03:07:12 INFO MSTransformManager::open Select data 2026-02-05 03:07:12 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:12 INFO MSTransformDataHandler::makeSelection 6399 out of 22653 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:12 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 03:07:12 INFO split::::casa Task split complete. Start time: 2026-02-05 03:07:12.095950 End time: 2026-02-05 03:07:12.401560 2026-02-05 03:07:12 INFO split::::casa ##### End Task: split ##### 2026-02-05 03:07:12 INFO split::::casa ########################################## 2026-02-05 03:07:12 INFO partition::::casa ########################################## 2026-02-05 03:07:12 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:12 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 03:07:12 INFO ParallelDataHelper::::casa Analyzing MS for partitioning 2026-02-05 03:07:12 INFO ParallelDataHelper::::casa Automatically distribute the scan/spw pairs to balance the load along field, spw and scan axes 2026-02-05 03:07:12 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 03:07:12 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (2), setting nsubms to 2 2026-02-05 03:07:12 INFO partition::::casa ########################################## 2026-02-05 03:07:12 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:12 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 03:07:12 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.ms 2026-02-05 03:07:12 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 03:07:12 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 03:07:13 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:13 INFO MSTransformManager::open Select data 2026-02-05 03:07:13 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:13 INFO MSTransformDataHandler::makeSelection 4509 out of 6399 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:13 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 03:07:13 INFO partition::::casa Run the tool to partition the MS 2026-02-05 03:07:13 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:12.496853 End time: 2026-02-05 03:07:12.822402 2026-02-05 03:07:13 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:13 INFO partition::::casa ########################################## 2026-02-05 03:07:13 INFO partition::::casa ########################################## 2026-02-05 03:07:13 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:13 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 03:07:13 INFO MSTransformManager::parseMsSpecParams Input file name is /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_hanningsmooth_casashell/splithan.ms 2026-02-05 03:07:13 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 03:07:13 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 03:07:13 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:13 INFO MSTransformManager::open Select data 2026-02-05 03:07:13 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:13 INFO MSTransformDataHandler::makeSelection 1890 out of 6399 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:13 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 03:07:13 INFO partition::::casa Run the tool to partition the MS 2026-02-05 03:07:13 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:12.826505 End time: 2026-02-05 03:07:13.111958 2026-02-05 03:07:13 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:13 INFO partition::::casa ########################################## 2026-02-05 03:07:13 INFO ParallelDataHelper::::casa Finalizing MMS structure 2026-02-05 03:07:13 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 03:07:13 INFO partition::::casa Create a backup of the flags that are in the MMS 2026-02-05 03:07:13 INFO AgentFlagger::open Table type is Measurement Set 2026-02-05 03:07:13 INFO FlagVersion::saveFlagVersion Creating new backup flag file called partition_1 2026-02-05 03:07:13 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:12.409388 End time: 2026-02-05 03:07:13.447102 2026-02-05 03:07:13 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:13 INFO partition::::casa ########################################## 2026-02-05 03:07:15 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 03:07:15 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:15 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:15 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 03:07:15 INFO ParallelDataHelper::::casa Analyzing MS for partitioning 2026-02-05 03:07:15 INFO ParallelDataHelper::::casa Input vis is a Multi-MS 2026-02-05 03:07:15 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:15 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:15 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 03:07:15 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 03:07:15 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 03:07:15 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 03:07:15 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:15 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:15 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:15 INFO MSTransformManager::open Select data 2026-02-05 03:07:15 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:15 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 03:07:15 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:16 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:15.226463 End time: 2026-02-05 03:07:15.685737 2026-02-05 03:07:16 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:16 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:16 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:16 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:16 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 03:07:16 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 03:07:16 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 03:07:16 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 03:07:16 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:16 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:16 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:16 INFO MSTransformManager::open Select data 2026-02-05 03:07:16 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:16 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 03:07:16 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:16 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:15.692404 End time: 2026-02-05 03:07:16.094158 2026-02-05 03:07:16 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:16 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:16 INFO ParallelDataHelper::::casa Finalizing MMS structure 2026-02-05 03:07:16 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 03:07:16 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:15.154872 End time: 2026-02-05 03:07:16.364929 2026-02-05 03:07:16 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:16 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:18 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 03:07:21 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:21 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:21 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 03:07:21 INFO MSTransformManager::parseMsSpecParams Input file name is ngc5921_ut.ms 2026-02-05 03:07:21 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:21 INFO MSTransformManager::parseMsSpecParams Output file name is hann6.ms 2026-02-05 03:07:21 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:21 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:21 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:21 INFO MSTransformManager::open Select data 2026-02-05 03:07:21 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:21 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 03:07:21 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:22 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:21.074228 End time: 2026-02-05 03:07:21.949112 2026-02-05 03:07:22 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:22 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:07:22 INFO clearcal::::casa ########################################## 2026-02-05 03:07:22 INFO clearcal::::casa ##### Begin Task: clearcal ##### 2026-02-05 03:07:22 INFO clearcal::::casa clearcal( vis='ngc5921_ut.ms', field='', spw='', intent='', addmodel=False ) 2026-02-05 03:07:22 INFO clearcal::::casa Need to create scratch columns; ignoring selection. 2026-02-05 03:07:22 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. 2026-02-05 03:07:22 INFO calibrater::open ****Using OLD VI-driven calibrater tool**** 2026-02-05 03:07:22 INFO calibrater::open Opening MS: ngc5921_ut.ms for calibration. 2026-02-05 03:07:22 INFO VisSetUtil::addScrCols Adding CORRECTED_DATA column(s). 2026-02-05 03:07:22 INFO Calibrater:: Initializing nominal selection to the whole MS. 2026-02-05 03:07:22 INFO clearcal::::casa Task clearcal complete. Start time: 2026-02-05 03:07:22.198246 End time: 2026-02-05 03:07:22.360638 2026-02-05 03:07:22 INFO clearcal::::casa ##### End Task: clearcal ##### 2026-02-05 03:07:22 INFO clearcal::::casa ########################################## 2026-02-05 03:07:23 INFO cvel::::casa ########################################## 2026-02-05 03:07:23 INFO cvel::::casa ##### Begin Task: cvel ##### 2026-02-05 03:07:23 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 03:07:23 INFO cvel::::casa Creating working copy ... 2026-02-05 03:07:23 INFO cvel::::casa Using 1331+30500002_0 (original field 0, new field 0) as common direction for the output reference frame. 2026-02-05 03:07:23 INFO ms::cvel Input spectral window 0 has 63 channels of width 2.441406e+04 Hz 2026-02-05 03:07:23 INFO ms::cvel+ First channel center = 1.412665074e+09 Hz, last channel center = 1.414178746e+09 Hz 2026-02-05 03:07:23 INFO ms::cvel Starting combination of spectral windows ... 2026-02-05 03:07:23 INFO SubMS::combineSpws() Less than two SPWs selected. No combination necessary. 2026-02-05 03:07:23 INFO ms::cvel 2026-02-05 03:07:23 INFO ms::cvel Testing if spectral frame transformation/regridding is needed ... 2026-02-05 03:07:23 INFO SubMS::regridSpw() Using tabulated observatory position for VLA: 2026-02-05 03:07:23 INFO SubMS::regridSpw() Position: [-1.60119e+06, -5.04198e+06, 3.55488e+06] (ITRF) 2026-02-05 03:07:23 INFO SubMS::regridSpw() Hanning smoothing not applied in regridding step since no regridding was necessary. 2026-02-05 03:07:23 INFO ms::cvel SubMS not modified by regridding. 2026-02-05 03:07:23 INFO ms::cvel Final spectral window has 63 channels of width 2.441406e+04 Hz 2026-02-05 03:07:23 INFO ms::cvel+ First channel center = 1.412665074e+09 Hz, last channel center = 1.414178746e+09 Hz 2026-02-05 03:07:23 INFO ms::hanningsmooth Smoothing MS Main Table column CORRECTED_DATA ... 2026-02-05 03:07:23 INFO ms::hanningsmooth Smoothing MS Main Table column DATA ... 2026-02-05 03:07:23 INFO cvel::::casa Task cvel complete. Start time: 2026-02-05 03:07:22.555497 End time: 2026-02-05 03:07:22.967708 2026-02-05 03:07:23 INFO cvel::::casa ##### End Task: cvel ##### 2026-02-05 03:07:23 INFO cvel::::casa ########################################## .2026-02-05 03:07:23 INFO mstransform::::casa ########################################## 2026-02-05 03:07:23 INFO mstransform::::casa ##### Begin Task: mstransform ##### 2026-02-05 03:07:23 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 03:07:23 INFO mstransform::::casa Apply Hanning smoothing 2026-02-05 03:07:23 INFO mstransform::::casa Parse regridding parameters 2026-02-05 03:07:23 INFO MSTransformManager::parseMsSpecParams Input file name is ngc5921_ut.ms 2026-02-05 03:07:23 INFO MSTransformManager::parseMsSpecParams Data column is DATA 2026-02-05 03:07:23 INFO MSTransformManager::parseMsSpecParams Output file name is cvelngc.ms 2026-02-05 03:07:23 INFO MSTransformManager::parseMsSpecParams Re-index is enabled 2026-02-05 03:07:23 INFO MSTransformManager::parseMsSpecParams Tile shape is [0] 2026-02-05 03:07:23 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:23 INFO MSTransformManager::parseRefFrameTransParams Regrid MS is activated 2026-02-05 03:07:23 INFO MSTransformManager::parseRefFrameTransParams Output reference frame is cmb 2026-02-05 03:07:23 INFO MSTransformManager::parseRefFrameTransParams Interpolation method is linear 2026-02-05 03:07:23 INFO MSTransformManager::parseFreqSpecParams Mode is channel 2026-02-05 03:07:23 INFO MSTransformManager::parseFreqSpecParams Number of output channels is -1 2026-02-05 03:07:23 INFO MSTransformManager::parseFreqSpecParams Start is 0 2026-02-05 03:07:23 INFO MSTransformManager::parseFreqSpecParams Width is 1 2026-02-05 03:07:24 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:24 INFO MSTransformManager::open Select data 2026-02-05 03:07:24 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:24 INFO MSTransformManager::checkFillWeightSpectrum Optional column WEIGHT_SPECTRUM found in input MS will be written to output MS 2026-02-05 03:07:24 INFO MSTransformManager::regridSpwSubTable Regridding SPW with Id 0 2026-02-05 03:07:24 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 03:07:24 INFO MSTransformManager::regridSpwAux Calculate frequencies in output reference frame 2026-02-05 03:07:24 INFO MSTransformRegridder::calcChanFreqs Channels equidistant in freq 2026-02-05 03:07:24 INFO MSTransformRegridder::calcChanFreqs+ Central frequency (in output frame) = 1.41235e+09 Hz 2026-02-05 03:07:24 INFO MSTransformRegridder::calcChanFreqs+ Width of central channel (in output frame) = 24395.6 Hz 2026-02-05 03:07:24 INFO MSTransformRegridder::calcChanFreqs+ Number of channels = 63 2026-02-05 03:07:24 INFO MSTransformRegridder::calcChanFreqs+ Total width of SPW (in output frame) = 1.53692e+06 Hz 2026-02-05 03:07:24 INFO MSTransformRegridder::calcChanFreqs+ Lower edge = 1.41158e+09 Hz, upper edge = 1.41312e+09 Hz 2026-02-05 03:07:24 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 03:07:24 INFO ParallelDataHelper::::casa Apply the transformations 2026-02-05 03:07:25 INFO mstransform::::casa Task mstransform complete. Start time: 2026-02-05 03:07:23.481743 End time: 2026-02-05 03:07:25.025126 2026-02-05 03:07:25 INFO mstransform::::casa ##### End Task: mstransform ##### 2026-02-05 03:07:25 INFO mstransform::::casa ########################################## .2026-02-05 03:07:27 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:27 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:27 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 03:07:27 INFO MSTransformManager::parseMsSpecParams Input file name is ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.ms 2026-02-05 03:07:27 INFO MSTransformManager::parseMsSpecParams Data column is CORRECTED 2026-02-05 03:07:27 INFO MSTransformManager::parseMsSpecParams Output file name is hanncorr.ms 2026-02-05 03:07:27 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:27 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:27 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:27 INFO MSTransformManager::open Select data 2026-02-05 03:07:27 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:28 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:28 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:27.055137 End time: 2026-02-05 03:07:27.667700 2026-02-05 03:07:28 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:28 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:07:31 INFO partition::::casa ########################################## 2026-02-05 03:07:31 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:31 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 03:07:31 INFO ParallelDataHelper::::casa Analyzing MS for partitioning 2026-02-05 03:07:32 INFO ParallelDataHelper::::casa Automatically distribute the scan/spw pairs to balance the load along field, spw and scan axes 2026-02-05 03:07:32 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 03:07:32 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2026-02-05 03:07:32 INFO partition::::casa ########################################## 2026-02-05 03:07:32 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:32 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 03:07:32 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 03:07:32 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:32 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 03:07:32 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:32 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:32 INFO MSTransformManager::open Select data 2026-02-05 03:07:32 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:32 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:32 INFO partition::::casa Run the tool to partition the MS 2026-02-05 03:07:32 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:31.541352 End time: 2026-02-05 03:07:32.251797 2026-02-05 03:07:32 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:32 INFO partition::::casa ########################################## 2026-02-05 03:07:32 INFO partition::::casa ########################################## 2026-02-05 03:07:32 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:32 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 03:07:32 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 03:07:32 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:32 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 03:07:32 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:32 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:32 INFO MSTransformManager::open Select data 2026-02-05 03:07:32 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:32 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:33 INFO partition::::casa Run the tool to partition the MS 2026-02-05 03:07:33 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:32.257604 End time: 2026-02-05 03:07:32.948775 2026-02-05 03:07:33 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:33 INFO partition::::casa ########################################## 2026-02-05 03:07:33 INFO partition::::casa ########################################## 2026-02-05 03:07:33 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:33 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 03:07:33 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 03:07:33 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:33 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 03:07:33 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:33 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:33 INFO MSTransformManager::open Select data 2026-02-05 03:07:33 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:33 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:33 INFO partition::::casa Run the tool to partition the MS 2026-02-05 03:07:34 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:32.952830 End time: 2026-02-05 03:07:33.636553 2026-02-05 03:07:34 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:34 INFO partition::::casa ########################################## 2026-02-05 03:07:34 INFO partition::::casa ########################################## 2026-02-05 03:07:34 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:34 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 03:07:34 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 03:07:34 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:34 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 03:07:34 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:34 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:34 INFO MSTransformManager::open Select data 2026-02-05 03:07:34 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:34 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:34 INFO partition::::casa Run the tool to partition the MS 2026-02-05 03:07:34 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:33.641258 End time: 2026-02-05 03:07:34.330069 2026-02-05 03:07:34 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:34 INFO partition::::casa ########################################## 2026-02-05 03:07:34 INFO ParallelDataHelper::::casa Finalizing MMS structure 2026-02-05 03:07:34 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 03:07:35 INFO partition::::casa Create a backup of the flags that are in the MMS 2026-02-05 03:07:35 INFO AgentFlagger::open Table type is Measurement Set 2026-02-05 03:07:35 INFO FlagVersion::saveFlagVersion Creating new backup flag file called partition_1 2026-02-05 03:07:35 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:31.465020 End time: 2026-02-05 03:07:35.369228 2026-02-05 03:07:35 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:35 INFO partition::::casa ########################################## 2026-02-05 03:07:35 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:35 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:35 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 03:07:35 INFO ParallelDataHelper::::casa Analyzing MS for partitioning 2026-02-05 03:07:35 INFO ParallelDataHelper::::casa Input vis is a Multi-MS 2026-02-05 03:07:36 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:36 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:36 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 03:07:36 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 03:07:36 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:36 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 03:07:36 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:36 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:36 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:36 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:36 INFO MSTransformManager::open Select data 2026-02-05 03:07:36 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:36 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:36 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:35.504326 End time: 2026-02-05 03:07:36.060414 2026-02-05 03:07:36 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:36 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:36 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:36 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:36 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 03:07:36 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 03:07:36 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:36 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 03:07:36 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:36 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:36 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:36 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:36 INFO MSTransformManager::open Select data 2026-02-05 03:07:36 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:37 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:37 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:36.065615 End time: 2026-02-05 03:07:36.635238 2026-02-05 03:07:37 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:37 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:37 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:37 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:37 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 03:07:37 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 03:07:37 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:37 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 03:07:37 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:37 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:37 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:37 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:37 INFO MSTransformManager::open Select data 2026-02-05 03:07:37 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:37 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:37 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:36.641593 End time: 2026-02-05 03:07:37.277068 2026-02-05 03:07:37 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:37 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:37 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:37 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:37 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 03:07:37 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 03:07:37 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:37 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 03:07:37 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:37 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:37 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:37 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:37 INFO MSTransformManager::open Select data 2026-02-05 03:07:37 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:38 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:38 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:37.282003 End time: 2026-02-05 03:07:37.887459 2026-02-05 03:07:38 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:38 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:38 INFO ParallelDataHelper::::casa Finalizing MMS structure 2026-02-05 03:07:38 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 03:07:39 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:35.374895 End time: 2026-02-05 03:07:38.756242 2026-02-05 03:07:39 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:39 INFO hanningsmooth::::casa ########################################## ................. Creating test MMS .................. .2026-02-05 03:07:39 INFO partition::::casa ########################################## 2026-02-05 03:07:39 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:39 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 03:07:39 INFO ParallelDataHelper::::casa Analyzing MS for partitioning 2026-02-05 03:07:39 INFO ParallelDataHelper::::casa Automatically distribute the scan/spw pairs to balance the load along field, spw and scan axes 2026-02-05 03:07:39 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 03:07:39 WARN ParallelDataHelper::getPartitionMap::casa Number of subMSs (8) is greater than available scan,ddi pairs (4), setting nsubms to 4 2026-02-05 03:07:39 INFO partition::::casa ########################################## 2026-02-05 03:07:39 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:39 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 03:07:39 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 03:07:39 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:39 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 03:07:39 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:39 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:39 INFO MSTransformManager::open Select data 2026-02-05 03:07:39 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:39 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:40 INFO partition::::casa Run the tool to partition the MS 2026-02-05 03:07:40 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:39.198627 End time: 2026-02-05 03:07:39.916006 2026-02-05 03:07:40 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:40 INFO partition::::casa ########################################## 2026-02-05 03:07:40 INFO partition::::casa ########################################## 2026-02-05 03:07:40 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:40 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 03:07:40 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 03:07:40 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:40 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 03:07:40 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:40 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:40 INFO MSTransformManager::open Select data 2026-02-05 03:07:40 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:40 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:40 INFO partition::::casa Run the tool to partition the MS 2026-02-05 03:07:41 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:39.923011 End time: 2026-02-05 03:07:40.570295 2026-02-05 03:07:41 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:41 INFO partition::::casa ########################################## 2026-02-05 03:07:41 INFO partition::::casa ########################################## 2026-02-05 03:07:41 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:41 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 03:07:41 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 03:07:41 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:41 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 03:07:41 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:41 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:41 INFO MSTransformManager::open Select data 2026-02-05 03:07:41 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:41 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:41 INFO partition::::casa Run the tool to partition the MS 2026-02-05 03:07:41 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:40.574268 End time: 2026-02-05 03:07:41.147318 2026-02-05 03:07:41 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:41 INFO partition::::casa ########################################## 2026-02-05 03:07:41 INFO partition::::casa ########################################## 2026-02-05 03:07:41 INFO partition::::casa ##### Begin Task: partition ##### 2026-02-05 03:07:41 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 03:07:41 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 03:07:41 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:41 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 03:07:41 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:41 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:41 INFO MSTransformManager::open Select data 2026-02-05 03:07:41 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:41 INFO MSTransformDataHandler::makeSelection 1 out of 4 rows are going to be considered due to the selection criteria. 2026-02-05 03:07:42 INFO partition::::casa Run the tool to partition the MS 2026-02-05 03:07:42 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:41.151188 End time: 2026-02-05 03:07:41.686179 2026-02-05 03:07:42 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:42 INFO partition::::casa ########################################## 2026-02-05 03:07:42 INFO ParallelDataHelper::::casa Finalizing MMS structure 2026-02-05 03:07:42 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 03:07:42 INFO partition::::casa Create a backup of the flags that are in the MMS 2026-02-05 03:07:42 INFO AgentFlagger::open Table type is Measurement Set 2026-02-05 03:07:42 INFO FlagVersion::saveFlagVersion Creating new backup flag file called partition_1 2026-02-05 03:07:43 INFO partition::::casa Task partition complete. Start time: 2026-02-05 03:07:39.097690 End time: 2026-02-05 03:07:42.550270 2026-02-05 03:07:43 INFO partition::::casa ##### End Task: partition ##### 2026-02-05 03:07:43 INFO partition::::casa ########################################## 2026-02-05 03:07:43 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:43 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:43 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 03:07:43 INFO MSTransformManager::parseMsSpecParams Input file name is ALMA-data-mst-science-testing-CAS-5013-one-baseline-one-timestamp.test.mms 2026-02-05 03:07:43 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:43 INFO MSTransformManager::parseMsSpecParams Output file name is hannall.ms 2026-02-05 03:07:43 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:43 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:43 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:43 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:43 INFO MSTransformManager::open Select data 2026-02-05 03:07:43 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:43 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:43 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:42.555223 End time: 2026-02-05 03:07:43.176454 2026-02-05 03:07:43 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:43 INFO hanningsmooth::::casa ########################################## ................. Creating test MMS .................. .2026-02-05 03:07:43 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:43 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:43 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 03:07:43 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 03:07:43 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:43 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_int.ms 2026-02-05 03:07:43 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:43 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:43 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:43 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:43 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 03:07:43 INFO MSTransformManager::open Select data 2026-02-05 03:07:43 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:44 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:46 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:43.464410 End time: 2026-02-05 03:07:45.797730 2026-02-05 03:07:46 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:46 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:07:56 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:07:56 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:07:56 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 03:07:56 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 03:07:56 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:07:56 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_intvec.ms 2026-02-05 03:07:56 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:07:56 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:07:56 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:07:56 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:07:56 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 03:07:56 INFO MSTransformManager::open Select data 2026-02-05 03:07:56 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:07:56 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:07:58 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:07:55.989914 End time: 2026-02-05 03:07:58.321620 2026-02-05 03:07:58 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:07:58 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:08:08 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:08:08 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:08:08 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 03:08:08 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 03:08:08 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:08:08 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_intvec_sel.ms 2026-02-05 03:08:08 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:08:08 INFO MSTransformManager::parseDataSelParams spw selection is 5,6,7,8,9,10 2026-02-05 03:08:08 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:08:08 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:08:08 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:08:08 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 03:08:08 INFO MSTransformManager::initDataSelectionParams Selected SPWs Ids are Axis Lengths: [6, 4] (NB: Matrix in Row/Column order) 2026-02-05 03:08:08 INFO MSTransformManager::initDataSelectionParams+ [5, 0, 63, 1 2026-02-05 03:08:08 INFO MSTransformManager::initDataSelectionParams+ 6, 0, 63, 1 2026-02-05 03:08:08 INFO MSTransformManager::initDataSelectionParams+ 7, 0, 63, 1 2026-02-05 03:08:08 INFO MSTransformManager::initDataSelectionParams+ 8, 0, 63, 1 2026-02-05 03:08:08 INFO MSTransformManager::initDataSelectionParams+ 9, 0, 63, 1 2026-02-05 03:08:08 INFO MSTransformManager::initDataSelectionParams+ 10, 0, 63, 1] 2026-02-05 03:08:08 INFO MSTransformManager::open Select data 2026-02-05 03:08:08 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:08:08 INFO MSTransformDataHandler::makeSelection 6444 out of 17184 rows are going to be considered due to the selection criteria. 2026-02-05 03:08:08 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:08:09 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:08:08.183864 End time: 2026-02-05 03:08:09.380892 2026-02-05 03:08:09 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:08:09 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:08:13 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:08:13 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:08:13 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 03:08:13 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 03:08:13 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:08:13 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw-intvec_sel_gap.ms 2026-02-05 03:08:13 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:08:13 INFO MSTransformManager::parseDataSelParams spw selection is 7,8,9 2026-02-05 03:08:13 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:08:13 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:08:13 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:08:13 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 03:08:13 INFO MSTransformManager::initDataSelectionParams Selected SPWs Ids are Axis Lengths: [3, 4] (NB: Matrix in Row/Column order) 2026-02-05 03:08:13 INFO MSTransformManager::initDataSelectionParams+ [7, 0, 63, 1 2026-02-05 03:08:13 INFO MSTransformManager::initDataSelectionParams+ 8, 0, 63, 1 2026-02-05 03:08:13 INFO MSTransformManager::initDataSelectionParams+ 9, 0, 63, 1] 2026-02-05 03:08:13 INFO MSTransformManager::open Select data 2026-02-05 03:08:13 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:08:13 INFO MSTransformDataHandler::makeSelection 3222 out of 17184 rows are going to be considered due to the selection criteria. 2026-02-05 03:08:14 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:08:14 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:08:13.241271 End time: 2026-02-05 03:08:14.010031 2026-02-05 03:08:14 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:08:14 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:08:16 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:08:16 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:08:16 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 03:08:16 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 03:08:16 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:08:16 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_intvec_sel_noov.ms 2026-02-05 03:08:16 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:08:16 INFO MSTransformManager::parseDataSelParams spw selection is 7,8,9 2026-02-05 03:08:16 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:08:16 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:08:16 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:08:16 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 03:08:16 INFO MSTransformManager::initDataSelectionParams Selected SPWs Ids are Axis Lengths: [3, 4] (NB: Matrix in Row/Column order) 2026-02-05 03:08:16 INFO MSTransformManager::initDataSelectionParams+ [7, 0, 63, 1 2026-02-05 03:08:16 INFO MSTransformManager::initDataSelectionParams+ 8, 0, 63, 1 2026-02-05 03:08:16 INFO MSTransformManager::initDataSelectionParams+ 9, 0, 63, 1] 2026-02-05 03:08:16 INFO MSTransformManager::open Select data 2026-02-05 03:08:16 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:08:16 INFO MSTransformDataHandler::makeSelection 3222 out of 17184 rows are going to be considered due to the selection criteria. 2026-02-05 03:08:17 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:08:17 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:08:16.257042 End time: 2026-02-05 03:08:17.004792 2026-02-05 03:08:17 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:08:17 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:08:19 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:08:19 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:08:19 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 03:08:19 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 03:08:19 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:08:19 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_str.ms 2026-02-05 03:08:19 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:08:19 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:08:19 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:08:19 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:08:19 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 03:08:19 INFO MSTransformManager::open Select data 2026-02-05 03:08:19 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:08:20 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:08:22 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:08:19.368614 End time: 2026-02-05 03:08:21.924728 2026-02-05 03:08:22 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:08:22 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:08:32 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:08:32 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:08:32 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 03:08:32 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 03:08:32 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:08:32 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_str_def.ms 2026-02-05 03:08:32 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:08:32 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:08:32 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:08:32 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:08:32 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 03:08:32 INFO MSTransformManager::open Select data 2026-02-05 03:08:32 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:08:32 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:08:34 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:08:31.678452 End time: 2026-02-05 03:08:34.161935 2026-02-05 03:08:34 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:08:34 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:08:43 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:08:43 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:08:43 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 03:08:43 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 03:08:43 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:08:43 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_str_range.ms 2026-02-05 03:08:43 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:08:43 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:08:43 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:08:43 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:08:43 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 03:08:43 INFO MSTransformManager::open Select data 2026-02-05 03:08:43 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:08:43 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:08:46 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:08:43.065516 End time: 2026-02-05 03:08:45.549042 2026-02-05 03:08:46 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:08:46 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:08:56 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:08:56 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:08:56 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 03:08:56 INFO MSTransformManager::parseMsSpecParams Input file name is Four_ants_3C286.ms 2026-02-05 03:08:56 INFO MSTransformManager::parseMsSpecParams Data column is ALL 2026-02-05 03:08:56 INFO MSTransformManager::parseMsSpecParams Output file name is hanning_smooth_spw_str_spc.ms 2026-02-05 03:08:56 INFO MSTransformManager::parseMsSpecParams Re-index is disabled 2026-02-05 03:08:56 INFO MSTransformManager::parseFreqTransParams Hanning Smooth is activated 2026-02-05 03:08:56 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input DATA column 2026-02-05 03:08:56 INFO MSTransformManager::colCheckInfo Adding CORRECTED_DATA column to output MS from input CORRECTED_DATA column 2026-02-05 03:08:56 INFO MSTransformManager::colCheckInfo Adding MODEL_DATA column to output MS from input MODEL_DATA column 2026-02-05 03:08:56 INFO MSTransformManager::open Select data 2026-02-05 03:08:56 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-05 03:08:56 INFO hanningsmooth::::casa Apply Hanning smoothing on data 2026-02-05 03:08:58 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:08:55.519893 End time: 2026-02-05 03:08:58.047220 2026-02-05 03:08:58 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:08:58 INFO hanningsmooth::::casa ########################################## .2026-02-05 03:09:08 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:09:08 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:09:08 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 03:09:08 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 03:09:08 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 748, in __call__ 2026-02-05 03:09:08 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 03:09:08 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_hanningsmooth.py", line 99, in hanningsmooth 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ raise ValueError("smooth_spw must be a list of single SPWs, a str\ 2026-02-05 03:09:08 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 03:09:08 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:09:08.049103 End time: 2026-02-05 03:09:08.082381 2026-02-05 03:09:08 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:09:08 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:09:08 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:09:08 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:09:08 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 03:09:08 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 03:09:08 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 748, in __call__ 2026-02-05 03:09:08 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 03:09:08 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_hanningsmooth.py", line 99, in hanningsmooth 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ raise ValueError("smooth_spw must be a list of single SPWs, a str\ 2026-02-05 03:09:08 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 03:09:08 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:09:08.088257 End time: 2026-02-05 03:09:08.112076 2026-02-05 03:09:08 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:09:08 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:09:08 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:09:08 INFO hanningsmooth::::casa ##### Begin Task: hanningsmooth ##### 2026-02-05 03:09:08 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 03:09:08 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 03:09:08 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 748, in __call__ 2026-02-05 03:09:08 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 03:09:08 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_hanningsmooth.py", line 99, in hanningsmooth 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ raise ValueError("smooth_spw must be a list of single SPWs, a str\ 2026-02-05 03:09:08 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 03:09:08 INFO hanningsmooth::::casa Task hanningsmooth complete. Start time: 2026-02-05 03:09:08.117041 End time: 2026-02-05 03:09:08.137648 2026-02-05 03:09:08 INFO hanningsmooth::::casa ##### End Task: hanningsmooth ##### 2026-02-05 03:09:08 INFO hanningsmooth::::casa ########################################## 2026-02-05 03:09:08 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 03:09:08 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 746, in __call__ 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ AssertionError: {'smooth_spw': ['must be of cStr type', 'must be of cInt type', 'must be of cIntVec type']} 2026-02-05 03:09:08 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 03:09:08 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 746, in __call__ 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ AssertionError: {'smooth_spw': ['must be of cStr type', 'must be of cInt type', 'must be of cIntVec type']} 2026-02-05 03:09:08 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 03:09:08 INFO hanningsmooth::::casa Traceback (most recent call last): 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/hanningsmooth.py", line 746, in __call__ 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-02-05 03:09:08 INFO hanningsmooth::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:09:08 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 130.502s OK Generating XML reports...