2026-02-10 03:44:14 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-02-10 03:44:14 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.5-4-py3.12.el9/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-02-10 03:44:14 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-02-10 03:44:14 INFO ::casa 2026-02-10 03:44:14 INFO ::casa config values 2026-02-10 03:44:14 INFO ::casa agg = False 2026-02-10 03:44:14 INFO ::casa cachedir = '/home/casatest/.casa' 2026-02-10 03:44:14 INFO ::casa casaconfig_verbose = 1 2026-02-10 03:44:14 INFO ::casa colors = 'Neutral' 2026-02-10 03:44:14 INFO ::casa data_auto_update = False 2026-02-10 03:44:14 INFO ::casa data_update_interval = 1 2026-02-10 03:44:14 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-02-10 03:44:14 INFO ::casa iplog = False 2026-02-10 03:44:14 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/ipython-20260210-034410.log' 2026-02-10 03:44:14 INFO ::casa log2term = True 2026-02-10 03:44:14 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/casa-20260210-034410.log' 2026-02-10 03:44:14 INFO ::casa measures_auto_update = False 2026-02-10 03:44:14 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-02-10 03:44:14 INFO ::casa measures_site_interval = 2 2026-02-10 03:44:14 INFO ::casa measures_update_interval = 1 2026-02-10 03:44:14 INFO ::casa measurespath = '/opt/casa/data/master' 2026-02-10 03:44:14 INFO ::casa nogui = False 2026-02-10 03:44:14 INFO ::casa nologfile = False 2026-02-10 03:44:14 INFO ::casa nologger = True 2026-02-10 03:44:14 INFO ::casa pipeline = False 2026-02-10 03:44:14 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-02-10 03:44:14 INFO ::casa user_site = False 2026-02-10 03:44:14 INFO ::casa 2026-02-10 03:44:14 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-02-10 03:44:14 INFO ::casa measures version : WSRT_Measures_20211217-160001.ztar 2026-02-10 03:44:14 INFO ::casa 2026-02-10 03:44:14 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-02-10 03:44:14 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-02-10 03:44:14 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-02-10 03:44:14 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/02/09/15:15, 2026/05/10/00:00:00 2026-02-10 03:44:14 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.4 -- Common Astronomy Software Applications [6.7.5.4] 2026-02-10 03:44:18 INFO fixvis::::casa ########################################## 2026-02-10 03:44:18 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:44:18 INFO fixvis::::casa fixvis( vis='0420+417.ms', outputvis='output.ms', field=[], refcode='J2000', reuse=True, phasecenter='', distances=[], datacolumn='all' ) 2026-02-10 03:44:18 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:44:18 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:44:18 INFO fixvis::::casa Will leave phase centers unchanged. 2026-02-10 03:44:18 INFO fixvis::::casa Recalculating the UVW coordinates ... 2026-02-10 03:44:18 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/output.ms 2026-02-10 03:44:18 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:44:18 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:44:19 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:44:17.577237 End time: 2026-02-10 03:44:19.274244 2026-02-10 03:44:19 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:44:19 INFO fixvis::::casa ########################################## .2026-02-10 03:44:19 INFO split::::casa ########################################## 2026-02-10 03:44:19 INFO split::::casa ##### Begin Task: split ##### 2026-02-10 03:44:19 INFO split::::casa split( vis='testx.ms', outputvis='test9tmp.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', datacolumn='corrected', keepflags=True, width=1, timebin='0s', combine='' ) 2026-02-10 03:44:19 INFO MSTransformManager::parseMsSpecParams Input file name is testx.ms 2026-02-10 03:44:19 INFO MSTransformManager::parseMsSpecParams Data column is CORRECTED 2026-02-10 03:44:19 INFO MSTransformManager::parseMsSpecParams Output file name is test9tmp.ms 2026-02-10 03:44:20 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input CORRECTED_DATA column 2026-02-10 03:44:20 INFO MSTransformManager::open Select data 2026-02-10 03:44:20 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-10 03:44:28 INFO split::::casa Task split complete. Start time: 2026-02-10 03:44:19.466997 End time: 2026-02-10 03:44:27.762059 2026-02-10 03:44:28 INFO split::::casa ##### End Task: split ##### 2026-02-10 03:44:28 INFO split::::casa ########################################## 2026-02-10 03:44:28 INFO fixvis::::casa ########################################## 2026-02-10 03:44:28 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:44:28 INFO fixvis::::casa fixvis( vis='test9tmp.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='-0.2333266794430661s 0deg', distances=[], datacolumn='CORRECTED' ) 2026-02-10 03:44:28 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:44:28 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:44:28 SEVERE fixvis::::casa Exception Reported: Error in fixvis: Datacolumn CORRECTED_DATA not present 2026-02-10 03:44:28 INFO fixvis::::casa Traceback (most recent call last): 2026-02-10 03:44:28 INFO fixvis::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/fixvis.py", line 472, in __call__ 2026-02-10 03:44:28 INFO fixvis::::casa+ task_result = _fixvis_t( _pc.document['vis'],_pc.document['outputvis'],_pc.document['field'],_pc.document['refcode'],_pc.document['reuse'],_pc.document['phasecenter'],_pc.document['distances'],_pc.document['datacolumn'] ) 2026-02-10 03:44:28 INFO fixvis::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 03:44:28 INFO fixvis::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_fixvis.py", line 207, in fixvis 2026-02-10 03:44:28 INFO fixvis::::casa+ raise RuntimeError(msg) 2026-02-10 03:44:28 INFO fixvis::::casa+ RuntimeError: Datacolumn CORRECTED_DATA not present 2026-02-10 03:44:28 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:44:27.776889 End time: 2026-02-10 03:44:27.905815 2026-02-10 03:44:28 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:44:28 INFO fixvis::::casa ########################################## Testing non-existing datacolumn - expected error *** Expected error *** .2026-02-10 03:44:28 INFO split::::casa ########################################## 2026-02-10 03:44:28 INFO split::::casa ##### Begin Task: split ##### 2026-02-10 03:44:28 INFO split::::casa split( vis='testx.ms', outputvis='test9tmp.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', datacolumn='corrected', keepflags=True, width=1, timebin='0s', combine='' ) 2026-02-10 03:44:28 INFO MSTransformManager::parseMsSpecParams Input file name is testx.ms 2026-02-10 03:44:28 INFO MSTransformManager::parseMsSpecParams Data column is CORRECTED 2026-02-10 03:44:28 INFO MSTransformManager::parseMsSpecParams Output file name is test9tmp.ms 2026-02-10 03:44:28 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input CORRECTED_DATA column 2026-02-10 03:44:28 INFO MSTransformManager::open Select data 2026-02-10 03:44:28 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-10 03:44:36 INFO split::::casa Task split complete. Start time: 2026-02-10 03:44:28.074747 End time: 2026-02-10 03:44:36.118338 2026-02-10 03:44:36 INFO split::::casa ##### End Task: split ##### 2026-02-10 03:44:36 INFO split::::casa ########################################## 2026-02-10 03:44:36 INFO fixvis::::casa ########################################## 2026-02-10 03:44:36 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:44:36 INFO fixvis::::casa fixvis( vis='test9tmp.ms', outputvis='testx.ms', field='1', refcode='J2000', reuse=True, phasecenter='-0.2333266794430661s 0deg', distances=[], datacolumn='DATA' ) 2026-02-10 03:44:36 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:44:36 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:44:36 INFO fixvis::::casa Will only modify the visibilities in the columns DATA 2026-02-10 03:44:36 INFO fixvis::::casa field: non-blanktest2_0 2026-02-10 03:44:36 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3331 -030.59.29.9987 2026-02-10 03:44:36 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.57062666] [-0.54090662] 2026-02-10 03:44:36 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:44:36 INFO fixvis::::casa No equinox given in parameter 'phasecenter': -0.2333266794430661s 0deg 2026-02-10 03:44:36 INFO fixvis::::casa Interpreting it as pair of offsets in (RA,DEC) ... 2026-02-10 03:44:36 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.0997 -030.59.29.9987 2026-02-10 03:44:36 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706436299021347 -0.5409066175416467 2026-02-10 03:44:36 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 1. 2026-02-10 03:44:36 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:44:36 INFO SubMS::parseColumnNames() Using DATA column. 2026-02-10 03:44:36 INFO FixVis::setFields Selecting fields 1 2026-02-10 03:44:36 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:44:36 INFO FixVis::makeSelection() Processing field 1 2026-02-10 03:44:38 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:44:36.131738 End time: 2026-02-10 03:44:37.520639 2026-02-10 03:44:38 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:44:38 INFO fixvis::::casa ########################################## 2026-02-10 03:44:38 INFO tclean::::casa ########################################## 2026-02-10 03:44:38 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:44:38 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:44:38 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:44:38 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:44:38 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:44:38 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:44:38 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:44:38 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:44:38 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:44:38 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:44:38 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:44:38 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:44:38 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:44:38 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:44:40 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:44:40 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.031356 2026-02-10 03:44:40 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:44:40 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:44:41 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:44:42 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:44:42 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:44:43 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:44:43 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:44:44 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:44:37.625890 End time: 2026-02-10 03:44:44.430673 2026-02-10 03:44:44 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:44:44 INFO tclean::::casa ########################################## 2026-02-10 03:44:44 INFO imstat::::casa ########################################## 2026-02-10 03:44:44 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:44:44 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:44:44 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:44:44 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:44:44 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:44:44 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:44:44 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:44:44 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:44:44 INFO imstat:::: Values --- 2026-02-10 03:44:44 INFO imstat:::: -- flux density [flux]: 0.0112617 Jy 2026-02-10 03:44:44 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:44:44 INFO imstat:::: -- maximum value [max]: 2.76818 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- minimum value [min]: -0.18577 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-02-10 03:44:44 INFO imstat:::: -- position of min value (pixel) [minpos]: [67, 19, 0, 0] 2026-02-10 03:44:44 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:44:44 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.286, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:44:44 INFO imstat:::: -- Sum of pixel values [sum]: 5.84977 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2178.05 Jy/beam.Jy/beam 2026-02-10 03:44:44 INFO imstat:::: Statistics --- 2026-02-10 03:44:44 INFO imstat:::: -- Mean of the pixel values [mean]: 0.000357042 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- Variance of the pixel values : 0.132946 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.364617 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- Root mean square [rms]: 0.364606 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- Median of the pixel values [median]: -0.0988178 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0649163 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- IQR [quartile]: 0.146872 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- First quartile [q1]: -0.155428 Jy/beam 2026-02-10 03:44:44 INFO imstat:::: -- Third quartile [q3]: -0.0085559 Jy/beam 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:44:44 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 5.849774e+00 3.570419e-04 3.646062e-01 3.646172e-01 -1.857701e-01 2.768178e+00 2026-02-10 03:44:45 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:44:44.459398 End time: 2026-02-10 03:44:44.500715 2026-02-10 03:44:45 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:44:45 INFO imstat::::casa ########################################## 2026-02-10 03:44:45 INFO tclean::::casa ########################################## 2026-02-10 03:44:45 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:44:45 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='1', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testz', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:44:45 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:44:45 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 1 | [Opened in readonly mode] 2026-02-10 03:44:45 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:44:45 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testz] : 2026-02-10 03:44:45 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testz] : 2026-02-10 03:44:45 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:44:45 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56667e+07] 2026-02-10 03:44:45 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testz] with ftmachine : gridft 2026-02-10 03:44:45 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:44:45 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:44:45 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testz] : clark 2026-02-10 03:44:45 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:44:46 INFO SIImageStore::calcSensitivity [testz] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:44:46 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.026609 2026-02-10 03:44:46 INFO SIImageStore::printBeamSet Beam : 2.28347 arcsec, 2.0118 arcsec, 30.205 deg 2026-02-10 03:44:46 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:44:47 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:44:48 INFO task_tclean::SDAlgorithmBase::restore [testz] : Restoring model image. 2026-02-10 03:44:48 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:44:49 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.28347 arcsec, 2.0118 arcsec, 30.205 deg 2026-02-10 03:44:49 INFO tclean::::casa Searching for images with prefix 'testz'... Found these, writing history into them: ['testz.sumwt', 'testz.residual', 'testz.psf', 'testz.image', 'testz.pb', 'testz.model'] 2026-02-10 03:44:51 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:44:44.534833 End time: 2026-02-10 03:44:51.003372 2026-02-10 03:44:51 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:44:51 INFO tclean::::casa ########################################## 2026-02-10 03:44:51 INFO imstat::::casa ########################################## 2026-02-10 03:44:51 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:44:51 INFO imstat::::casa imstat( imagename='testz.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:44:51 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:44:51 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:44:51 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:44:51 INFO imstat::image::statistics Determining stats for image testz.image 2026-02-10 03:44:51 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:44:51 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.597, -30.59.36.399, I, 2.25982e+11Hz to 18:00:01.610, -30.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.597, -30.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.610, -30.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:44:51 INFO imstat:::: Values --- 2026-02-10 03:44:51 INFO imstat:::: -- flux density [flux]: 0.187451 Jy 2026-02-10 03:44:51 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:44:51 INFO imstat:::: -- maximum value [max]: 2.76828 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- minimum value [min]: -0.185749 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- position of max value (pixel) [maxpos]: [34, 64, 0, 0] 2026-02-10 03:44:51 INFO imstat:::: -- position of min value (pixel) [minpos]: [31, 109, 0, 0] 2026-02-10 03:44:51 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.333, -30.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:44:51 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.356, -30.59.25.499, I, 2.25982e+11Hz 2026-02-10 03:44:51 INFO imstat:::: -- Sum of pixel values [sum]: 97.5737 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2189.16 Jy/beam.Jy/beam 2026-02-10 03:44:51 INFO imstat:::: Statistics --- 2026-02-10 03:44:51 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00595543 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- Variance of the pixel values : 0.133588 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.365497 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- Root mean square [rms]: 0.365535 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- Median of the pixel values [median]: -0.0939644 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0676308 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- IQR [quartile]: 0.155104 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- First quartile [q1]: -0.153538 Jy/beam 2026-02-10 03:44:51 INFO imstat:::: -- Third quartile [q3]: 0.00156572 Jy/beam 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:44:51 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 9.757369e+01 5.955426e-03 3.655346e-01 3.654972e-01 -1.857485e-01 2.768277e+00 2026-02-10 03:44:51 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:44:51.008542 End time: 2026-02-10 03:44:51.046597 2026-02-10 03:44:51 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:44:51 INFO imstat::::casa ########################################## .2026-02-10 03:44:51 INFO split::::casa ########################################## 2026-02-10 03:44:51 INFO split::::casa ##### Begin Task: split ##### 2026-02-10 03:44:51 INFO split::::casa split( vis='testx.ms', outputvis='test9tmp.ms', keepmms=True, field='', spw='', scan='', antenna='', correlation='', timerange='', intent='', array='', uvrange='', observation='', feed='', datacolumn='corrected', keepflags=True, width=1, timebin='0s', combine='' ) 2026-02-10 03:44:51 INFO MSTransformManager::parseMsSpecParams Input file name is testx.ms 2026-02-10 03:44:51 INFO MSTransformManager::parseMsSpecParams Data column is CORRECTED 2026-02-10 03:44:51 INFO MSTransformManager::parseMsSpecParams Output file name is test9tmp.ms 2026-02-10 03:44:51 INFO MSTransformManager::colCheckInfo Adding DATA column to output MS from input CORRECTED_DATA column 2026-02-10 03:44:51 INFO MSTransformManager::open Select data 2026-02-10 03:44:51 INFO MSTransformManager::createOutputMSStructure Create output MS structure 2026-02-10 03:44:57 INFO split::::casa Task split complete. Start time: 2026-02-10 03:44:51.209290 End time: 2026-02-10 03:44:56.689023 2026-02-10 03:44:57 INFO split::::casa ##### End Task: split ##### 2026-02-10 03:44:57 INFO split::::casa ########################################## 2026-02-10 03:44:57 INFO fixvis::::casa ########################################## 2026-02-10 03:44:57 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:44:57 INFO fixvis::::casa fixvis( vis='test9tmp.ms', outputvis='testx.ms', field='1', refcode='J2000', reuse=True, phasecenter='-0.2333266794430661s 0deg', distances=[], datacolumn='all' ) 2026-02-10 03:44:57 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:44:57 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:44:57 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:44:57 INFO fixvis::::casa field: non-blanktest2_0 2026-02-10 03:44:57 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3331 -030.59.29.9987 2026-02-10 03:44:57 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.57062666] [-0.54090662] 2026-02-10 03:44:57 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:44:57 INFO fixvis::::casa No equinox given in parameter 'phasecenter': -0.2333266794430661s 0deg 2026-02-10 03:44:57 INFO fixvis::::casa Interpreting it as pair of offsets in (RA,DEC) ... 2026-02-10 03:44:57 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.0997 -030.59.29.9987 2026-02-10 03:44:57 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706436299021347 -0.5409066175416467 2026-02-10 03:44:57 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 1. 2026-02-10 03:44:57 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:44:57 INFO SubMS::parseColumnNames() Using DATA column. 2026-02-10 03:44:57 INFO FixVis::setFields Selecting fields 1 2026-02-10 03:44:57 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:44:57 INFO FixVis::makeSelection() Processing field 1 2026-02-10 03:44:57 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:44:56.697743 End time: 2026-02-10 03:44:57.357614 2026-02-10 03:44:57 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:44:57 INFO fixvis::::casa ########################################## 2026-02-10 03:44:57 INFO tclean::::casa ########################################## 2026-02-10 03:44:57 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:44:57 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:44:57 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:44:57 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:44:57 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:44:58 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:44:58 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:44:58 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:44:58 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:44:58 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:44:58 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:44:58 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:44:58 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:44:58 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:44:59 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:44:59 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.030992 2026-02-10 03:44:59 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:44:59 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:45:00 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:45:01 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:45:01 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:45:02 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:02 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:45:04 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:44:57.400688 End time: 2026-02-10 03:45:03.516480 2026-02-10 03:45:04 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:45:04 INFO tclean::::casa ########################################## 2026-02-10 03:45:04 INFO imstat::::casa ########################################## 2026-02-10 03:45:04 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:45:04 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:45:04 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:45:04 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:45:04 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:45:04 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:45:04 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:45:04 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:45:04 INFO imstat:::: Values --- 2026-02-10 03:45:04 INFO imstat:::: -- flux density [flux]: 0.0112617 Jy 2026-02-10 03:45:04 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:45:04 INFO imstat:::: -- maximum value [max]: 2.76818 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- minimum value [min]: -0.18577 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-02-10 03:45:04 INFO imstat:::: -- position of min value (pixel) [minpos]: [67, 19, 0, 0] 2026-02-10 03:45:04 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:45:04 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.286, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:45:04 INFO imstat:::: -- Sum of pixel values [sum]: 5.84977 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2178.05 Jy/beam.Jy/beam 2026-02-10 03:45:04 INFO imstat:::: Statistics --- 2026-02-10 03:45:04 INFO imstat:::: -- Mean of the pixel values [mean]: 0.000357042 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- Variance of the pixel values : 0.132946 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.364617 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- Root mean square [rms]: 0.364606 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- Median of the pixel values [median]: -0.0988178 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0649163 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- IQR [quartile]: 0.146872 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- First quartile [q1]: -0.155428 Jy/beam 2026-02-10 03:45:04 INFO imstat:::: -- Third quartile [q3]: -0.0085559 Jy/beam 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:45:04 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 5.849774e+00 3.570419e-04 3.646062e-01 3.646172e-01 -1.857701e-01 2.768178e+00 2026-02-10 03:45:04 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:45:03.521460 End time: 2026-02-10 03:45:03.562550 2026-02-10 03:45:04 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:45:04 INFO imstat::::casa ########################################## 2026-02-10 03:45:04 INFO tclean::::casa ########################################## 2026-02-10 03:45:04 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:45:04 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='1', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testz', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:45:04 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:45:04 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 1 | [Opened in readonly mode] 2026-02-10 03:45:04 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:45:04 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testz] : 2026-02-10 03:45:04 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testz] : 2026-02-10 03:45:04 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:45:04 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56667e+07] 2026-02-10 03:45:04 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testz] with ftmachine : gridft 2026-02-10 03:45:04 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:45:04 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:45:04 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testz] : clark 2026-02-10 03:45:04 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:45:05 INFO SIImageStore::calcSensitivity [testz] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:45:05 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.02661 2026-02-10 03:45:05 INFO SIImageStore::printBeamSet Beam : 2.28347 arcsec, 2.0118 arcsec, 30.205 deg 2026-02-10 03:45:05 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:45:06 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:45:07 INFO task_tclean::SDAlgorithmBase::restore [testz] : Restoring model image. 2026-02-10 03:45:07 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:45:08 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.28347 arcsec, 2.0118 arcsec, 30.205 deg 2026-02-10 03:45:08 INFO tclean::::casa Searching for images with prefix 'testz'... Found these, writing history into them: ['testz.sumwt', 'testz.residual', 'testz.psf', 'testz.image', 'testz.pb', 'testz.model'] 2026-02-10 03:45:10 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:45:03.603117 End time: 2026-02-10 03:45:09.615699 2026-02-10 03:45:10 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:45:10 INFO tclean::::casa ########################################## 2026-02-10 03:45:10 INFO imstat::::casa ########################################## 2026-02-10 03:45:10 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:45:10 INFO imstat::::casa imstat( imagename='testz.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:45:10 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:45:10 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:45:10 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:45:10 INFO imstat::image::statistics Determining stats for image testz.image 2026-02-10 03:45:10 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:45:10 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.597, -30.59.36.399, I, 2.25982e+11Hz to 18:00:01.610, -30.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.597, -30.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.610, -30.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:45:10 INFO imstat:::: Values --- 2026-02-10 03:45:10 INFO imstat:::: -- flux density [flux]: 0.187451 Jy 2026-02-10 03:45:10 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:45:10 INFO imstat:::: -- maximum value [max]: 2.76828 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- minimum value [min]: -0.185749 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- position of max value (pixel) [maxpos]: [34, 64, 0, 0] 2026-02-10 03:45:10 INFO imstat:::: -- position of min value (pixel) [minpos]: [31, 109, 0, 0] 2026-02-10 03:45:10 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.333, -30.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:45:10 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.356, -30.59.25.499, I, 2.25982e+11Hz 2026-02-10 03:45:10 INFO imstat:::: -- Sum of pixel values [sum]: 97.5737 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2189.16 Jy/beam.Jy/beam 2026-02-10 03:45:10 INFO imstat:::: Statistics --- 2026-02-10 03:45:10 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00595543 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- Variance of the pixel values : 0.133588 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.365497 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- Root mean square [rms]: 0.365535 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- Median of the pixel values [median]: -0.0939644 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0676308 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- IQR [quartile]: 0.155104 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- First quartile [q1]: -0.153538 Jy/beam 2026-02-10 03:45:10 INFO imstat:::: -- Third quartile [q3]: 0.00156572 Jy/beam 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:45:10 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 9.757369e+01 5.955426e-03 3.655346e-01 3.654972e-01 -1.857485e-01 2.768277e+00 2026-02-10 03:45:10 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:45:09.620824 End time: 2026-02-10 03:45:09.658112 2026-02-10 03:45:10 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:45:10 INFO imstat::::casa ########################################## .2026-02-10 03:45:10 INFO fixvis::::casa ########################################## 2026-02-10 03:45:10 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:45:10 INFO fixvis::::casa fixvis( vis='twocenteredpointsources.ms', outputvis='outms3.ms', field='0', refcode='J2000', reuse=True, phasecenter='J2000 18h00m02.3092s -29d49m29.9987s', distances=[], datacolumn='all' ) 2026-02-10 03:45:10 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:45:10 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:45:10 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:45:10 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:45:10 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:10 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:45:10 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:45:10 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.3092 -029.49.29.9987 2026-02-10 03:45:10 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706283970320343 -0.5205444431047309 2026-02-10 03:45:10 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:45:10 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/outms3.ms 2026-02-10 03:45:10 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:45:10 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:45:10 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:45:10 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:45:11 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:45:09.770539 End time: 2026-02-10 03:45:10.571113 2026-02-10 03:45:11 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:45:11 INFO fixvis::::casa ########################################## 2026-02-10 03:45:11 INFO fixvis::::casa ########################################## 2026-02-10 03:45:11 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:45:11 INFO fixvis::::casa fixvis( vis='outms3.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='J2000 18h00m02.3092s -29d59m29.9987s', distances=[], datacolumn='all' ) 2026-02-10 03:45:11 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:45:11 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:45:11 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:45:11 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:45:11 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.49.29.9987 2026-02-10 03:45:11 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52054444] 2026-02-10 03:45:11 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:45:11 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:11 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706283970320343 -0.5234533251913881 2026-02-10 03:45:11 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:45:11 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:45:11 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:45:11 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:45:11 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:45:11 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:45:11 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:45:10.573567 End time: 2026-02-10 03:45:11.416152 2026-02-10 03:45:11 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:45:11 INFO fixvis::::casa ########################################## 2026-02-10 03:45:11 INFO tclean::::casa ########################################## 2026-02-10 03:45:11 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:45:11 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:45:11 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:45:11 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:45:11 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:45:12 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:12 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:12 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:45:12 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:45:12 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:45:12 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:45:12 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:45:12 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:45:12 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:45:13 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:45:13 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.031335 2026-02-10 03:45:13 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:13 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:45:14 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:45:16 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:45:16 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:45:18 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:18 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:45:20 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:45:11.461250 End time: 2026-02-10 03:45:19.755824 2026-02-10 03:45:20 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:45:20 INFO tclean::::casa ########################################## 2026-02-10 03:45:20 INFO imstat::::casa ########################################## 2026-02-10 03:45:20 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:45:20 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:45:20 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:45:20 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:45:20 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:45:20 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:45:20 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:45:20 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:45:20 INFO imstat:::: Values --- 2026-02-10 03:45:20 INFO imstat:::: -- flux density [flux]: 0.0112611 Jy 2026-02-10 03:45:20 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:45:20 INFO imstat:::: -- maximum value [max]: 2.76818 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- minimum value [min]: -0.18577 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-02-10 03:45:20 INFO imstat:::: -- position of min value (pixel) [minpos]: [67, 19, 0, 0] 2026-02-10 03:45:20 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:45:20 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.286, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:45:20 INFO imstat:::: -- Sum of pixel values [sum]: 5.84942 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2178.05 Jy/beam.Jy/beam 2026-02-10 03:45:20 INFO imstat:::: Statistics --- 2026-02-10 03:45:20 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00035702 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- Variance of the pixel values : 0.132946 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.364617 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- Root mean square [rms]: 0.364606 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- Median of the pixel values [median]: -0.0988091 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0649207 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- IQR [quartile]: 0.14686 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- First quartile [q1]: -0.155423 Jy/beam 2026-02-10 03:45:20 INFO imstat:::: -- Third quartile [q3]: -0.00856261 Jy/beam 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:45:20 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 5.849415e+00 3.570200e-04 3.646062e-01 3.646172e-01 -1.857702e-01 2.768178e+00 2026-02-10 03:45:20 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:45:19.760901 End time: 2026-02-10 03:45:19.798335 2026-02-10 03:45:20 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:45:20 INFO imstat::::casa ########################################## 2026-02-10 03:45:20 INFO fixvis::::casa ########################################## 2026-02-10 03:45:20 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:45:20 INFO fixvis::::casa fixvis( vis='twocenteredpointsources.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='J2000 18h00m02.3092s -29d59m29.9987s', distances='', datacolumn='all' ) 2026-02-10 03:45:20 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:45:20 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:45:20 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:45:20 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:45:20 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:20 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:45:20 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:45:20 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:20 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706283970320343 -0.5234533251913881 2026-02-10 03:45:20 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:45:20 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:45:20 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:45:20 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:45:20 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:45:20 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:45:21 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:45:19.818707 End time: 2026-02-10 03:45:21.310208 2026-02-10 03:45:21 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:45:21 INFO fixvis::::casa ########################################## 2026-02-10 03:45:21 INFO tclean::::casa ########################################## 2026-02-10 03:45:21 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:45:21 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:45:21 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:45:21 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:45:21 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:45:21 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:21 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:22 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:45:22 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:45:22 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:45:22 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:45:22 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:45:22 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:45:22 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:45:24 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:45:24 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.031266 2026-02-10 03:45:24 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:24 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:45:26 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:45:28 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:45:28 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:45:28 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:29 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:45:31 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:45:21.362719 End time: 2026-02-10 03:45:30.836702 2026-02-10 03:45:31 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:45:31 INFO tclean::::casa ########################################## 2026-02-10 03:45:31 INFO imstat::::casa ########################################## 2026-02-10 03:45:31 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:45:31 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:45:31 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:45:31 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:45:31 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:45:31 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:45:31 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:45:31 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:45:31 INFO imstat:::: Values --- 2026-02-10 03:45:31 INFO imstat:::: -- flux density [flux]: 0.0112611 Jy 2026-02-10 03:45:31 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:45:31 INFO imstat:::: -- maximum value [max]: 2.76818 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- minimum value [min]: -0.18577 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-02-10 03:45:31 INFO imstat:::: -- position of min value (pixel) [minpos]: [67, 19, 0, 0] 2026-02-10 03:45:31 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:45:31 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.286, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:45:31 INFO imstat:::: -- Sum of pixel values [sum]: 5.84942 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2178.05 Jy/beam.Jy/beam 2026-02-10 03:45:31 INFO imstat:::: Statistics --- 2026-02-10 03:45:31 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00035702 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- Variance of the pixel values : 0.132946 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.364617 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- Root mean square [rms]: 0.364606 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- Median of the pixel values [median]: -0.0988091 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0649207 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- IQR [quartile]: 0.146861 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- First quartile [q1]: -0.155423 Jy/beam 2026-02-10 03:45:31 INFO imstat:::: -- Third quartile [q3]: -0.0085626 Jy/beam 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:45:31 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 5.849419e+00 3.570202e-04 3.646062e-01 3.646172e-01 -1.857702e-01 2.768178e+00 2026-02-10 03:45:31 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:45:30.841845 End time: 2026-02-10 03:45:30.883690 2026-02-10 03:45:31 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:45:31 INFO imstat::::casa ########################################## .2026-02-10 03:45:31 INFO fixvis::::casa ########################################## 2026-02-10 03:45:31 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:45:31 INFO fixvis::::casa fixvis( vis='twocenteredpointsources.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='J2000 18h00m02.3092s -29d59m29.9987s', distances=['100AU'], datacolumn='all' ) 2026-02-10 03:45:31 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:45:31 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:45:31 INFO fixvis::::casa Will refocus to the given distances: ['100AU'] 2026-02-10 03:45:31 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:45:31 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:45:31 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:31 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:45:31 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:45:31 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:31 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706283970320343 -0.5234533251913881 2026-02-10 03:45:31 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:45:31 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:45:31 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:45:31 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:45:31 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:45:31 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:45:32 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:45:31.001109 End time: 2026-02-10 03:45:32.201357 2026-02-10 03:45:32 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:45:32 INFO fixvis::::casa ########################################## 2026-02-10 03:45:32 INFO tclean::::casa ########################################## 2026-02-10 03:45:32 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:45:32 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:45:32 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:45:32 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:45:32 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:45:32 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:32 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:32 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:45:32 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:45:32 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:45:32 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:45:32 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:45:32 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:45:32 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:45:35 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:45:35 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.02917 2026-02-10 03:45:35 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:35 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:45:36 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:45:38 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:45:38 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:45:39 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:39 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:45:41 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:45:32.246298 End time: 2026-02-10 03:45:40.552283 2026-02-10 03:45:41 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:45:41 INFO tclean::::casa ########################################## 2026-02-10 03:45:41 INFO imstat::::casa ########################################## 2026-02-10 03:45:41 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:45:41 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:45:41 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:45:41 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:45:41 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:45:41 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:45:41 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:45:41 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:45:41 INFO imstat:::: Values --- 2026-02-10 03:45:41 INFO imstat:::: -- flux density [flux]: 0.0112611 Jy 2026-02-10 03:45:41 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:45:41 INFO imstat:::: -- maximum value [max]: 2.76818 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- minimum value [min]: -0.18577 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-02-10 03:45:41 INFO imstat:::: -- position of min value (pixel) [minpos]: [67, 19, 0, 0] 2026-02-10 03:45:41 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:45:41 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.286, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:45:41 INFO imstat:::: -- Sum of pixel values [sum]: 5.84942 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2178.05 Jy/beam.Jy/beam 2026-02-10 03:45:41 INFO imstat:::: Statistics --- 2026-02-10 03:45:41 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00035702 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- Variance of the pixel values : 0.132946 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.364617 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- Root mean square [rms]: 0.364606 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- Median of the pixel values [median]: -0.0988091 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0649207 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- IQR [quartile]: 0.146861 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- First quartile [q1]: -0.155423 Jy/beam 2026-02-10 03:45:41 INFO imstat:::: -- Third quartile [q3]: -0.0085626 Jy/beam 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:45:41 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 5.849419e+00 3.570202e-04 3.646062e-01 3.646172e-01 -1.857702e-01 2.768178e+00 2026-02-10 03:45:41 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:45:40.557325 End time: 2026-02-10 03:45:40.594835 2026-02-10 03:45:41 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:45:41 INFO imstat::::casa ########################################## .2026-02-10 03:45:41 INFO fixvis::::casa ########################################## 2026-02-10 03:45:41 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:45:41 INFO fixvis::::casa fixvis( vis='twocenteredpointsources.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='J2000 18h00m02.3092s -29d59m29.9987s', distances='100AU', datacolumn='all' ) 2026-02-10 03:45:41 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:45:41 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:45:41 INFO fixvis::::casa Will refocus to the given distances: 100AU 2026-02-10 03:45:41 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:45:41 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:45:41 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:41 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:45:41 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:45:41 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:41 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706283970320343 -0.5234533251913881 2026-02-10 03:45:41 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:45:41 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:45:41 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:45:41 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:45:41 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:45:41 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:45:41 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:45:40.720677 End time: 2026-02-10 03:45:41.342568 2026-02-10 03:45:41 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:45:41 INFO fixvis::::casa ########################################## 2026-02-10 03:45:41 INFO tclean::::casa ########################################## 2026-02-10 03:45:41 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:45:41 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:45:41 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:45:41 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:45:41 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:45:41 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:41 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:42 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:45:42 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:45:42 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:45:42 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:45:42 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:45:42 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:45:42 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:45:43 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:45:43 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.023625 2026-02-10 03:45:43 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:43 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:45:44 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:45:46 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:45:46 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:45:47 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:47 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:45:48 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:45:41.384820 End time: 2026-02-10 03:45:47.914651 2026-02-10 03:45:48 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:45:48 INFO tclean::::casa ########################################## 2026-02-10 03:45:48 INFO imstat::::casa ########################################## 2026-02-10 03:45:48 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:45:48 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:45:48 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:45:48 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:45:48 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:45:48 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:45:48 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:45:48 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:45:48 INFO imstat:::: Values --- 2026-02-10 03:45:48 INFO imstat:::: -- flux density [flux]: 0.0112611 Jy 2026-02-10 03:45:48 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:45:48 INFO imstat:::: -- maximum value [max]: 2.76818 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- minimum value [min]: -0.18577 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-02-10 03:45:48 INFO imstat:::: -- position of min value (pixel) [minpos]: [67, 19, 0, 0] 2026-02-10 03:45:48 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:45:48 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.286, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:45:48 INFO imstat:::: -- Sum of pixel values [sum]: 5.84942 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2178.05 Jy/beam.Jy/beam 2026-02-10 03:45:48 INFO imstat:::: Statistics --- 2026-02-10 03:45:48 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00035702 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- Variance of the pixel values : 0.132946 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.364617 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- Root mean square [rms]: 0.364606 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- Median of the pixel values [median]: -0.0988091 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0649207 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- IQR [quartile]: 0.146861 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- First quartile [q1]: -0.155423 Jy/beam 2026-02-10 03:45:48 INFO imstat:::: -- Third quartile [q3]: -0.0085626 Jy/beam 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:45:48 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 5.849419e+00 3.570202e-04 3.646062e-01 3.646172e-01 -1.857702e-01 2.768178e+00 2026-02-10 03:45:48 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:45:47.918671 End time: 2026-02-10 03:45:47.949045 2026-02-10 03:45:48 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:45:48 INFO imstat::::casa ########################################## .2026-02-10 03:45:48 INFO fixvis::::casa ########################################## 2026-02-10 03:45:48 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:45:48 INFO fixvis::::casa fixvis( vis='twocenteredpointsources.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='J2000 18h00m02.3092s -29d59m29.9987s', distances='', datacolumn='all' ) 2026-02-10 03:45:48 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:45:48 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:45:48 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:45:48 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:45:48 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:48 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:45:48 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:45:48 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:48 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706283970320343 -0.5234533251913881 2026-02-10 03:45:48 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:45:48 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:45:48 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:45:48 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:45:48 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:45:48 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:45:49 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:45:48.064056 End time: 2026-02-10 03:45:48.622724 2026-02-10 03:45:49 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:45:49 INFO fixvis::::casa ########################################## 2026-02-10 03:45:49 INFO tclean::::casa ########################################## 2026-02-10 03:45:49 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:45:49 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:45:49 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:45:49 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:45:49 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:45:49 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:49 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:49 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:45:49 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:45:49 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:45:49 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:45:49 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:45:49 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:45:49 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:45:50 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:45:50 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.025783 2026-02-10 03:45:50 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:50 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:45:51 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:45:52 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:45:52 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:45:53 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:45:53 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:45:54 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:45:48.663070 End time: 2026-02-10 03:45:54.300847 2026-02-10 03:45:54 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:45:54 INFO tclean::::casa ########################################## 2026-02-10 03:45:54 INFO imstat::::casa ########################################## 2026-02-10 03:45:54 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:45:54 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:45:54 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:45:54 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:45:54 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:45:54 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:45:54 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:45:54 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:45:54 INFO imstat:::: Values --- 2026-02-10 03:45:54 INFO imstat:::: -- flux density [flux]: 0.0112611 Jy 2026-02-10 03:45:54 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:45:54 INFO imstat:::: -- maximum value [max]: 2.76818 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- minimum value [min]: -0.18577 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-02-10 03:45:54 INFO imstat:::: -- position of min value (pixel) [minpos]: [67, 19, 0, 0] 2026-02-10 03:45:54 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:45:54 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.286, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:45:54 INFO imstat:::: -- Sum of pixel values [sum]: 5.84942 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2178.05 Jy/beam.Jy/beam 2026-02-10 03:45:54 INFO imstat:::: Statistics --- 2026-02-10 03:45:54 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00035702 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- Variance of the pixel values : 0.132946 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.364617 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- Root mean square [rms]: 0.364606 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- Median of the pixel values [median]: -0.0988091 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0649207 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- IQR [quartile]: 0.146861 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- First quartile [q1]: -0.155423 Jy/beam 2026-02-10 03:45:54 INFO imstat:::: -- Third quartile [q3]: -0.0085626 Jy/beam 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:45:54 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 5.849419e+00 3.570202e-04 3.646062e-01 3.646172e-01 -1.857702e-01 2.768178e+00 2026-02-10 03:45:54 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:45:54.305242 End time: 2026-02-10 03:45:54.342988 2026-02-10 03:45:54 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:45:54 INFO imstat::::casa ########################################## .2026-02-10 03:45:54 INFO fixvis::::casa ########################################## 2026-02-10 03:45:54 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:45:54 INFO fixvis::::casa fixvis( vis='twocenteredpointsources.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='J2000 18h00m02.3092s -29d59m26.9987s', distances='', datacolumn='all' ) 2026-02-10 03:45:54 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:45:54 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:45:54 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:45:54 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:45:54 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:45:54 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:45:54 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:45:54 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.3092 -029.59.26.9987 2026-02-10 03:45:54 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706283970320343 -0.5234387807809548 2026-02-10 03:45:54 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:45:55 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:45:55 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:45:55 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:45:55 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:45:55 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:45:55 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:45:54.453400 End time: 2026-02-10 03:45:55.339450 2026-02-10 03:45:55 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:45:55 INFO fixvis::::casa ########################################## 2026-02-10 03:45:55 INFO tclean::::casa ########################################## 2026-02-10 03:45:55 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:45:55 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:45:55 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:45:55 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:45:55 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:45:55 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:55 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:45:56 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:45:56 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:45:56 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:45:56 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:45:56 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:45:56 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:45:56 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:45:57 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:45:57 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.026555 2026-02-10 03:45:57 INFO SIImageStore::printBeamSet Beam : 2.2794 arcsec, 2.01116 arcsec, 30.5337 deg 2026-02-10 03:45:57 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:45:57 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:45:59 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:45:59 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:46:00 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.2794 arcsec, 2.01116 arcsec, 30.5337 deg 2026-02-10 03:46:00 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:46:01 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:45:55.382297 End time: 2026-02-10 03:46:00.672135 2026-02-10 03:46:01 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:46:01 INFO tclean::::casa ########################################## 2026-02-10 03:46:01 INFO imstat::::casa ########################################## 2026-02-10 03:46:01 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:46:01 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:46:01 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:46:01 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:46:01 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:46:01 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:46:01 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:46:01 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.802, -29.59.33.399, I, 2.25982e+11Hz to 18:00:01.824, -29.59.20.699, I, 2.25982e+11Hz) 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.802, -29.59.33.399, I, 2.25982e+11Hz 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.824, -29.59.20.699, I, 2.25982e+11Hz 2026-02-10 03:46:01 INFO imstat:::: Values --- 2026-02-10 03:46:01 INFO imstat:::: -- flux density [flux]: 0.249791 Jy 2026-02-10 03:46:01 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:46:01 INFO imstat:::: -- maximum value [max]: 2.76821 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- minimum value [min]: -0.185766 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 34, 0, 0] 2026-02-10 03:46:01 INFO imstat:::: -- position of min value (pixel) [minpos]: [61, 79, 0, 0] 2026-02-10 03:46:01 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:46:01 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.332, -29.59.25.499, I, 2.25982e+11Hz 2026-02-10 03:46:01 INFO imstat:::: -- Sum of pixel values [sum]: 129.75 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2161.57 Jy/beam.Jy/beam 2026-02-10 03:46:01 INFO imstat:::: Statistics --- 2026-02-10 03:46:01 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00791933 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- Variance of the pixel values : 0.131877 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.363149 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- Root mean square [rms]: 0.363224 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- Median of the pixel values [median]: -0.0875305 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0698687 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- IQR [quartile]: 0.153301 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- First quartile [q1]: -0.149306 Jy/beam 2026-02-10 03:46:01 INFO imstat:::: -- Third quartile [q3]: 0.00399534 Jy/beam 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:46:01 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 1.297503e+02 7.919332e-03 3.632243e-01 3.631491e-01 -1.857659e-01 2.768206e+00 2026-02-10 03:46:01 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:46:00.677283 End time: 2026-02-10 03:46:00.714252 2026-02-10 03:46:01 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:46:01 INFO imstat::::casa ########################################## .2026-02-10 03:46:01 INFO fixvis::::casa ########################################## 2026-02-10 03:46:01 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:46:01 INFO fixvis::::casa fixvis( vis='twocenteredpointsources.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='0h -0d0m3s', distances='', datacolumn='all' ) 2026-02-10 03:46:01 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:46:01 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:46:01 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:46:01 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:46:01 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:46:01 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:46:01 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:46:01 INFO fixvis::::casa No equinox given in parameter 'phasecenter': 0h -0d0m3s 2026-02-10 03:46:01 INFO fixvis::::casa Interpreting it as pair of offsets in (RA,DEC) ... 2026-02-10 03:46:01 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.3092 -029.59.32.9987 2026-02-10 03:46:01 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706283963048133 -0.5234678696793916 2026-02-10 03:46:01 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:46:01 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:46:01 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:46:01 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:46:01 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:46:01 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:46:02 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:46:00.812774 End time: 2026-02-10 03:46:01.994230 2026-02-10 03:46:02 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:46:02 INFO fixvis::::casa ########################################## 2026-02-10 03:46:02 INFO tclean::::casa ########################################## 2026-02-10 03:46:02 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:46:02 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:46:02 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:46:02 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:46:02 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:46:02 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:02 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:02 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:46:02 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:46:02 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:46:02 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:46:02 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:46:02 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:46:02 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:46:04 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:46:04 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.0223 2026-02-10 03:46:04 INFO SIImageStore::printBeamSet Beam : 2.27942 arcsec, 2.01116 arcsec, 30.5324 deg 2026-02-10 03:46:04 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:46:04 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:46:05 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:46:05 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:46:06 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27942 arcsec, 2.01116 arcsec, 30.5324 deg 2026-02-10 03:46:06 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:46:07 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:46:02.031717 End time: 2026-02-10 03:46:07.256356 2026-02-10 03:46:07 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:46:07 INFO tclean::::casa ########################################## 2026-02-10 03:46:07 INFO imstat::::casa ########################################## 2026-02-10 03:46:07 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:46:07 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:46:07 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:46:07 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:46:07 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:46:07 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:46:07 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:46:07 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.802, -29.59.39.399, I, 2.25982e+11Hz to 18:00:01.824, -29.59.26.699, I, 2.25982e+11Hz) 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.802, -29.59.39.399, I, 2.25982e+11Hz 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.824, -29.59.26.699, I, 2.25982e+11Hz 2026-02-10 03:46:07 INFO imstat:::: Values --- 2026-02-10 03:46:07 INFO imstat:::: -- flux density [flux]: 0.274462 Jy 2026-02-10 03:46:07 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:46:07 INFO imstat:::: -- maximum value [max]: 2.76821 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- minimum value [min]: -0.185768 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 94, 0, 0] 2026-02-10 03:46:07 INFO imstat:::: -- position of min value (pixel) [minpos]: [67, 49, 0, 0] 2026-02-10 03:46:07 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:46:07 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.286, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:46:07 INFO imstat:::: -- Sum of pixel values [sum]: 142.567 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2160.11 Jy/beam.Jy/beam 2026-02-10 03:46:07 INFO imstat:::: Statistics --- 2026-02-10 03:46:07 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00870157 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- Variance of the pixel values : 0.131775 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.363008 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- Root mean square [rms]: 0.363102 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- Median of the pixel values [median]: -0.0857827 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0706394 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- IQR [quartile]: 0.154155 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- First quartile [q1]: -0.148851 Jy/beam 2026-02-10 03:46:07 INFO imstat:::: -- Third quartile [q3]: 0.00530347 Jy/beam 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:46:07 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 1.425666e+02 8.701574e-03 3.631017e-01 3.630085e-01 -1.857684e-01 2.768206e+00 2026-02-10 03:46:07 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:46:07.261383 End time: 2026-02-10 03:46:07.303022 2026-02-10 03:46:07 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:46:07 INFO imstat::::casa ########################################## .2026-02-10 03:46:07 INFO fixvis::::casa ########################################## 2026-02-10 03:46:07 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:46:07 INFO fixvis::::casa fixvis( vis='twocenteredpointsources.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='J2000 18h00m02.5401s -29d59m29.9987s', distances='', datacolumn='all' ) 2026-02-10 03:46:07 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:46:07 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:46:07 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:46:07 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:46:07 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:46:07 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:46:07 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:46:07 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.5401 -029.59.29.9987 2026-02-10 03:46:07 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706116055101893 -0.5234533251913881 2026-02-10 03:46:07 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:46:08 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:46:08 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:46:08 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:46:08 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:46:08 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:46:08 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:46:07.423748 End time: 2026-02-10 03:46:08.395181 2026-02-10 03:46:08 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:46:08 INFO fixvis::::casa ########################################## 2026-02-10 03:46:08 INFO tclean::::casa ########################################## 2026-02-10 03:46:08 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:46:08 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:46:08 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:46:08 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:46:08 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:46:09 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:09 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:09 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:46:09 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:46:09 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:46:09 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:46:09 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:46:09 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:46:09 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:46:10 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:46:10 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.027941 2026-02-10 03:46:10 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01117 arcsec, 30.5334 deg 2026-02-10 03:46:10 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:46:11 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:46:12 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:46:12 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:46:13 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01117 arcsec, 30.5334 deg 2026-02-10 03:46:13 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:46:15 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:46:08.439819 End time: 2026-02-10 03:46:15.035038 2026-02-10 03:46:15 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:46:15 INFO tclean::::casa ########################################## 2026-02-10 03:46:15 INFO imstat::::casa ########################################## 2026-02-10 03:46:15 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:46:15 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:46:15 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:46:15 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:46:15 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:46:15 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:46:15 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:46:15 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:03.033, -29.59.36.399, I, 2.25982e+11Hz to 18:00:02.055, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:03.033, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:02.055, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:46:15 INFO imstat:::: Values --- 2026-02-10 03:46:15 INFO imstat:::: -- flux density [flux]: 0.216271 Jy 2026-02-10 03:46:15 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:46:15 INFO imstat:::: -- maximum value [max]: 2.76821 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- minimum value [min]: -0.185787 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- position of max value (pixel) [maxpos]: [94, 64, 0, 0] 2026-02-10 03:46:15 INFO imstat:::: -- position of min value (pixel) [minpos]: [97, 19, 0, 0] 2026-02-10 03:46:15 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:46:15 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.286, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:46:15 INFO imstat:::: -- Sum of pixel values [sum]: 112.34 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2183.54 Jy/beam.Jy/beam 2026-02-10 03:46:15 INFO imstat:::: Statistics --- 2026-02-10 03:46:15 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00685667 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- Variance of the pixel values : 0.133234 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.365012 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- Root mean square [rms]: 0.365066 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- Median of the pixel values [median]: -0.092606 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0686032 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- IQR [quartile]: 0.156016 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- First quartile [q1]: -0.152775 Jy/beam 2026-02-10 03:46:15 INFO imstat:::: -- Third quartile [q3]: 0.00324101 Jy/beam 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:46:15 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 1.123397e+02 6.856670e-03 3.650655e-01 3.650123e-01 -1.857871e-01 2.768210e+00 2026-02-10 03:46:15 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:46:15.039388 End time: 2026-02-10 03:46:15.072633 2026-02-10 03:46:15 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:46:15 INFO imstat::::casa ########################################## .2026-02-10 03:46:15 INFO fixvis::::casa ########################################## 2026-02-10 03:46:15 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:46:15 INFO fixvis::::casa fixvis( vis='twocenteredpointsources.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='-0d0m3s 0deg', distances='', datacolumn='all' ) 2026-02-10 03:46:15 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:46:15 INFO fixvis::::casa Copying original MS to outputvis ... 2026-02-10 03:46:15 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:46:15 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:46:15 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:46:15 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:46:15 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:46:15 INFO fixvis::::casa No equinox given in parameter 'phasecenter': -0d0m3s 0deg 2026-02-10 03:46:15 INFO fixvis::::casa Interpreting it as pair of offsets in (RA,DEC) ... 2026-02-10 03:46:15 INFO fixvis::::casa RA offset is an angle (not a time). Will divide by cos(DEC) to compute time offset. 2026-02-10 03:46:15 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.0783 -029.59.29.9987 2026-02-10 03:46:15 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706451893538216 -0.5234533252689584 2026-02-10 03:46:15 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:46:15 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:46:16 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:46:16 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:46:16 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:46:16 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:46:17 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:46:15.195382 End time: 2026-02-10 03:46:16.580897 2026-02-10 03:46:17 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:46:17 INFO fixvis::::casa ########################################## 2026-02-10 03:46:17 INFO tclean::::casa ########################################## 2026-02-10 03:46:17 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:46:17 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:46:17 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:46:17 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:46:17 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:46:17 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:17 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:17 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:46:17 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:46:17 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:46:17 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:46:17 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:46:17 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:46:17 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:46:19 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:46:19 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.028719 2026-02-10 03:46:19 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01117 arcsec, 30.5326 deg 2026-02-10 03:46:19 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:46:20 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:46:22 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:46:22 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:46:23 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01117 arcsec, 30.5326 deg 2026-02-10 03:46:23 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:46:23 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:46:16.627233 End time: 2026-02-10 03:46:23.473409 2026-02-10 03:46:23 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:46:23 INFO tclean::::casa ########################################## 2026-02-10 03:46:23 INFO imstat::::casa ########################################## 2026-02-10 03:46:23 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:46:23 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:46:23 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:46:23 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:46:23 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:46:23 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:46:23 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:46:23 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.571, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.593, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:46:23 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:46:23 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:46:23 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:46:23 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:46:23 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.571, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:46:23 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.593, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:46:24 INFO imstat:::: Values --- 2026-02-10 03:46:24 INFO imstat:::: -- flux density [flux]: 0.179787 Jy 2026-02-10 03:46:24 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:46:24 INFO imstat:::: -- maximum value [max]: 2.76821 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- minimum value [min]: -0.185809 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- position of max value (pixel) [maxpos]: [34, 64, 0, 0] 2026-02-10 03:46:24 INFO imstat:::: -- position of min value (pixel) [minpos]: [31, 109, 0, 0] 2026-02-10 03:46:24 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:46:24 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.332, -29.59.25.499, I, 2.25982e+11Hz 2026-02-10 03:46:24 INFO imstat:::: -- Sum of pixel values [sum]: 93.3882 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2184.71 Jy/beam.Jy/beam 2026-02-10 03:46:24 INFO imstat:::: Statistics --- 2026-02-10 03:46:24 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00569996 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- Variance of the pixel values : 0.13332 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.36513 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- Root mean square [rms]: 0.365163 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- Median of the pixel values [median]: -0.0940252 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.067585 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- IQR [quartile]: 0.154968 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- First quartile [q1]: -0.153589 Jy/beam 2026-02-10 03:46:24 INFO imstat:::: -- Third quartile [q3]: 0.00137894 Jy/beam 2026-02-10 03:46:24 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:46:24 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:46:24 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:46:24 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:46:24 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:46:24 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:46:24 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 9.338820e+01 5.699964e-03 3.651633e-01 3.651300e-01 -1.858088e-01 2.768210e+00 2026-02-10 03:46:24 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:46:23.477189 End time: 2026-02-10 03:46:23.506283 2026-02-10 03:46:24 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:46:24 INFO imstat::::casa ########################################## .2026-02-10 03:46:24 INFO fixvis::::casa ########################################## 2026-02-10 03:46:24 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:46:24 INFO fixvis::::casa fixvis( vis='testx.ms', outputvis='testx.ms', field='1', refcode='J2000', reuse=True, phasecenter='-0.2333266794430661s 0deg', distances=[], datacolumn='all' ) 2026-02-10 03:46:24 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:46:24 INFO fixvis::::casa Will overwrite original MS ... 2026-02-10 03:46:24 INFO fixvis::::casa Will modify the visibilities in all columns 2026-02-10 03:46:24 INFO fixvis::::casa field: non-blanktest2_0 2026-02-10 03:46:24 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3331 -030.59.29.9987 2026-02-10 03:46:24 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.57062666] [-0.54090662] 2026-02-10 03:46:24 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:46:24 INFO fixvis::::casa No equinox given in parameter 'phasecenter': -0.2333266794430661s 0deg 2026-02-10 03:46:24 INFO fixvis::::casa Interpreting it as pair of offsets in (RA,DEC) ... 2026-02-10 03:46:24 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.0997 -030.59.29.9987 2026-02-10 03:46:24 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706436299021347 -0.5409066175416467 2026-02-10 03:46:24 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 1. 2026-02-10 03:46:24 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:46:24 INFO SubMS::parseColumnNames() Using DATA MODEL_DATA CORRECTED_DATA columns. 2026-02-10 03:46:24 INFO FixVis::setFields Selecting fields 1 2026-02-10 03:46:24 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:46:24 INFO FixVis::makeSelection() Processing field 1 2026-02-10 03:46:25 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:46:23.639967 End time: 2026-02-10 03:46:24.988654 2026-02-10 03:46:25 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:46:25 INFO fixvis::::casa ########################################## 2026-02-10 03:46:25 INFO tclean::::casa ########################################## 2026-02-10 03:46:25 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:46:25 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:46:25 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:46:25 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:46:25 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:46:25 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:25 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:25 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:46:25 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:46:25 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:46:25 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:46:25 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:46:25 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:46:25 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:46:27 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:46:27 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.031092 2026-02-10 03:46:27 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:46:27 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:46:28 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:46:29 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:46:29 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:46:30 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01116 arcsec, 30.5332 deg 2026-02-10 03:46:31 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:46:32 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:46:25.030057 End time: 2026-02-10 03:46:32.423426 2026-02-10 03:46:32 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:46:32 INFO tclean::::casa ########################################## 2026-02-10 03:46:32 INFO imstat::::casa ########################################## 2026-02-10 03:46:32 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:46:32 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:46:32 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:46:32 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:46:32 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:46:32 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:46:32 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:46:32 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.802, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.824, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:46:32 INFO imstat:::: Values --- 2026-02-10 03:46:32 INFO imstat:::: -- flux density [flux]: 0.0112617 Jy 2026-02-10 03:46:32 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:46:32 INFO imstat:::: -- maximum value [max]: 2.76818 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- minimum value [min]: -0.18577 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-02-10 03:46:32 INFO imstat:::: -- position of min value (pixel) [minpos]: [67, 19, 0, 0] 2026-02-10 03:46:32 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.309, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:46:32 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.286, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:46:32 INFO imstat:::: -- Sum of pixel values [sum]: 5.84977 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2178.05 Jy/beam.Jy/beam 2026-02-10 03:46:32 INFO imstat:::: Statistics --- 2026-02-10 03:46:32 INFO imstat:::: -- Mean of the pixel values [mean]: 0.000357042 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- Variance of the pixel values : 0.132946 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.364617 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- Root mean square [rms]: 0.364606 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- Median of the pixel values [median]: -0.0988178 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0649163 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- IQR [quartile]: 0.146872 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- First quartile [q1]: -0.155428 Jy/beam 2026-02-10 03:46:32 INFO imstat:::: -- Third quartile [q3]: -0.0085559 Jy/beam 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:46:32 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 5.849774e+00 3.570419e-04 3.646062e-01 3.646172e-01 -1.857701e-01 2.768178e+00 2026-02-10 03:46:32 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:46:32.428104 End time: 2026-02-10 03:46:32.462792 2026-02-10 03:46:32 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:46:32 INFO imstat::::casa ########################################## 2026-02-10 03:46:33 INFO tclean::::casa ########################################## 2026-02-10 03:46:33 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:46:33 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='1', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testz', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:46:33 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:46:33 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 1 | [Opened in readonly mode] 2026-02-10 03:46:33 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:46:33 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testz] : 2026-02-10 03:46:33 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testz] : 2026-02-10 03:46:33 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:46:33 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56667e+07] 2026-02-10 03:46:33 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testz] with ftmachine : gridft 2026-02-10 03:46:33 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:46:33 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:46:33 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testz] : clark 2026-02-10 03:46:33 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:46:34 INFO SIImageStore::calcSensitivity [testz] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:46:34 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.030363 2026-02-10 03:46:34 INFO SIImageStore::printBeamSet Beam : 2.28347 arcsec, 2.0118 arcsec, 30.205 deg 2026-02-10 03:46:34 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:46:35 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:46:37 INFO task_tclean::SDAlgorithmBase::restore [testz] : Restoring model image. 2026-02-10 03:46:37 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:46:38 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.28347 arcsec, 2.0118 arcsec, 30.205 deg 2026-02-10 03:46:38 INFO tclean::::casa Searching for images with prefix 'testz'... Found these, writing history into them: ['testz.sumwt', 'testz.residual', 'testz.psf', 'testz.image', 'testz.pb', 'testz.model'] 2026-02-10 03:46:40 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:46:32.500754 End time: 2026-02-10 03:46:39.623748 2026-02-10 03:46:40 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:46:40 INFO tclean::::casa ########################################## 2026-02-10 03:46:40 INFO imstat::::casa ########################################## 2026-02-10 03:46:40 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:46:40 INFO imstat::::casa imstat( imagename='testz.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:46:40 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:46:40 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:46:40 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:46:40 INFO imstat::image::statistics Determining stats for image testz.image 2026-02-10 03:46:40 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:46:40 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.597, -30.59.36.399, I, 2.25982e+11Hz to 18:00:01.610, -30.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.597, -30.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.610, -30.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:46:40 INFO imstat:::: Values --- 2026-02-10 03:46:40 INFO imstat:::: -- flux density [flux]: 0.187451 Jy 2026-02-10 03:46:40 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:46:40 INFO imstat:::: -- maximum value [max]: 2.76828 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- minimum value [min]: -0.185749 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- position of max value (pixel) [maxpos]: [34, 64, 0, 0] 2026-02-10 03:46:40 INFO imstat:::: -- position of min value (pixel) [minpos]: [31, 109, 0, 0] 2026-02-10 03:46:40 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.333, -30.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:46:40 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.356, -30.59.25.499, I, 2.25982e+11Hz 2026-02-10 03:46:40 INFO imstat:::: -- Sum of pixel values [sum]: 97.5737 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2189.16 Jy/beam.Jy/beam 2026-02-10 03:46:40 INFO imstat:::: Statistics --- 2026-02-10 03:46:40 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00595543 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- Variance of the pixel values : 0.133588 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.365497 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- Root mean square [rms]: 0.365535 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- Median of the pixel values [median]: -0.0939644 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0676308 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- IQR [quartile]: 0.155104 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- First quartile [q1]: -0.153538 Jy/beam 2026-02-10 03:46:40 INFO imstat:::: -- Third quartile [q3]: 0.00156572 Jy/beam 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:46:40 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 9.757369e+01 5.955426e-03 3.655346e-01 3.654972e-01 -1.857485e-01 2.768277e+00 2026-02-10 03:46:40 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:46:39.627827 End time: 2026-02-10 03:46:39.657979 2026-02-10 03:46:40 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:46:40 INFO imstat::::casa ########################################## .2026-02-10 03:46:40 INFO fixvis::::casa ########################################## 2026-02-10 03:46:40 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:46:40 INFO fixvis::::casa fixvis( vis='testx.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='-0.2333266794430661s 0deg', distances=[], datacolumn='DATA,CORRECTED' ) 2026-02-10 03:46:40 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:46:40 INFO fixvis::::casa Will overwrite original MS ... 2026-02-10 03:46:40 INFO fixvis::::casa Will only modify the visibilities in the columns DATA,CORRECTED 2026-02-10 03:46:40 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:46:40 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:46:40 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:46:40 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:46:40 INFO fixvis::::casa No equinox given in parameter 'phasecenter': -0.2333266794430661s 0deg 2026-02-10 03:46:40 INFO fixvis::::casa Interpreting it as pair of offsets in (RA,DEC) ... 2026-02-10 03:46:40 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.0759 -029.59.29.9987 2026-02-10 03:46:40 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706453643230793 -0.5234533252689584 2026-02-10 03:46:40 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:46:40 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:46:40 INFO SubMS::parseColumnNames() Using DATA CORRECTED_DATA columns. 2026-02-10 03:46:40 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:46:40 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:46:40 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:46:40 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:46:39.828154 End time: 2026-02-10 03:46:40.475456 2026-02-10 03:46:40 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:46:40 INFO fixvis::::casa ########################################## 2026-02-10 03:46:41 INFO tclean::::casa ########################################## 2026-02-10 03:46:41 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:46:41 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:46:41 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:46:41 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:46:41 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:46:41 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:41 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:41 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:46:41 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:46:41 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:46:41 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:46:41 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:46:41 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:46:41 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:46:42 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:46:42 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.023325 2026-02-10 03:46:42 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01117 arcsec, 30.5326 deg 2026-02-10 03:46:42 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:46:43 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:46:45 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:46:45 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:46:46 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01117 arcsec, 30.5326 deg 2026-02-10 03:46:46 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:46:47 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:46:40.509800 End time: 2026-02-10 03:46:46.574012 2026-02-10 03:46:47 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:46:47 INFO tclean::::casa ########################################## 2026-02-10 03:46:47 INFO imstat::::casa ########################################## 2026-02-10 03:46:47 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:46:47 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:46:47 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:46:47 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:46:47 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:46:47 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:46:47 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:46:47 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.569, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.591, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.569, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.591, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:46:47 INFO imstat:::: Values --- 2026-02-10 03:46:47 INFO imstat:::: -- flux density [flux]: 0.186776 Jy 2026-02-10 03:46:47 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:46:47 INFO imstat:::: -- maximum value [max]: 2.76655 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- minimum value [min]: -0.185788 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- position of max value (pixel) [maxpos]: [34, 64, 0, 0] 2026-02-10 03:46:47 INFO imstat:::: -- position of min value (pixel) [minpos]: [30, 110, 0, 0] 2026-02-10 03:46:47 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.307, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:46:47 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.338, -29.59.25.399, I, 2.25982e+11Hz 2026-02-10 03:46:47 INFO imstat:::: -- Sum of pixel values [sum]: 97.0186 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2184.63 Jy/beam.Jy/beam 2026-02-10 03:46:47 INFO imstat:::: Statistics --- 2026-02-10 03:46:47 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00592155 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- Variance of the pixel values : 0.133312 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.365119 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- Root mean square [rms]: 0.365156 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- Median of the pixel values [median]: -0.0935363 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.0680586 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- IQR [quartile]: 0.155433 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- First quartile [q1]: -0.153311 Jy/beam 2026-02-10 03:46:47 INFO imstat:::: -- Third quartile [q3]: 0.00212144 Jy/beam 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:46:47 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 9.701861e+01 5.921546e-03 3.651561e-01 3.651192e-01 -1.857883e-01 2.766552e+00 2026-02-10 03:46:47 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:46:46.578379 End time: 2026-02-10 03:46:46.611399 2026-02-10 03:46:47 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:46:47 INFO imstat::::casa ########################################## .2026-02-10 03:46:47 INFO fixvis::::casa ########################################## 2026-02-10 03:46:47 INFO fixvis::::casa ##### Begin Task: fixvis ##### 2026-02-10 03:46:47 INFO fixvis::::casa fixvis( vis='testx.ms', outputvis='testx.ms', field='0', refcode='J2000', reuse=True, phasecenter='-0.2333266794430661s 0deg', distances=[], datacolumn='DATA' ) 2026-02-10 03:46:47 WARN fixvis::::casa **ALERT:** Deprecated in CASA 5.9/6.3. Please use task **phaseshift** instead. 2026-02-10 03:46:47 INFO fixvis::::casa Will overwrite original MS ... 2026-02-10 03:46:47 INFO fixvis::::casa Will only modify the visibilities in the columns DATA 2026-02-10 03:46:47 INFO fixvis::::casa field: non-blanktest_0 2026-02-10 03:46:47 INFO fixvis::::casa old phasecenter RA, DEC J2000 18:00:02.3092 -029.59.29.9987 2026-02-10 03:46:47 INFO fixvis::::casa RA, DEC (rad) J2000 [-1.5706284] [-0.52345333] 2026-02-10 03:46:47 INFO fixvis::::casa When changing phase center, UVW coordinates will be recalculated. 2026-02-10 03:46:47 INFO fixvis::::casa No equinox given in parameter 'phasecenter': -0.2333266794430661s 0deg 2026-02-10 03:46:47 INFO fixvis::::casa Interpreting it as pair of offsets in (RA,DEC) ... 2026-02-10 03:46:47 INFO fixvis::::casa new phasecenter RA, DEC J2000 18:00:02.0759 -029.59.29.9987 2026-02-10 03:46:47 INFO fixvis::::casa RA, DEC (rad) J2000 -1.5706453643230793 -0.5234533252689584 2026-02-10 03:46:47 INFO fixvis::::casa FIELD table PHASE_DIR column changed for field 0. 2026-02-10 03:46:47 INFO Imager::open() Opening MeasurementSet /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_fixvis_casashell/testx.ms 2026-02-10 03:46:47 INFO SubMS::parseColumnNames() Using DATA column. 2026-02-10 03:46:47 INFO FixVis::setFields Selecting fields 0 2026-02-10 03:46:47 INFO FixVis::makeSelection() 21600 rows selected out of 43200. 2026-02-10 03:46:47 INFO FixVis::makeSelection() Processing field 0 2026-02-10 03:46:48 INFO fixvis::::casa Task fixvis complete. Start time: 2026-02-10 03:46:46.781087 End time: 2026-02-10 03:46:47.737843 2026-02-10 03:46:48 INFO fixvis::::casa ##### End Task: fixvis ##### 2026-02-10 03:46:48 INFO fixvis::::casa ########################################## 2026-02-10 03:46:48 INFO tclean::::casa ########################################## 2026-02-10 03:46:48 INFO tclean::::casa ##### Begin Task: tclean ##### 2026-02-10 03:46:48 INFO tclean::::casa tclean( vis='testx.ms', selectdata=True, field='0', spw='', timerange='', uvrange='', antenna='', scan='', observation='', intent='', datacolumn='corrected', imagename='testy', imsize=[128, 128], cell=['0.10000008arcsec', '0.10000008arcsec'], phasecenter='', stokes='I', projection='SIN', startmodel='', specmode='mfs', reffreq='', nchan=-1, start='', width='', outframe='LSRK', veltype='radio', restfreq=[], interpolation='linear', perchanweightdensity=True, gridder='standard', facets=1, psfphasecenter='', wprojplanes=1, vptable='', mosweight=True, aterm=True, psterm=False, wbawp=True, conjbeams=False, cfcache='', usepointing=False, computepastep=360.0, rotatepastep=360.0, pointingoffsetsigdev=[], pblimit=0.2, normtype='flatnoise', deconvolver='clark', scales=[], nterms=2, smallscalebias=0.0, fusedthreshold=0.0, largestscale=-1, restoration=True, restoringbeam=[], pbcor=False, outlierfile='', weighting='natural', robust=0.5, noise='1.0Jy', npixels=0, uvtaper=[], niter=0, gain=0.1, threshold='0.1mJy', nsigma=0.0, cycleniter=-1, cyclefactor=1.0, minpsffraction=0.05, maxpsffraction=0.8, interactive=False, nmajor=-1, fullsummary=False, usemask='user', mask='user', pbmask=0.0, sidelobethreshold=3.0, noisethreshold=5.0, lownoisethreshold=1.5, negativethreshold=0.0, smoothfactor=1.0, minbeamfrac=0.3, cutthreshold=0.01, growiterations=75, dogrowprune=True, minpercentchange=-1.0, verbose=False, fastnoise=True, restart=True, savemodel='none', calcres=True, calcpsf=True, psfcutoff=0.35, parallel=False ) 2026-02-10 03:46:48 INFO tclean::::casa Verifying Input Parameters 2026-02-10 03:46:48 INFO SynthesisImagerVi2::selectData MS : testx.ms | Selecting on fields : 0 | [Opened in readonly mode] 2026-02-10 03:46:48 INFO SynthesisImagerVi2::selectData NRows selected : 21600 2026-02-10 03:46:48 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:48 INFO SynthesisImagerVi2::defineImage Define image coordinates for [testy] : 2026-02-10 03:46:48 INFO SynthesisImagerVi2::defineImage Impars: start 2026-02-10 03:46:48 INFO SynthesisImagerVi2::defineImage Shape: [128, 128, 1, 1] Spectral: [2.25982e+11] at [0] with increment [1.56671e+07] 2026-02-10 03:46:48 INFO SynthesisImagerVi2::defineImage Set Gridding options for [testy] with ftmachine : gridft 2026-02-10 03:46:48 INFO SynthesisImagerVi2::nSubCubeFitInMemory Required memory: 0.0009441 GB. Available mem.: 47.68 GB (rc, mem. fraction: 80%, memory: -) => Subcubes: 1. Processes on node: 1. 2026-02-10 03:46:48 INFO SynthesisImagerVi2::weight() Set imaging weights : Natural weighting 2026-02-10 03:46:48 INFO task_tclean::SynthesisDeconvolver::setupDeconvolution Set Deconvolution Options for [testy] : clark 2026-02-10 03:46:48 INFO SynthesisImager::makePSF ----------------------------------------------------------- Make PSF --------------------------------------------- 2026-02-10 03:46:50 INFO SIImageStore::calcSensitivity [testy] Theoretical sensitivity (Jy/bm):0.00481125 2026-02-10 03:46:50 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.029458 2026-02-10 03:46:50 INFO SIImageStore::printBeamSet Beam : 2.27941 arcsec, 2.01117 arcsec, 30.5326 deg 2026-02-10 03:46:50 INFO task_tclean::SynthesisImagerVi2::makePrimaryBeam vi2 : Evaluating Primary Beam model onto image grid(s) 2026-02-10 03:46:51 INFO task_tclean::SynthesisImager::executeMajorCycle ----------------------------------------------------------- Run Major Cycle 1 ------------------------------------- 2026-02-10 03:46:52 INFO task_tclean::SDAlgorithmBase::restore [testy] : Restoring model image. 2026-02-10 03:46:52 WARN task_tclean::SIImageStore::restore (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc, line 2345) Restoring with an empty model image. Only residuals will be processed to form the output restored image. 2026-02-10 03:46:53 INFO task_tclean::SIImageStore::restore Beam for chan : 0 : 2.27941 arcsec, 2.01117 arcsec, 30.5326 deg 2026-02-10 03:46:53 INFO tclean::::casa Searching for images with prefix 'testy'... Found these, writing history into them: ['testy.image', 'testy.pb', 'testy.residual', 'testy.sumwt', 'testy.model', 'testy.psf'] 2026-02-10 03:46:55 INFO tclean::::casa Task tclean complete. Start time: 2026-02-10 03:46:47.781614 End time: 2026-02-10 03:46:54.793970 2026-02-10 03:46:55 INFO tclean::::casa ##### End Task: tclean ##### 2026-02-10 03:46:55 INFO tclean::::casa ########################################## 2026-02-10 03:46:55 INFO imstat::::casa ########################################## 2026-02-10 03:46:55 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-02-10 03:46:55 INFO imstat::::casa imstat( imagename='testy.image', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2026-02-10 03:46:55 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-02-10 03:46:55 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-02-10 03:46:55 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-02-10 03:46:55 INFO imstat::image::statistics Determining stats for image testy.image 2026-02-10 03:46:55 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-02-10 03:46:55 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (18:00:02.569, -29.59.36.399, I, 2.25982e+11Hz to 18:00:01.591, -29.59.23.699, I, 2.25982e+11Hz) 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:00:02.569, -29.59.36.399, I, 2.25982e+11Hz 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:00:01.591, -29.59.23.699, I, 2.25982e+11Hz 2026-02-10 03:46:55 INFO imstat:::: Values --- 2026-02-10 03:46:55 INFO imstat:::: -- flux density [flux]: 0.0113138 Jy 2026-02-10 03:46:55 INFO imstat:::: -- number of points [npts]: 16384 2026-02-10 03:46:55 INFO imstat:::: -- maximum value [max]: 2.76818 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- minimum value [min]: -0.185778 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-02-10 03:46:55 INFO imstat:::: -- position of min value (pixel) [minpos]: [67, 19, 0, 0] 2026-02-10 03:46:55 INFO imstat:::: -- position of max value (world) [maxposf]: 18:00:02.076, -29.59.29.999, I, 2.25982e+11Hz 2026-02-10 03:46:55 INFO imstat:::: -- position of min value (world) [minposf]: 18:00:02.053, -29.59.34.499, I, 2.25982e+11Hz 2026-02-10 03:46:55 INFO imstat:::: -- Sum of pixel values [sum]: 5.87683 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2178.04 Jy/beam.Jy/beam 2026-02-10 03:46:55 INFO imstat:::: Statistics --- 2026-02-10 03:46:55 INFO imstat:::: -- Mean of the pixel values [mean]: 0.000358693 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- Variance of the pixel values : 0.132945 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.364616 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- Root mean square [rms]: 0.364605 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- Median of the pixel values [median]: -0.0988264 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.064913 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- IQR [quartile]: 0.146844 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- First quartile [q1]: -0.155414 Jy/beam 2026-02-10 03:46:55 INFO imstat:::: -- Third quartile [q3]: -0.00856965 Jy/beam 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-02-10 03:46:55 INFO imstat::ImageStatsCalculator::statistics 1.638400e+04 5.876831e+00 3.586933e-04 3.646055e-01 3.646164e-01 -1.857778e-01 2.768178e+00 2026-02-10 03:46:55 INFO imstat::::casa Task imstat complete. Start time: 2026-02-10 03:46:54.799125 End time: 2026-02-10 03:46:54.837265 2026-02-10 03:46:55 INFO imstat::::casa ##### End Task: imstat ##### 2026-02-10 03:46:55 INFO imstat::::casa ########################################## . ---------------------------------------------------------------------- Ran 15 tests in 160.554s OK Generating XML reports...