2024-10-27 23:52:57 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2024-10-27 23:52:57 INFO ::casa loaded config file : /wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casaconfig/config.py 2024-10-27 23:52:57 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2024-10-27 23:52:57 INFO ::casa 2024-10-27 23:52:57 INFO ::casa config values 2024-10-27 23:52:57 INFO ::casa agg = False 2024-10-27 23:52:57 INFO ::casa cachedir = '/home/casatest/.casa' 2024-10-27 23:52:57 INFO ::casa casaconfig_verbose = 1 2024-10-27 23:52:57 INFO ::casa colors = 'Neutral' 2024-10-27 23:52:57 INFO ::casa data_auto_update = False 2024-10-27 23:52:57 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2024-10-27 23:52:57 INFO ::casa iplog = False 2024-10-27 23:52:57 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imstat_casashell/ipython-20241027-235255.log' 2024-10-27 23:52:57 INFO ::casa log2term = True 2024-10-27 23:52:57 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imstat_casashell/casa-20241027-235255.log' 2024-10-27 23:52:57 INFO ::casa measures_auto_update = False 2024-10-27 23:52:57 INFO ::casa measurespath = '/opt/casa/data/master' 2024-10-27 23:52:57 INFO ::casa nogui = False 2024-10-27 23:52:57 INFO ::casa nologfile = False 2024-10-27 23:52:57 INFO ::casa nologger = True 2024-10-27 23:52:57 INFO ::casa pipeline = False 2024-10-27 23:52:57 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2024-10-27 23:52:57 INFO ::casa user_site = False 2024-10-27 23:52:57 INFO ::casa 2024-10-27 23:52:57 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2024-10-27 23:52:57 INFO ::casa measures version is unknown, this is probably a legacy version not installed by casaconfig 2024-10-27 23:52:57 INFO ::casa 2024-10-27 23:52:57 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2024-10-27 23:52:57 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2024/10/05/15:00, 2024/09/05/00:00:00 2024-10-27 23:52:57 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2024/10/05/15:00, 2024/09/05/00:00:00 2024-10-27 23:52:57 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2024/10/27/15:15, 2025/01/25/00:00:00 2024-10-27 23:52:57 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2024/09/29/15:00, 2017/01/01/00:00:00 2024-10-27 23:52:57 INFO imstat::::casa ########################################## 2024-10-27 23:52:57 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:52:57 INFO imstat::::casa imstat( imagename='linearCoords.fits', 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 ) 2024-10-27 23:52:57 INFO imstat::FITSCoordinateUtil::fromFITSHeader passing empty or nonexistant spectral Coordinate axis 2024-10-27 23:52:57 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:52:57 INFO imstat::image::statistics Determining stats for image linearCoords.fits 2024-10-27 23:52:57 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:52:57 INFO imstat::ImageRegion::fromRecord+ [0, 0] to [10, 10] (-265km, -161km to -255km, -151km) 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0] 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [10, 10] 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: -265km, -161km 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: -255km, -151km 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::statistics Computing quantiles... 2024-10-27 23:52:57 INFO imstat:::: Values --- 2024-10-27 23:52:57 INFO imstat:::: -- number of points [npts]: 121 2024-10-27 23:52:57 INFO imstat:::: -- maximum value [max]: 2.67726 2024-10-27 23:52:57 INFO imstat:::: -- minimum value [min]: -2.61279 2024-10-27 23:52:57 INFO imstat:::: -- position of max value (pixel) [maxpos]: [3, 10] 2024-10-27 23:52:57 INFO imstat:::: -- position of min value (pixel) [minpos]: [4, 0] 2024-10-27 23:52:57 INFO imstat:::: -- position of max value (world) [maxposf]: -262km, -151km 2024-10-27 23:52:57 INFO imstat:::: -- position of min value (world) [minposf]: -261km, -161km 2024-10-27 23:52:57 INFO imstat:::: -- Sum of pixel values [sum]: 3.19496 2024-10-27 23:52:57 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 152.681 2024-10-27 23:52:57 INFO imstat:::: Statistics --- 2024-10-27 23:52:57 INFO imstat:::: -- Mean of the pixel values [mean]: 0.0264046 2024-10-27 23:52:57 INFO imstat:::: -- Variance of the pixel values : 1.27164 2024-10-27 23:52:57 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.12767 2024-10-27 23:52:57 INFO imstat:::: -- Root mean square [rms]: 1.12331 2024-10-27 23:52:57 INFO imstat:::: -- Median of the pixel values [median]: -0.106724 2024-10-27 23:52:57 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.814678 2024-10-27 23:52:57 INFO imstat:::: -- IQR [quartile]: 1.52274 2024-10-27 23:52:57 INFO imstat:::: -- First quartile [q1]: -0.676235 2024-10-27 23:52:57 INFO imstat:::: -- Third quartile [q3]: 0.846509 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::statistics 1.210000e+02 3.194960e+00 2.640463e-02 1.123311e+00 1.127670e+00 -2.612792e+00 2.677264e+00 2024-10-27 23:52:57 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:52:57.345653 End time: 2024-10-27 23:52:57.355023 2024-10-27 23:52:57 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:52:57 INFO imstat::::casa ########################################## 2024-10-27 23:52:57 INFO name:: No table opened. 2024-10-27 23:52:57 INFO showcache:: The Table Cache is empty. 2024-10-27 23:52:57 INFO imstat::::casa ########################################## 2024-10-27 23:52:57 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:52:57 INFO imstat::::casa imstat( imagename='/opt/casa/data/casatestdata/unittest/imstat/biweight_test.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='b', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=20 ) 2024-10-27 23:52:57 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:52:57 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:52:57 INFO imstat::image::statistics Determining stats for image biweight_test.im 2024-10-27 23:52:57 WARN imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) The biweight algorithm does not support computation of quantile-related (median, MADM, first/third quartile, IQR) statistics (robust=True). Proceeding without calculating those stats. 2024-10-27 23:52:57 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:52:57 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0] to [499, 499, 499] (00:16:43.545, -04.10.13.253, 1.41475e+09Hz to 23:43:20.497, +04.09.13.094, 1.41525e+09Hz) 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Biweight algorithm 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [499, 499, 499] 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:16:43.545, -04.10.13.253, 1.41475e+09Hz 2024-10-27 23:52:57 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:43:20.497, +04.09.13.094, 1.41525e+09Hz 2024-10-27 23:53:04 INFO imstat:::: Values --- 2024-10-27 23:53:04 INFO imstat:::: -- number of points [npts]: 1.25e+08 2024-10-27 23:53:04 INFO imstat:::: -- maximum value [max]: 104.804 2024-10-27 23:53:04 INFO imstat:::: -- minimum value [min]: -5.48939 2024-10-27 23:53:04 INFO imstat:::: Statistics --- 2024-10-27 23:53:04 INFO imstat:::: -- Mean of the pixel values [mean]: -5.43024e-06 2024-10-27 23:53:04 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.02012 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::statistics Mean column unit = 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::statistics Npts Mean Std_dev Minimum Maximum 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::statistics 1.250000e+08 -5.430242e-06 1.020124e+00 -5.489385e+00 1.048039e+02 2024-10-27 23:53:04 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:52:57.390066 End time: 2024-10-27 23:53:03.696953 2024-10-27 23:53:04 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:04 INFO imstat::::casa ########################################## 2024-10-27 23:53:04 INFO imstat::::casa ########################################## 2024-10-27 23:53:04 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:04 INFO imstat::::casa imstat( imagename='/opt/casa/data/casatestdata/unittest/imstat/biweight_test.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='b', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=2 ) 2024-10-27 23:53:04 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:04 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:04 INFO imstat::image::statistics Determining stats for image biweight_test.im 2024-10-27 23:53:04 WARN imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) The biweight algorithm does not support computation of quantile-related (median, MADM, first/third quartile, IQR) statistics (robust=True). Proceeding without calculating those stats. 2024-10-27 23:53:04 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:04 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0] to [499, 499, 499] (00:16:43.545, -04.10.13.253, 1.41475e+09Hz to 23:43:20.497, +04.09.13.094, 1.41525e+09Hz) 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Biweight algorithm 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [499, 499, 499] 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:16:43.545, -04.10.13.253, 1.41475e+09Hz 2024-10-27 23:53:04 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:43:20.497, +04.09.13.094, 1.41525e+09Hz 2024-10-27 23:53:09 INFO imstat:::: Values --- 2024-10-27 23:53:09 INFO imstat:::: -- number of points [npts]: 1.25e+08 2024-10-27 23:53:09 INFO imstat:::: -- maximum value [max]: 104.804 2024-10-27 23:53:09 INFO imstat:::: -- minimum value [min]: -5.48939 2024-10-27 23:53:09 INFO imstat:::: Statistics --- 2024-10-27 23:53:09 INFO imstat:::: -- Mean of the pixel values [mean]: 0.000265251 2024-10-27 23:53:09 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.02012 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::statistics Mean column unit = 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::statistics Npts Mean Std_dev Minimum Maximum 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::statistics 1.250000e+08 2.652510e-04 1.020124e+00 -5.489385e+00 1.048039e+02 2024-10-27 23:53:09 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:03.700090 End time: 2024-10-27 23:53:08.652781 2024-10-27 23:53:09 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:09 INFO imstat::::casa ########################################## 2024-10-27 23:53:09 INFO imstat::::casa ########################################## 2024-10-27 23:53:09 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:09 INFO imstat::::casa imstat( imagename='/opt/casa/data/casatestdata/unittest/imstat/biweight_test.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='b', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=-1 ) 2024-10-27 23:53:09 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:09 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:09 INFO imstat::image::statistics Determining stats for image biweight_test.im 2024-10-27 23:53:09 WARN imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) The biweight algorithm does not support computation of quantile-related (median, MADM, first/third quartile, IQR) statistics (robust=True). Proceeding without calculating those stats. 2024-10-27 23:53:09 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:09 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0] to [499, 499, 499] (00:16:43.545, -04.10.13.253, 1.41475e+09Hz to 23:43:20.497, +04.09.13.094, 1.41525e+09Hz) 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Biweight algorithm 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [499, 499, 499] 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:16:43.545, -04.10.13.253, 1.41475e+09Hz 2024-10-27 23:53:09 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:43:20.497, +04.09.13.094, 1.41525e+09Hz 2024-10-27 23:53:11 INFO imstat:::: Values --- 2024-10-27 23:53:11 INFO imstat:::: -- number of points [npts]: 1.25e+08 2024-10-27 23:53:11 INFO imstat:::: -- maximum value [max]: 104.804 2024-10-27 23:53:11 INFO imstat:::: -- minimum value [min]: -5.48939 2024-10-27 23:53:11 INFO imstat:::: Statistics --- 2024-10-27 23:53:11 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00284497 2024-10-27 23:53:11 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.02031 2024-10-27 23:53:11 INFO imstat::ImageStatsCalculator::statistics Mean column unit = 2024-10-27 23:53:11 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:11 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:11 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:11 INFO imstat::ImageStatsCalculator::statistics Npts Mean Std_dev Minimum Maximum 2024-10-27 23:53:11 INFO imstat::ImageStatsCalculator::statistics 1.250000e+08 2.844970e-03 1.020312e+00 -5.489385e+00 1.048039e+02 2024-10-27 23:53:12 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:08.655978 End time: 2024-10-27 23:53:11.554824 2024-10-27 23:53:12 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO name:: No table opened. 2024-10-27 23:53:12 INFO showcache:: The Table Cache is empty. 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa imstat( imagename='0.00015arcsec_pix.im', axes=[], region='', box='0, 0, 1 , 1', 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 ) 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS Using specified box(es) 0, 0, 1 , 1 2024-10-27 23:53:12 INFO imstat::image::statistics Determining stats for image 0.00015arcsec_pix.im 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [1, 1, 0, 0] (15:22:00.001, +05.03.59.981, I, 1.41332e+09Hz to 15:22:00.001, +05.03.59.981, I, 1.41332e+09Hz) 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [1, 1, 0, 0] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 15:22:00.001285, +05.03.59.980800, I, 1.41332e+09Hz 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 15:22:00.001275, +05.03.59.980950, I, 1.41332e+09Hz 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Computing quantiles... 2024-10-27 23:53:12 INFO imstat:::: Values --- 2024-10-27 23:53:12 INFO imstat:::: -- flux density [flux]: 1.04707e-13 Jy 2024-10-27 23:53:12 INFO imstat:::: -- number of points [npts]: 4 2024-10-27 23:53:12 INFO imstat:::: -- maximum value [max]: 0.00556054 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- minimum value [min]: 0.000119 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (pixel) [maxpos]: [1, 1, 0, 0] 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (pixel) [minpos]: [0, 0, 0, 0] 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (world) [maxposf]: 15:22:00.001275, +05.03.59.980950, I, 1.41332e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (world) [minposf]: 15:22:00.001285, +05.03.59.980800, I, 1.41332e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- Sum of pixel values [sum]: 0.0126307 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 5.56983e-05 Jy/beam.Jy/beam 2024-10-27 23:53:12 INFO imstat:::: Statistics --- 2024-10-27 23:53:12 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00315768 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- Variance of the pixel values : 5.27153e-06 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.00229598 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- Root mean square [rms]: 0.00373156 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- Median of the pixel values [median]: 0.00347558 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.00131751 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- IQR [quartile]: 0.00390665 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- First quartile [q1]: 0.000119 Jy/beam 2024-10-27 23:53:12 INFO imstat:::: -- Third quartile [q3]: 0.00402565 Jy/beam 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics 4.000000e+00 1.263070e-02 3.157676e-03 3.731563e-03 2.295981e-03 1.190005e-04 5.560542e-03 2024-10-27 23:53:12 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:11.701787 End time: 2024-10-27 23:53:11.736818 2024-10-27 23:53:12 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO name:: No table opened. 2024-10-27 23:53:12 INFO showcache:: The Table Cache is empty. 2024-10-27 23:53:12 INFO ImageFactory::createImage Created Paged image 'chauvtest.im' of shape [107] with float valued pixels. 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa imstat( imagename='chauvtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='ch', fence=-1.0, center='mean', lside=True, zscore=3.5, maxiter=0, clmethod='auto', niter=3 ) 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:12 INFO imstat::image::statistics Determining stats for image chauvtest.im 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord+ [0] to [106] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Chauvenet Criterion/Z-score algorithm 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [106] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: Values --- 2024-10-27 23:53:12 INFO imstat:::: -- number of points [npts]: 106 2024-10-27 23:53:12 INFO imstat:::: -- maximum value [max]: 8 2024-10-27 23:53:12 INFO imstat:::: -- minimum value [min]: -2.61279 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (pixel) [maxpos]: [105] 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- Sum of pixel values [sum]: 24.2281 2024-10-27 23:53:12 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 321.792 2024-10-27 23:53:12 INFO imstat:::: Statistics --- 2024-10-27 23:53:12 INFO imstat:::: -- Mean of the pixel values [mean]: 0.228567 2024-10-27 23:53:12 INFO imstat:::: -- Variance of the pixel values : 3.01195 2024-10-27 23:53:12 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.7355 2024-10-27 23:53:12 INFO imstat:::: -- Root mean square [rms]: 1.74235 2024-10-27 23:53:12 INFO imstat:::: -- Median of the pixel values [median]: -0.0898344 2024-10-27 23:53:12 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.832406 2024-10-27 23:53:12 INFO imstat:::: -- IQR [quartile]: 1.72718 2024-10-27 23:53:12 INFO imstat:::: -- First quartile [q1]: -0.826755 2024-10-27 23:53:12 INFO imstat:::: -- Third quartile [q3]: 0.900428 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum N Iter 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics 1.060000e+02 2.422814e+01 2.285674e-01 1.742348e+00 1.735496e+00 -2.612792e+00 8.000000e+00 0 2024-10-27 23:53:12 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:11.965902 End time: 2024-10-27 23:53:11.988593 2024-10-27 23:53:12 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa imstat( imagename='chauvtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='ch', fence=-1.0, center='mean', lside=True, zscore=3.5, maxiter=1, clmethod='auto', niter=3 ) 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:12 INFO imstat::image::statistics Determining stats for image chauvtest.im 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord+ [0] to [106] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Chauvenet Criterion/Z-score algorithm 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [106] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: Values --- 2024-10-27 23:53:12 INFO imstat:::: -- number of points [npts]: 104 2024-10-27 23:53:12 INFO imstat:::: -- maximum value [max]: 6 2024-10-27 23:53:12 INFO imstat:::: -- minimum value [min]: -2.61279 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (pixel) [maxpos]: [103] 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- Sum of pixel values [sum]: 9.22814 2024-10-27 23:53:12 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 208.792 2024-10-27 23:53:12 INFO imstat:::: Statistics --- 2024-10-27 23:53:12 INFO imstat:::: -- Mean of the pixel values [mean]: 0.0887321 2024-10-27 23:53:12 INFO imstat:::: -- Variance of the pixel values : 2.01916 2024-10-27 23:53:12 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.42097 2024-10-27 23:53:12 INFO imstat:::: -- Root mean square [rms]: 1.4169 2024-10-27 23:53:12 INFO imstat:::: -- Median of the pixel values [median]: -0.130988 2024-10-27 23:53:12 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.833155 2024-10-27 23:53:12 INFO imstat:::: -- IQR [quartile]: 1.70717 2024-10-27 23:53:12 INFO imstat:::: -- First quartile [q1]: -0.860657 2024-10-27 23:53:12 INFO imstat:::: -- Third quartile [q3]: 0.846509 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum N Iter 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics 1.040000e+02 9.228143e+00 8.873215e-02 1.416904e+00 1.420971e+00 -2.612792e+00 6.000000e+00 1 2024-10-27 23:53:12 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:11.995596 End time: 2024-10-27 23:53:12.012578 2024-10-27 23:53:12 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa imstat( imagename='chauvtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='ch', fence=-1.0, center='mean', lside=True, zscore=3.5, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:12 INFO imstat::image::statistics Determining stats for image chauvtest.im 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord+ [0] to [106] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Chauvenet Criterion/Z-score algorithm 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [106] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: Values --- 2024-10-27 23:53:12 INFO imstat:::: -- number of points [npts]: 102 2024-10-27 23:53:12 INFO imstat:::: -- maximum value [max]: 4 2024-10-27 23:53:12 INFO imstat:::: -- minimum value [min]: -2.61279 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (pixel) [maxpos]: [101] 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- Sum of pixel values [sum]: -1.77186 2024-10-27 23:53:12 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 147.792 2024-10-27 23:53:12 INFO imstat:::: Statistics --- 2024-10-27 23:53:12 INFO imstat:::: -- Mean of the pixel values [mean]: -0.0173711 2024-10-27 23:53:12 INFO imstat:::: -- Variance of the pixel values : 1.46298 2024-10-27 23:53:12 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.20954 2024-10-27 23:53:12 INFO imstat:::: -- Root mean square [rms]: 1.20372 2024-10-27 23:53:12 INFO imstat:::: -- Median of the pixel values [median]: -0.157515 2024-10-27 23:53:12 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.777123 2024-10-27 23:53:12 INFO imstat:::: -- IQR [quartile]: 1.69595 2024-10-27 23:53:12 INFO imstat:::: -- First quartile [q1]: -0.860657 2024-10-27 23:53:12 INFO imstat:::: -- Third quartile [q3]: 0.835289 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum N Iter 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics 1.020000e+02 -1.771857e+00 -1.737115e-02 1.203720e+00 1.209539e+00 -2.612792e+00 4.000000e+00 4 2024-10-27 23:53:12 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.017761 End time: 2024-10-27 23:53:12.032603 2024-10-27 23:53:12 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa imstat( imagename='chauvtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='ch', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=0, clmethod='auto', niter=3 ) 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:12 INFO imstat::image::statistics Determining stats for image chauvtest.im 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord+ [0] to [106] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Chauvenet Criterion/Z-score algorithm 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [106] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: Values --- 2024-10-27 23:53:12 INFO imstat:::: -- number of points [npts]: 106 2024-10-27 23:53:12 INFO imstat:::: -- maximum value [max]: 8 2024-10-27 23:53:12 INFO imstat:::: -- minimum value [min]: -2.61279 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (pixel) [maxpos]: [105] 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- Sum of pixel values [sum]: 24.2281 2024-10-27 23:53:12 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 321.792 2024-10-27 23:53:12 INFO imstat:::: Statistics --- 2024-10-27 23:53:12 INFO imstat:::: -- Mean of the pixel values [mean]: 0.228567 2024-10-27 23:53:12 INFO imstat:::: -- Variance of the pixel values : 3.01195 2024-10-27 23:53:12 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.7355 2024-10-27 23:53:12 INFO imstat:::: -- Root mean square [rms]: 1.74235 2024-10-27 23:53:12 INFO imstat:::: -- Median of the pixel values [median]: -0.0898344 2024-10-27 23:53:12 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.832406 2024-10-27 23:53:12 INFO imstat:::: -- IQR [quartile]: 1.72718 2024-10-27 23:53:12 INFO imstat:::: -- First quartile [q1]: -0.826755 2024-10-27 23:53:12 INFO imstat:::: -- Third quartile [q3]: 0.900428 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum N Iter 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics 1.060000e+02 2.422814e+01 2.285674e-01 1.742348e+00 1.735496e+00 -2.612792e+00 8.000000e+00 0 2024-10-27 23:53:12 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.037317 End time: 2024-10-27 23:53:12.050868 2024-10-27 23:53:12 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa imstat( imagename='chauvtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='ch', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=1, clmethod='auto', niter=3 ) 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:12 INFO imstat::image::statistics Determining stats for image chauvtest.im 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord+ [0] to [106] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Chauvenet Criterion/Z-score algorithm 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [106] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: Values --- 2024-10-27 23:53:12 INFO imstat:::: -- number of points [npts]: 103 2024-10-27 23:53:12 INFO imstat:::: -- maximum value [max]: 5 2024-10-27 23:53:12 INFO imstat:::: -- minimum value [min]: -2.61279 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (pixel) [maxpos]: [102] 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- Sum of pixel values [sum]: 3.22814 2024-10-27 23:53:12 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 172.792 2024-10-27 23:53:12 INFO imstat:::: Statistics --- 2024-10-27 23:53:12 INFO imstat:::: -- Mean of the pixel values [mean]: 0.0313412 2024-10-27 23:53:12 INFO imstat:::: -- Variance of the pixel values : 1.69305 2024-10-27 23:53:12 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.30117 2024-10-27 23:53:12 INFO imstat:::: -- Root mean square [rms]: 1.29522 2024-10-27 23:53:12 INFO imstat:::: -- Median of the pixel values [median]: -0.145034 2024-10-27 23:53:12 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.801164 2024-10-27 23:53:12 INFO imstat:::: -- IQR [quartile]: 1.70717 2024-10-27 23:53:12 INFO imstat:::: -- First quartile [q1]: -0.860657 2024-10-27 23:53:12 INFO imstat:::: -- Third quartile [q3]: 0.846509 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum N Iter 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics 1.030000e+02 3.228143e+00 3.134120e-02 1.295220e+00 1.301172e+00 -2.612792e+00 5.000000e+00 1 2024-10-27 23:53:12 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.055095 End time: 2024-10-27 23:53:12.067710 2024-10-27 23:53:12 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa imstat( imagename='chauvtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='ch', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:12 INFO imstat::image::statistics Determining stats for image chauvtest.im 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord+ [0] to [106] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Chauvenet Criterion/Z-score algorithm 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [106] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: Values --- 2024-10-27 23:53:12 INFO imstat:::: -- number of points [npts]: 100 2024-10-27 23:53:12 INFO imstat:::: -- maximum value [max]: 2.2124 2024-10-27 23:53:12 INFO imstat:::: -- minimum value [min]: -2.61279 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (pixel) [maxpos]: [99] 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- Sum of pixel values [sum]: -9.27186 2024-10-27 23:53:12 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 119.542 2024-10-27 23:53:12 INFO imstat:::: Statistics --- 2024-10-27 23:53:12 INFO imstat:::: -- Mean of the pixel values [mean]: -0.0927186 2024-10-27 23:53:12 INFO imstat:::: -- Variance of the pixel values : 1.19881 2024-10-27 23:53:12 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.0949 2024-10-27 23:53:12 INFO imstat:::: -- Root mean square [rms]: 1.09335 2024-10-27 23:53:12 INFO imstat:::: -- Median of the pixel values [median]: -0.173894 2024-10-27 23:53:12 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.748346 2024-10-27 23:53:12 INFO imstat:::: -- IQR [quartile]: 1.59924 2024-10-27 23:53:12 INFO imstat:::: -- First quartile [q1]: -0.876484 2024-10-27 23:53:12 INFO imstat:::: -- Third quartile [q3]: 0.722757 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum N Iter 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics 1.000000e+02 -9.271857e+00 -9.271857e-02 1.093353e+00 1.094903e+00 -2.612792e+00 2.212405e+00 4 2024-10-27 23:53:12 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.071704 End time: 2024-10-27 23:53:12.083623 2024-10-27 23:53:12 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO name:: No table opened. 2024-10-27 23:53:12 INFO showcache:: The Table Cache is empty. 2024-10-27 23:53:12 INFO ImageFactory::createImage Created Paged image 'fhtest.im' of shape [100] with float valued pixels. 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa imstat( imagename='fhtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='f', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:12 INFO imstat::image::statistics Determining stats for image fhtest.im 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord+ [0] to [99] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Fit-to-Half algorithm 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [99] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: Values --- 2024-10-27 23:53:12 INFO imstat:::: -- number of points [npts]: 116 2024-10-27 23:53:12 INFO imstat:::: -- maximum value [max]: 6567 2024-10-27 23:53:12 INFO imstat:::: -- minimum value [min]: 0 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:12 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- Sum of pixel values [sum]: 380886 2024-10-27 23:53:12 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 1.9204e+09 2024-10-27 23:53:12 INFO imstat:::: Statistics --- 2024-10-27 23:53:12 INFO imstat:::: -- Mean of the pixel values [mean]: 3283.5 2024-10-27 23:53:12 INFO imstat:::: -- Variance of the pixel values : 5.824e+06 2024-10-27 23:53:12 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 2413.3 2024-10-27 23:53:12 INFO imstat:::: -- Root mean square [rms]: 4068.8 2024-10-27 23:53:12 INFO imstat:::: -- Median of the pixel values [median]: 3283.5 2024-10-27 23:53:12 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 2471 2024-10-27 23:53:12 INFO imstat:::: -- IQR [quartile]: 4942 2024-10-27 23:53:12 INFO imstat:::: -- First quartile [q1]: 784 2024-10-27 23:53:12 INFO imstat:::: -- Third quartile [q3]: 5726 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics 1.160000e+02 3.808860e+05 3.283500e+03 4.068803e+03 2.413296e+03 0.000000e+00 6.567000e+03 2024-10-27 23:53:12 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.443616 End time: 2024-10-27 23:53:12.465899 2024-10-27 23:53:12 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa imstat( imagename='fhtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='f', fence=-1.0, center='mean', lside=False, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:12 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:12 INFO imstat::image::statistics Determining stats for image fhtest.im 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:12 INFO imstat::ImageRegion::fromRecord+ [0] to [99] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Fit-to-Half algorithm 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [99] 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: Values --- 2024-10-27 23:53:12 INFO imstat:::: -- number of points [npts]: 84 2024-10-27 23:53:12 INFO imstat:::: -- maximum value [max]: 9801 2024-10-27 23:53:12 INFO imstat:::: -- minimum value [min]: -3234 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (pixel) [maxpos]: [99] 2024-10-27 23:53:12 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:12 INFO imstat:::: -- Sum of pixel values [sum]: 275814 2024-10-27 23:53:12 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 1.98027e+09 2024-10-27 23:53:12 INFO imstat:::: Statistics --- 2024-10-27 23:53:12 INFO imstat:::: -- Mean of the pixel values [mean]: 3283.5 2024-10-27 23:53:12 INFO imstat:::: -- Variance of the pixel values : 1.29474e+07 2024-10-27 23:53:12 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 3598.25 2024-10-27 23:53:12 INFO imstat:::: -- Root mean square [rms]: 4855.37 2024-10-27 23:53:12 INFO imstat:::: -- Median of the pixel values [median]: 3283.5 2024-10-27 23:53:12 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 2879 2024-10-27 23:53:12 INFO imstat:::: -- IQR [quartile]: 5758 2024-10-27 23:53:12 INFO imstat:::: -- First quartile [q1]: 326 2024-10-27 23:53:12 INFO imstat:::: -- Third quartile [q3]: 6084 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:12 INFO imstat::ImageStatsCalculator::statistics 8.400000e+01 2.758140e+05 3.283500e+03 4.855370e+03 3.598247e+03 -3.234000e+03 9.801000e+03 2024-10-27 23:53:12 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.472571 End time: 2024-10-27 23:53:12.490050 2024-10-27 23:53:12 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ########################################## 2024-10-27 23:53:12 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:12 INFO imstat::::casa imstat( imagename='fhtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='f', fence=-1.0, center='median', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:13 INFO imstat::image::statistics Determining stats for image fhtest.im 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord+ [0] to [99] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Fit-to-Half algorithm 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [99] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat:::: Values --- 2024-10-27 23:53:13 INFO imstat:::: -- number of points [npts]: 100 2024-10-27 23:53:13 INFO imstat:::: -- maximum value [max]: 4901 2024-10-27 23:53:13 INFO imstat:::: -- minimum value [min]: 0 2024-10-27 23:53:13 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:13 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat:::: -- Sum of pixel values [sum]: 245050 2024-10-27 23:53:13 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 9.23578e+08 2024-10-27 23:53:13 INFO imstat:::: Statistics --- 2024-10-27 23:53:13 INFO imstat:::: -- Mean of the pixel values [mean]: 2450.5 2024-10-27 23:53:13 INFO imstat:::: -- Variance of the pixel values : 3.26346e+06 2024-10-27 23:53:13 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1806.5 2024-10-27 23:53:13 INFO imstat:::: -- Root mean square [rms]: 3039.04 2024-10-27 23:53:13 INFO imstat:::: -- Median of the pixel values [median]: 2450.5 2024-10-27 23:53:13 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 1850 2024-10-27 23:53:13 INFO imstat:::: -- IQR [quartile]: 3700 2024-10-27 23:53:13 INFO imstat:::: -- First quartile [q1]: 576 2024-10-27 23:53:13 INFO imstat:::: -- Third quartile [q3]: 4276 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics 1.000000e+02 2.450500e+05 2.450500e+03 3.039042e+03 1.806505e+03 0.000000e+00 4.901000e+03 2024-10-27 23:53:13 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.495444 End time: 2024-10-27 23:53:12.510951 2024-10-27 23:53:13 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa imstat( imagename='fhtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='f', fence=-1.0, center='median', lside=False, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:13 INFO imstat::image::statistics Determining stats for image fhtest.im 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord+ [0] to [99] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Fit-to-Half algorithm 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [99] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat:::: Values --- 2024-10-27 23:53:13 INFO imstat:::: -- number of points [npts]: 100 2024-10-27 23:53:13 INFO imstat:::: -- maximum value [max]: 9801 2024-10-27 23:53:13 INFO imstat:::: -- minimum value [min]: -4900 2024-10-27 23:53:13 INFO imstat:::: -- position of max value (pixel) [maxpos]: [99] 2024-10-27 23:53:13 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat:::: -- Sum of pixel values [sum]: 245050 2024-10-27 23:53:13 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 2.16058e+09 2024-10-27 23:53:13 INFO imstat:::: Statistics --- 2024-10-27 23:53:13 INFO imstat:::: -- Mean of the pixel values [mean]: 2450.5 2024-10-27 23:53:13 INFO imstat:::: -- Variance of the pixel values : 1.57585e+07 2024-10-27 23:53:13 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 3969.69 2024-10-27 23:53:13 INFO imstat:::: -- Root mean square [rms]: 4648.21 2024-10-27 23:53:13 INFO imstat:::: -- Median of the pixel values [median]: 2450.5 2024-10-27 23:53:13 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 3100 2024-10-27 23:53:13 INFO imstat:::: -- IQR [quartile]: 6200 2024-10-27 23:53:13 INFO imstat:::: -- First quartile [q1]: -724 2024-10-27 23:53:13 INFO imstat:::: -- Third quartile [q3]: 5476 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics 1.000000e+02 2.450500e+05 2.450500e+03 4.648207e+03 3.969693e+03 -4.900000e+03 9.801000e+03 2024-10-27 23:53:13 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.515849 End time: 2024-10-27 23:53:12.529887 2024-10-27 23:53:13 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa imstat( imagename='fhtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='f', fence=-1.0, center='zero', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:13 INFO imstat::image::statistics Determining stats for image fhtest.im 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord+ [0] to [99] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Fit-to-Half algorithm 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [99] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat:::: Values --- 2024-10-27 23:53:13 INFO imstat:::: -- number of points [npts]: 2 2024-10-27 23:53:13 INFO imstat:::: -- maximum value [max]: 0 2024-10-27 23:53:13 INFO imstat:::: -- minimum value [min]: 0 2024-10-27 23:53:13 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:13 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat:::: -- Sum of pixel values [sum]: 0 2024-10-27 23:53:13 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 0 2024-10-27 23:53:13 INFO imstat:::: Statistics --- 2024-10-27 23:53:13 INFO imstat:::: -- Mean of the pixel values [mean]: 0 2024-10-27 23:53:13 INFO imstat:::: -- Variance of the pixel values : 0 2024-10-27 23:53:13 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0 2024-10-27 23:53:13 INFO imstat:::: -- Root mean square [rms]: 0 2024-10-27 23:53:13 INFO imstat:::: -- Median of the pixel values [median]: 0 2024-10-27 23:53:13 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0 2024-10-27 23:53:13 INFO imstat:::: -- IQR [quartile]: 0 2024-10-27 23:53:13 INFO imstat:::: -- First quartile [q1]: 0 2024-10-27 23:53:13 INFO imstat:::: -- Third quartile [q3]: 0 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics 2.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 2024-10-27 23:53:13 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.534302 End time: 2024-10-27 23:53:12.547307 2024-10-27 23:53:13 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa imstat( imagename='fhtest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='f', fence=-1.0, center='zero', lside=False, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:13 INFO imstat::image::statistics Determining stats for image fhtest.im 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord+ [0] to [99] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Fit-to-Half algorithm 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [99] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat:::: Values --- 2024-10-27 23:53:13 INFO imstat:::: -- number of points [npts]: 200 2024-10-27 23:53:13 INFO imstat:::: -- maximum value [max]: 9801 2024-10-27 23:53:13 INFO imstat:::: -- minimum value [min]: -9801 2024-10-27 23:53:13 INFO imstat:::: -- position of max value (pixel) [maxpos]: [99] 2024-10-27 23:53:13 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat:::: -- Sum of pixel values [sum]: 0 2024-10-27 23:53:13 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 3.90067e+09 2024-10-27 23:53:13 INFO imstat:::: Statistics --- 2024-10-27 23:53:13 INFO imstat:::: -- Mean of the pixel values [mean]: 0 2024-10-27 23:53:13 INFO imstat:::: -- Variance of the pixel values : 1.96013e+07 2024-10-27 23:53:13 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 4427.34 2024-10-27 23:53:13 INFO imstat:::: -- Root mean square [rms]: 4416.26 2024-10-27 23:53:13 INFO imstat:::: -- Median of the pixel values [median]: 0 2024-10-27 23:53:13 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 2450.5 2024-10-27 23:53:13 INFO imstat:::: -- IQR [quartile]: 4901 2024-10-27 23:53:13 INFO imstat:::: -- First quartile [q1]: -2500 2024-10-27 23:53:13 INFO imstat:::: -- Third quartile [q3]: 2401 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics 2.000000e+02 0.000000e+00 0.000000e+00 4.416258e+03 4.427340e+03 -9.801000e+03 9.801000e+03 2024-10-27 23:53:13 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.550952 End time: 2024-10-27 23:53:12.563173 2024-10-27 23:53:13 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO name:: No table opened. 2024-10-27 23:53:13 INFO showcache:: The Table Cache is empty. 2024-10-27 23:53:13 INFO ImageFactory::createImage Created Paged image 'hftest.im' of shape [100] with float valued pixels. 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa imstat( imagename='hftest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='cl', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:13 INFO imstat::image::statistics Determining stats for image hftest.im 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord+ [0] to [99] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [99] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Computing quantiles... 2024-10-27 23:53:13 INFO imstat:::: Values --- 2024-10-27 23:53:13 INFO imstat:::: -- number of points [npts]: 100 2024-10-27 23:53:13 INFO imstat:::: -- maximum value [max]: 99 2024-10-27 23:53:13 INFO imstat:::: -- minimum value [min]: 0 2024-10-27 23:53:13 INFO imstat:::: -- position of max value (pixel) [maxpos]: [99] 2024-10-27 23:53:13 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:13 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat:::: -- Sum of pixel values [sum]: 4950 2024-10-27 23:53:13 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 328350 2024-10-27 23:53:13 INFO imstat:::: Statistics --- 2024-10-27 23:53:13 INFO imstat:::: -- Mean of the pixel values [mean]: 49.5 2024-10-27 23:53:13 INFO imstat:::: -- Variance of the pixel values : 841.667 2024-10-27 23:53:13 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 29.0115 2024-10-27 23:53:13 INFO imstat:::: -- Root mean square [rms]: 57.3018 2024-10-27 23:53:13 INFO imstat:::: -- Median of the pixel values [median]: 49.5 2024-10-27 23:53:13 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 25 2024-10-27 23:53:13 INFO imstat:::: -- IQR [quartile]: 50 2024-10-27 23:53:13 INFO imstat:::: -- First quartile [q1]: 24 2024-10-27 23:53:13 INFO imstat:::: -- Third quartile [q3]: 74 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics 1.000000e+02 4.950000e+03 4.950000e+01 5.730183e+01 2.901149e+01 0.000000e+00 9.900000e+01 2024-10-27 23:53:13 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.828904 End time: 2024-10-27 23:53:12.854229 2024-10-27 23:53:13 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa imstat( imagename='hftest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='h', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:13 INFO imstat::image::statistics Determining stats for image hftest.im 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord+ [0] to [99] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Hinges-Fences algorithm 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [99] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat:::: Values --- 2024-10-27 23:53:13 INFO imstat:::: -- number of points [npts]: 100 2024-10-27 23:53:13 INFO imstat:::: -- maximum value [max]: 99 2024-10-27 23:53:13 INFO imstat:::: -- minimum value [min]: 0 2024-10-27 23:53:13 INFO imstat:::: -- position of max value (pixel) [maxpos]: [99] 2024-10-27 23:53:13 INFO imstat:::: -- position of min value (pixel) [minpos]: [0] 2024-10-27 23:53:13 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat:::: -- position of min value (world) [minposf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat:::: -- Sum of pixel values [sum]: 4950 2024-10-27 23:53:13 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 328350 2024-10-27 23:53:13 INFO imstat:::: Statistics --- 2024-10-27 23:53:13 INFO imstat:::: -- Mean of the pixel values [mean]: 49.5 2024-10-27 23:53:13 INFO imstat:::: -- Variance of the pixel values : 841.667 2024-10-27 23:53:13 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 29.0115 2024-10-27 23:53:13 INFO imstat:::: -- Root mean square [rms]: 57.3018 2024-10-27 23:53:13 INFO imstat:::: -- Median of the pixel values [median]: 49.5 2024-10-27 23:53:13 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 25 2024-10-27 23:53:13 INFO imstat:::: -- IQR [quartile]: 50 2024-10-27 23:53:13 INFO imstat:::: -- First quartile [q1]: 24 2024-10-27 23:53:13 INFO imstat:::: -- Third quartile [q3]: 74 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics 1.000000e+02 4.950000e+03 4.950000e+01 5.730183e+01 2.901149e+01 0.000000e+00 9.900000e+01 2024-10-27 23:53:13 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.861615 End time: 2024-10-27 23:53:12.880316 2024-10-27 23:53:13 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa imstat( imagename='hftest.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='h', fence=0.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:13 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:13 INFO imstat::image::statistics Determining stats for image hftest.im 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:13 INFO imstat::ImageRegion::fromRecord+ [0] to [99] (1.41495e+09Hz to 1.41505e+09Hz) 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Hinges-Fences algorithm 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [99] 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 1.41495e+09Hz 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 1.41505e+09Hz 2024-10-27 23:53:13 INFO imstat:::: Values --- 2024-10-27 23:53:13 INFO imstat:::: -- number of points [npts]: 51 2024-10-27 23:53:13 INFO imstat:::: -- maximum value [max]: 74 2024-10-27 23:53:13 INFO imstat:::: -- minimum value [min]: 24 2024-10-27 23:53:13 INFO imstat:::: -- position of max value (pixel) [maxpos]: [74] 2024-10-27 23:53:13 INFO imstat:::: -- position of min value (pixel) [minpos]: [24] 2024-10-27 23:53:13 INFO imstat:::: -- position of max value (world) [maxposf]: 1.41502e+09Hz 2024-10-27 23:53:13 INFO imstat:::: -- position of min value (world) [minposf]: 1.41497e+09Hz 2024-10-27 23:53:13 INFO imstat:::: -- Sum of pixel values [sum]: 2499 2024-10-27 23:53:13 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 133501 2024-10-27 23:53:13 INFO imstat:::: Statistics --- 2024-10-27 23:53:13 INFO imstat:::: -- Mean of the pixel values [mean]: 49 2024-10-27 23:53:13 INFO imstat:::: -- Variance of the pixel values : 221 2024-10-27 23:53:13 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 14.8661 2024-10-27 23:53:13 INFO imstat:::: -- Root mean square [rms]: 51.1631 2024-10-27 23:53:13 INFO imstat:::: -- Median of the pixel values [median]: 49 2024-10-27 23:53:13 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 13 2024-10-27 23:53:13 INFO imstat:::: -- IQR [quartile]: 26 2024-10-27 23:53:13 INFO imstat:::: -- First quartile [q1]: 36 2024-10-27 23:53:13 INFO imstat:::: -- Third quartile [q3]: 62 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:13 INFO imstat::ImageStatsCalculator::statistics 5.100000e+01 2.499000e+03 4.900000e+01 5.116314e+01 1.486607e+01 2.400000e+01 7.400000e+01 2024-10-27 23:53:13 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:12.885943 End time: 2024-10-27 23:53:12.902231 2024-10-27 23:53:13 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:13 INFO imstat::::casa ########################################## 2024-10-27 23:53:13 INFO name:: No table opened. 2024-10-27 23:53:13 INFO showcache:: The Table Cache is empty. 2024-10-27 23:53:13 INFO ImageFactory::createImage Created Paged image 'internally_excluded_region.im' of shape [100, 200, 110, 4] with float valued pixels. 2024-10-27 23:53:14 INFO imstat::::casa ########################################## 2024-10-27 23:53:14 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:14 INFO imstat::::casa imstat( imagename='internally_excluded_region.im', axes=[0, 1], region='', box='', chans='10~20;60~90', stokes='IV', 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 ) 2024-10-27 23:53:14 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:14 INFO imstat::CasacRegionManager::fromBCS Using channel range(s) 2024-10-27 23:53:14 INFO imstat::CasacRegionManager::fromBCS Using polarizations IV 2024-10-27 23:53:14 INFO imstat::image::statistics Determining stats for image internally_excluded_region.im 2024-10-27 23:53:14 WARN imstat:::: Stokes cannot be determined because this region type is not handled yet. But chances are very good this is no need to be alarmed. 2024-10-27 23:53:14 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:14 INFO imstat::ImageRegion::fromRecord+ [0, 0, 10, 0] to [99, 199, 90, 3] (00:03:20.092, -01.40.00.846, 1.41496e+09Hz, I to 23:56:43.912, +01.39.00.821, 1.41504e+09Hz, V) 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 10, 0] 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [99, 199, 90, 3] 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:03:20.092, -01.40.00.846, 1.41496e+09Hz, I 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:56:43.912, +01.39.00.821, 1.41504e+09Hz, V 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics VELOCITY column unit = km/s 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics VELOCITY VELOCITY(Plane) STOKES STOKES(Plane) Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1150.44189 10 I 0 2.000000e+04 -1.224473e+02 -6.122365e-03 1.004209e+00 1.004215e+00 -4.179970e+00 3.711435e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1150.44189 10 V 3 2.000000e+04 1.607447e+01 8.037236e-04 9.891089e-01 9.891333e-01 -4.510588e+00 3.700245e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1150.23083 11 I 0 2.000000e+04 -1.077451e+02 -5.387253e-03 1.002907e+00 1.002917e+00 -3.938795e+00 4.280393e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1150.23083 11 V 3 2.000000e+04 -1.061326e+01 -5.306628e-04 1.002160e+00 1.002185e+00 -3.784302e+00 4.150469e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1150.01977 12 I 0 2.000000e+04 1.680861e+02 8.404304e-03 9.926719e-01 9.926611e-01 -3.724453e+00 4.462828e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1150.01977 12 V 3 2.000000e+04 1.171925e+01 5.859626e-04 9.947004e-01 9.947251e-01 -3.736804e+00 4.135045e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1149.80871 13 I 0 2.000000e+04 7.339227e+01 3.669614e-03 9.946213e-01 9.946394e-01 -3.395920e+00 4.081286e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1149.80871 13 V 3 2.000000e+04 1.563155e+01 7.815777e-04 9.982069e-01 9.982316e-01 -3.595331e+00 4.176974e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1149.59764 14 I 0 2.000000e+04 -1.429974e+02 -7.149869e-03 1.000491e+00 1.000491e+00 -3.962265e+00 3.756205e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1149.59764 14 V 3 2.000000e+04 5.213698e+01 2.606849e-03 1.001359e+00 1.001381e+00 -4.204893e+00 4.435710e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1149.38658 15 I 0 2.000000e+04 -1.122913e+02 -5.614567e-03 9.918972e-01 9.919061e-01 -4.164036e+00 3.617157e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1149.38658 15 V 3 2.000000e+04 2.513314e+02 1.256657e-02 9.922803e-01 9.922255e-01 -3.785784e+00 3.672578e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1149.17552 16 I 0 2.000000e+04 2.130166e+01 1.065083e-03 1.002170e+00 1.002194e+00 -3.822797e+00 3.939200e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1149.17552 16 V 3 2.000000e+04 4.138090e+01 2.069045e-03 1.000131e+00 1.000154e+00 -3.971864e+00 3.924938e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1148.96446 17 I 0 2.000000e+04 7.253986e+01 3.626993e-03 9.975200e-01 9.975384e-01 -4.158935e+00 3.955291e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1148.96446 17 V 3 2.000000e+04 -1.128407e+02 -5.642037e-03 9.981860e-01 9.981950e-01 -3.790291e+00 3.898871e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1148.7534 18 I 0 2.000000e+04 6.346278e+01 3.173139e-03 9.992043e-01 9.992243e-01 -3.819789e+00 3.523133e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1148.7534 18 V 3 2.000000e+04 -1.653426e+02 -8.267129e-03 9.953437e-01 9.953342e-01 -4.589067e+00 3.794485e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1148.54234 19 I 0 2.000000e+04 2.678560e+02 1.339280e-02 9.978555e-01 9.977906e-01 -3.865275e+00 4.492939e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1148.54234 19 V 3 2.000000e+04 -2.222532e+02 -1.111266e-02 1.001773e+00 1.001736e+00 -3.812342e+00 3.854829e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1148.33128 20 I 0 2.000000e+04 5.231581e+01 2.615791e-03 1.005976e+00 1.005997e+00 -4.328082e+00 3.733345e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1148.33128 20 V 3 2.000000e+04 4.348600e+01 2.174300e-03 1.001667e+00 1.001689e+00 -3.673321e+00 4.420069e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1139.88883 60 I 0 2.000000e+04 1.942659e+02 9.713295e-03 9.843527e-01 9.843293e-01 -3.914367e+00 4.588977e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1139.88883 60 V 3 2.000000e+04 -6.885444e+01 -3.442722e-03 1.002853e+00 1.002872e+00 -4.312031e+00 3.766927e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1139.67777 61 I 0 2.000000e+04 5.829174e+01 2.914587e-03 9.990877e-01 9.991084e-01 -4.143511e+00 5.120121e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1139.67777 61 V 3 2.000000e+04 -2.991964e+02 -1.495982e-02 1.000709e+00 1.000622e+00 -4.041853e+00 4.732162e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1139.46671 62 I 0 2.000000e+04 2.760271e+02 1.380136e-02 1.006329e+00 1.006259e+00 -4.022864e+00 3.947800e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1139.46671 62 V 3 2.000000e+04 -6.887565e+01 -3.443783e-03 1.001795e+00 1.001814e+00 -4.195291e+00 4.447975e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1139.25565 63 I 0 2.000000e+04 -1.037486e+02 -5.187430e-03 1.002446e+00 1.002458e+00 -4.174508e+00 3.896347e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1139.25565 63 V 3 2.000000e+04 2.738883e+01 1.369441e-03 1.001512e+00 1.001536e+00 -3.950735e+00 4.198421e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1139.04459 64 I 0 2.000000e+04 -3.400335e+01 -1.700168e-03 1.003097e+00 1.003121e+00 -3.654460e+00 3.784746e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1139.04459 64 V 3 2.000000e+04 9.610922e+01 4.805461e-03 9.907977e-01 9.908108e-01 -3.575386e+00 4.289726e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1138.83353 65 I 0 2.000000e+04 2.246633e+02 1.123317e-02 9.925584e-01 9.925197e-01 -3.635418e+00 3.824981e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1138.83353 65 V 3 2.000000e+04 3.256610e+02 1.628305e-02 1.004060e+00 1.003953e+00 -4.168702e+00 4.660439e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1138.62246 66 I 0 2.000000e+04 8.467111e+01 4.233556e-03 1.001378e+00 1.001394e+00 -3.980528e+00 3.991337e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1138.62246 66 V 3 2.000000e+04 -1.096883e+02 -5.484413e-03 9.987814e-01 9.987914e-01 -4.151409e+00 3.641094e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1138.4114 67 I 0 2.000000e+04 -4.819636e+01 -2.409818e-03 1.001978e+00 1.002000e+00 -3.985688e+00 4.222760e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1138.4114 67 V 3 2.000000e+04 5.740532e+01 2.870266e-03 1.000851e+00 1.000872e+00 -4.460557e+00 4.146095e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1138.20034 68 I 0 2.000000e+04 -1.582381e+02 -7.911903e-03 1.004756e+00 1.004750e+00 -3.738958e+00 3.768245e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1138.20034 68 V 3 2.000000e+04 1.411673e+02 7.058365e-03 9.978067e-01 9.978067e-01 -4.594309e+00 3.948457e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1137.98928 69 I 0 2.000000e+04 -2.262851e+02 -1.131425e-02 1.007484e+00 1.007445e+00 -4.487768e+00 4.376306e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1137.98928 69 V 3 2.000000e+04 9.923114e+01 4.961557e-03 9.949481e-01 9.949606e-01 -3.779537e+00 4.078481e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1137.77822 70 I 0 2.000000e+04 2.232417e+02 1.116208e-02 9.927701e-01 9.927322e-01 -4.141489e+00 3.556707e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1137.77822 70 V 3 2.000000e+04 1.151408e+02 5.757040e-03 1.003346e+00 1.003355e+00 -3.755626e+00 4.095323e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1137.56716 71 I 0 2.000000e+04 4.121627e+01 2.060814e-03 9.983803e-01 9.984031e-01 -3.995676e+00 3.987257e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1137.56716 71 V 3 2.000000e+04 1.298636e+02 6.493181e-03 9.942638e-01 9.942674e-01 -3.849118e+00 3.953864e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1137.3561 72 I 0 2.000000e+04 1.276105e+02 6.380526e-03 9.962199e-01 9.962244e-01 -3.852157e+00 4.228494e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1137.3561 72 V 3 2.000000e+04 -1.014245e+02 -5.071224e-03 1.001374e+00 1.001386e+00 -3.675724e+00 4.116185e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1137.14504 73 I 0 2.000000e+04 1.751454e+00 8.757272e-05 9.962403e-01 9.962652e-01 -3.979305e+00 3.809144e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1137.14504 73 V 3 2.000000e+04 -9.288020e+00 -4.644010e-04 1.005018e+00 1.005043e+00 -3.944634e+00 4.131953e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1136.93398 74 I 0 2.000000e+04 1.461150e+02 7.305749e-03 9.972867e-01 9.972849e-01 -4.285089e+00 3.973064e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1136.93398 74 V 3 2.000000e+04 4.976319e+01 2.488159e-03 9.947733e-01 9.947950e-01 -4.014782e+00 3.801017e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1136.72291 75 I 0 2.000000e+04 -8.903625e+00 -4.451813e-04 1.002759e+00 1.002784e+00 -3.670678e+00 4.663188e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1136.72291 75 V 3 2.000000e+04 -1.384432e+02 -6.922162e-03 9.992935e-01 9.992945e-01 -3.954770e+00 4.432508e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1136.51185 76 I 0 2.000000e+04 -5.590994e+01 -2.795497e-03 1.000621e+00 1.000642e+00 -4.203929e+00 3.886367e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1136.51185 76 V 3 2.000000e+04 2.045175e+02 1.022587e-02 9.960114e-01 9.959839e-01 -4.000967e+00 4.616644e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1136.30079 77 I 0 2.000000e+04 -1.067962e+02 -5.339809e-03 9.952230e-01 9.952336e-01 -3.600549e+00 3.548001e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1136.30079 77 V 3 2.000000e+04 -1.232400e+02 -6.162001e-03 1.000672e+00 1.000678e+00 -4.107839e+00 4.120986e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1136.08973 78 I 0 2.000000e+04 1.590971e+02 7.954855e-03 9.993020e-01 9.992953e-01 -3.789479e+00 3.726260e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1136.08973 78 V 3 2.000000e+04 -2.436628e+00 -1.218314e-04 9.998625e-01 9.998875e-01 -4.156629e+00 4.019758e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1135.87867 79 I 0 2.000000e+04 -7.237196e+01 -3.618598e-03 1.003406e+00 1.003424e+00 -4.069556e+00 3.833455e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1135.87867 79 V 3 2.000000e+04 -2.910827e+01 -1.455413e-03 9.992361e-01 9.992600e-01 -3.830156e+00 4.064755e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1135.66761 80 I 0 2.000000e+04 1.953875e+01 9.769374e-04 1.000102e+00 1.000127e+00 -4.055639e+00 4.214696e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1135.66761 80 V 3 2.000000e+04 -7.137234e+01 -3.568617e-03 9.909491e-01 9.909674e-01 -4.316270e+00 4.466524e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1135.45655 81 I 0 2.000000e+04 8.917276e+01 4.458638e-03 9.922508e-01 9.922655e-01 -3.727837e+00 4.139921e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1135.45655 81 V 3 2.000000e+04 -7.767349e+01 -3.883675e-03 9.994395e-01 9.994569e-01 -3.865571e+00 4.504564e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1135.24549 82 I 0 2.000000e+04 2.463997e+02 1.231998e-02 9.902987e-01 9.902468e-01 -3.850408e+00 3.663693e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1135.24549 82 V 3 2.000000e+04 5.820106e+01 2.910053e-03 1.003879e+00 1.003900e+00 -4.456529e+00 4.331279e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1135.03443 83 I 0 2.000000e+04 -1.515951e+02 -7.579754e-03 9.969729e-01 9.969690e-01 -4.616637e+00 4.733324e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1135.03443 83 V 3 2.000000e+04 2.049346e+01 1.024673e-03 9.978471e-01 9.978715e-01 -4.092974e+00 4.127663e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1134.82336 84 I 0 2.000000e+04 -2.436446e+02 -1.218223e-02 1.002050e+00 1.002001e+00 -3.947596e+00 3.776230e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1134.82336 84 V 3 2.000000e+04 -6.610070e+01 -3.305035e-03 1.000073e+00 1.000093e+00 -3.810158e+00 3.643144e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1134.6123 85 I 0 2.000000e+04 1.058191e+02 5.290953e-03 9.996810e-01 9.996920e-01 -4.231944e+00 3.943700e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1134.6123 85 V 3 2.000000e+04 9.146014e+01 4.573007e-03 1.000697e+00 1.000711e+00 -3.869016e+00 4.009938e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1134.40124 86 I 0 2.000000e+04 1.191150e+02 5.955750e-03 9.986870e-01 9.986942e-01 -3.652789e+00 3.773133e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1134.40124 86 V 3 2.000000e+04 2.146687e+00 1.073344e-04 9.958481e-01 9.958730e-01 -4.056816e+00 4.887919e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1134.19018 87 I 0 2.000000e+04 -5.067613e+02 -2.533807e-02 9.981772e-01 9.978805e-01 -4.022724e+00 4.560038e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1134.19018 87 V 3 2.000000e+04 3.182290e+00 1.591145e-04 1.004048e+00 1.004074e+00 -3.831465e+00 3.812251e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1133.97912 88 I 0 2.000000e+04 5.543613e+01 2.771807e-03 9.986189e-01 9.986400e-01 -4.111290e+00 4.181769e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1133.97912 88 V 3 2.000000e+04 -1.303384e+02 -6.516919e-03 1.005770e+00 1.005774e+00 -4.047928e+00 4.295628e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1133.76806 89 I 0 2.000000e+04 2.046460e+02 1.023230e-02 1.005800e+00 1.005773e+00 -3.721218e+00 4.042730e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1133.76806 89 V 3 2.000000e+04 -9.205474e+01 -4.602737e-03 1.004022e+00 1.004037e+00 -4.880373e+00 4.396830e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1133.557 90 I 0 2.000000e+04 -1.463619e+02 -7.318093e-03 9.970173e-01 9.970153e-01 -3.811973e+00 4.366083e+00 2024-10-27 23:53:14 INFO imstat::ImageStatsCalculator::statistics 1133.557 90 V 3 2.000000e+04 1.534167e+02 7.670834e-03 9.991842e-01 9.991798e-01 -3.789545e+00 4.416934e+00 2024-10-27 23:53:14 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:13.952771 End time: 2024-10-27 23:53:14.363542 2024-10-27 23:53:14 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:14 INFO imstat::::casa ########################################## 2024-10-27 23:53:14 INFO name:: No table opened. 2024-10-27 23:53:14 INFO showcache:: The Table Cache is empty. 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa imstat( imagename='4dim.im', axes=[0], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='imstat.log', append=False, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2024-10-27 23:53:15 INFO imstat::image::statistics Determining stats for image 4dim.im 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [1, 2, 3, 4] (00:00:04.000, -00.01.00.000, I, 1.415e+09Hz to 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz) 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [1, 2, 3, 4] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:04.000, -00.01.00.000, I, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics VELOCITY column unit = km/s 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics DECLINATION DECLINATION(Plane) VELOCITY VELOCITY(Plane) STOKES STOKES(Plane) Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.36626 0 I 0 2.000000e+00 6.000000e+01 3.000000e+01 4.242641e+01 4.242641e+01 0.000000e+00 6.000000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.36626 0 Q 1 2.000000e+00 7.000000e+01 3.500000e+01 4.609772e+01 4.242641e+01 5.000000e+00 6.500000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.36626 0 U 2 2.000000e+00 8.000000e+01 4.000000e+01 5.000000e+01 4.242641e+01 1.000000e+01 7.000000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.36626 0 V 3 2.000000e+00 9.000000e+01 4.500000e+01 5.408327e+01 4.242641e+01 1.500000e+01 7.500000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.1552 1 I 0 2.000000e+00 6.200000e+01 3.100000e+01 4.313931e+01 4.242641e+01 1.000000e+00 6.100000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.1552 1 Q 1 2.000000e+00 7.200000e+01 3.600000e+01 4.686150e+01 4.242641e+01 6.000000e+00 6.600000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.1552 1 U 2 2.000000e+00 8.200000e+01 4.100000e+01 5.080354e+01 4.242641e+01 1.100000e+01 7.100000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.1552 1 V 3 2.000000e+00 9.200000e+01 4.600000e+01 5.491812e+01 4.242641e+01 1.600000e+01 7.600000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.94414 2 I 0 2.000000e+00 6.400000e+01 3.200000e+01 4.386342e+01 4.242641e+01 2.000000e+00 6.200000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.94414 2 Q 1 2.000000e+00 7.400000e+01 3.700000e+01 4.763402e+01 4.242641e+01 7.000000e+00 6.700000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.94414 2 U 2 2.000000e+00 8.400000e+01 4.200000e+01 5.161395e+01 4.242641e+01 1.200000e+01 7.200000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.94414 2 V 3 2.000000e+00 9.400000e+01 4.700000e+01 5.575841e+01 4.242641e+01 1.700000e+01 7.700000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.73308 3 I 0 2.000000e+00 6.600000e+01 3.300000e+01 4.459821e+01 4.242641e+01 3.000000e+00 6.300000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.73308 3 Q 1 2.000000e+00 7.600000e+01 3.800000e+01 4.841487e+01 4.242641e+01 8.000000e+00 6.800000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.73308 3 U 2 2.000000e+00 8.600000e+01 4.300000e+01 5.243091e+01 4.242641e+01 1.300000e+01 7.300000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.73308 3 V 3 2.000000e+00 9.600000e+01 4.800000e+01 5.660389e+01 4.242641e+01 1.800000e+01 7.800000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.52202 4 I 0 2.000000e+00 6.800000e+01 3.400000e+01 4.534314e+01 4.242641e+01 4.000000e+00 6.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.52202 4 Q 1 2.000000e+00 7.800000e+01 3.900000e+01 4.920366e+01 4.242641e+01 9.000000e+00 6.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.52202 4 U 2 2.000000e+00 8.800000e+01 4.400000e+01 5.325411e+01 4.242641e+01 1.400000e+01 7.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.52202 4 V 3 2.000000e+00 9.800000e+01 4.900000e+01 5.745433e+01 4.242641e+01 1.900000e+01 7.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.36626 0 I 0 2.000000e+00 1.000000e+02 5.000000e+01 5.830952e+01 4.242641e+01 2.000000e+01 8.000000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.36626 0 Q 1 2.000000e+00 1.100000e+02 5.500000e+01 6.264982e+01 4.242641e+01 2.500000e+01 8.500000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.36626 0 U 2 2.000000e+00 1.200000e+02 6.000000e+01 6.708204e+01 4.242641e+01 3.000000e+01 9.000000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.36626 0 V 3 2.000000e+00 1.300000e+02 6.500000e+01 7.158911e+01 4.242641e+01 3.500000e+01 9.500000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.1552 1 I 0 2.000000e+00 1.020000e+02 5.100000e+01 5.916925e+01 4.242641e+01 2.100000e+01 8.100000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.1552 1 Q 1 2.000000e+00 1.120000e+02 5.600000e+01 6.352952e+01 4.242641e+01 2.600000e+01 8.600000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.1552 1 U 2 2.000000e+00 1.220000e+02 6.100000e+01 6.797794e+01 4.242641e+01 3.100000e+01 9.100000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.1552 1 V 3 2.000000e+00 1.320000e+02 6.600000e+01 7.249828e+01 4.242641e+01 3.600000e+01 9.600000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.94414 2 I 0 2.000000e+00 1.040000e+02 5.200000e+01 6.003332e+01 4.242641e+01 2.200000e+01 8.200000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.94414 2 Q 1 2.000000e+00 1.140000e+02 5.700000e+01 6.441273e+01 4.242641e+01 2.700000e+01 8.700000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.94414 2 U 2 2.000000e+00 1.240000e+02 6.200000e+01 6.887670e+01 4.242641e+01 3.200000e+01 9.200000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.94414 2 V 3 2.000000e+00 1.340000e+02 6.700000e+01 7.340981e+01 4.242641e+01 3.700000e+01 9.700000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.73308 3 I 0 2.000000e+00 1.060000e+02 5.300000e+01 6.090156e+01 4.242641e+01 2.300000e+01 8.300000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.73308 3 Q 1 2.000000e+00 1.160000e+02 5.800000e+01 6.529931e+01 4.242641e+01 2.800000e+01 8.800000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.73308 3 U 2 2.000000e+00 1.260000e+02 6.300000e+01 6.977822e+01 4.242641e+01 3.300000e+01 9.300000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.73308 3 V 3 2.000000e+00 1.360000e+02 6.800000e+01 7.432362e+01 4.242641e+01 3.800000e+01 9.800000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.52202 4 I 0 2.000000e+00 1.080000e+02 5.400000e+01 6.177378e+01 4.242641e+01 2.400000e+01 8.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.52202 4 Q 1 2.000000e+00 1.180000e+02 5.900000e+01 6.618912e+01 4.242641e+01 2.900000e+01 8.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.52202 4 U 2 2.000000e+00 1.280000e+02 6.400000e+01 7.068239e+01 4.242641e+01 3.400000e+01 9.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.52202 4 V 3 2.000000e+00 1.380000e+02 6.900000e+01 7.523962e+01 4.242641e+01 3.900000e+01 9.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.36626 0 I 0 2.000000e+00 1.400000e+02 7.000000e+01 7.615773e+01 4.242641e+01 4.000000e+01 1.000000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.36626 0 Q 1 2.000000e+00 1.500000e+02 7.500000e+01 8.077747e+01 4.242641e+01 4.500000e+01 1.050000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.36626 0 U 2 2.000000e+00 1.600000e+02 8.000000e+01 8.544004e+01 4.242641e+01 5.000000e+01 1.100000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.36626 0 V 3 2.000000e+00 1.700000e+02 8.500000e+01 9.013878e+01 4.242641e+01 5.500000e+01 1.150000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.1552 1 I 0 2.000000e+00 1.420000e+02 7.100000e+01 7.707788e+01 4.242641e+01 4.100000e+01 1.010000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.1552 1 Q 1 2.000000e+00 1.520000e+02 7.600000e+01 8.170679e+01 4.242641e+01 4.600000e+01 1.060000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.1552 1 U 2 2.000000e+00 1.620000e+02 8.100000e+01 8.637708e+01 4.242641e+01 5.100000e+01 1.110000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.1552 1 V 3 2.000000e+00 1.720000e+02 8.600000e+01 9.108238e+01 4.242641e+01 5.600000e+01 1.160000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.94414 2 I 0 2.000000e+00 1.440000e+02 7.200000e+01 7.800000e+01 4.242641e+01 4.200000e+01 1.020000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.94414 2 Q 1 2.000000e+00 1.540000e+02 7.700000e+01 8.263776e+01 4.242641e+01 4.700000e+01 1.070000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.94414 2 U 2 2.000000e+00 1.640000e+02 8.200000e+01 8.731552e+01 4.242641e+01 5.200000e+01 1.120000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.94414 2 V 3 2.000000e+00 1.740000e+02 8.700000e+01 9.202717e+01 4.242641e+01 5.700000e+01 1.170000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.73308 3 I 0 2.000000e+00 1.460000e+02 7.300000e+01 7.892401e+01 4.242641e+01 4.300000e+01 1.030000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.73308 3 Q 1 2.000000e+00 1.560000e+02 7.800000e+01 8.357033e+01 4.242641e+01 4.800000e+01 1.080000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.73308 3 U 2 2.000000e+00 1.660000e+02 8.300000e+01 8.825531e+01 4.242641e+01 5.300000e+01 1.130000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.73308 3 V 3 2.000000e+00 1.760000e+02 8.800000e+01 9.297311e+01 4.242641e+01 5.800000e+01 1.180000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.52202 4 I 0 2.000000e+00 1.480000e+02 7.400000e+01 7.984986e+01 4.242641e+01 4.400000e+01 1.040000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.52202 4 Q 1 2.000000e+00 1.580000e+02 7.900000e+01 8.450444e+01 4.242641e+01 4.900000e+01 1.090000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.52202 4 U 2 2.000000e+00 1.680000e+02 8.400000e+01 8.919641e+01 4.242641e+01 5.400000e+01 1.140000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.52202 4 V 3 2.000000e+00 1.780000e+02 8.900000e+01 9.392018e+01 4.242641e+01 5.900000e+01 1.190000e+02 2024-10-27 23:53:15 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:14.507802 End time: 2024-10-27 23:53:14.555621 2024-10-27 23:53:15 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa imstat( imagename='4dim.im', axes=[0], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='imstat.log', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2024-10-27 23:53:15 INFO imstat::image::statistics Determining stats for image 4dim.im 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [1, 2, 3, 4] (00:00:04.000, -00.01.00.000, I, 1.415e+09Hz to 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz) 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [1, 2, 3, 4] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:04.000, -00.01.00.000, I, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics VELOCITY column unit = km/s 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics DECLINATION DECLINATION(Plane) VELOCITY VELOCITY(Plane) STOKES STOKES(Plane) Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.36626 0 I 0 2.000000e+00 6.000000e+01 3.000000e+01 4.242641e+01 4.242641e+01 0.000000e+00 6.000000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.36626 0 Q 1 2.000000e+00 7.000000e+01 3.500000e+01 4.609772e+01 4.242641e+01 5.000000e+00 6.500000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.36626 0 U 2 2.000000e+00 8.000000e+01 4.000000e+01 5.000000e+01 4.242641e+01 1.000000e+01 7.000000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.36626 0 V 3 2.000000e+00 9.000000e+01 4.500000e+01 5.408327e+01 4.242641e+01 1.500000e+01 7.500000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.1552 1 I 0 2.000000e+00 6.200000e+01 3.100000e+01 4.313931e+01 4.242641e+01 1.000000e+00 6.100000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.1552 1 Q 1 2.000000e+00 7.200000e+01 3.600000e+01 4.686150e+01 4.242641e+01 6.000000e+00 6.600000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.1552 1 U 2 2.000000e+00 8.200000e+01 4.100000e+01 5.080354e+01 4.242641e+01 1.100000e+01 7.100000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1141.1552 1 V 3 2.000000e+00 9.200000e+01 4.600000e+01 5.491812e+01 4.242641e+01 1.600000e+01 7.600000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.94414 2 I 0 2.000000e+00 6.400000e+01 3.200000e+01 4.386342e+01 4.242641e+01 2.000000e+00 6.200000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.94414 2 Q 1 2.000000e+00 7.400000e+01 3.700000e+01 4.763402e+01 4.242641e+01 7.000000e+00 6.700000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.94414 2 U 2 2.000000e+00 8.400000e+01 4.200000e+01 5.161395e+01 4.242641e+01 1.200000e+01 7.200000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.94414 2 V 3 2.000000e+00 9.400000e+01 4.700000e+01 5.575841e+01 4.242641e+01 1.700000e+01 7.700000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.73308 3 I 0 2.000000e+00 6.600000e+01 3.300000e+01 4.459821e+01 4.242641e+01 3.000000e+00 6.300000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.73308 3 Q 1 2.000000e+00 7.600000e+01 3.800000e+01 4.841487e+01 4.242641e+01 8.000000e+00 6.800000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.73308 3 U 2 2.000000e+00 8.600000e+01 4.300000e+01 5.243091e+01 4.242641e+01 1.300000e+01 7.300000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.73308 3 V 3 2.000000e+00 9.600000e+01 4.800000e+01 5.660389e+01 4.242641e+01 1.800000e+01 7.800000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.52202 4 I 0 2.000000e+00 6.800000e+01 3.400000e+01 4.534314e+01 4.242641e+01 4.000000e+00 6.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.52202 4 Q 1 2.000000e+00 7.800000e+01 3.900000e+01 4.920366e+01 4.242641e+01 9.000000e+00 6.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.52202 4 U 2 2.000000e+00 8.800000e+01 4.400000e+01 5.325411e+01 4.242641e+01 1.400000e+01 7.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics -00.01.00.00000 0 1140.52202 4 V 3 2.000000e+00 9.800000e+01 4.900000e+01 5.745433e+01 4.242641e+01 1.900000e+01 7.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.36626 0 I 0 2.000000e+00 1.000000e+02 5.000000e+01 5.830952e+01 4.242641e+01 2.000000e+01 8.000000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.36626 0 Q 1 2.000000e+00 1.100000e+02 5.500000e+01 6.264982e+01 4.242641e+01 2.500000e+01 8.500000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.36626 0 U 2 2.000000e+00 1.200000e+02 6.000000e+01 6.708204e+01 4.242641e+01 3.000000e+01 9.000000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.36626 0 V 3 2.000000e+00 1.300000e+02 6.500000e+01 7.158911e+01 4.242641e+01 3.500000e+01 9.500000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.1552 1 I 0 2.000000e+00 1.020000e+02 5.100000e+01 5.916925e+01 4.242641e+01 2.100000e+01 8.100000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.1552 1 Q 1 2.000000e+00 1.120000e+02 5.600000e+01 6.352952e+01 4.242641e+01 2.600000e+01 8.600000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.1552 1 U 2 2.000000e+00 1.220000e+02 6.100000e+01 6.797794e+01 4.242641e+01 3.100000e+01 9.100000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1141.1552 1 V 3 2.000000e+00 1.320000e+02 6.600000e+01 7.249828e+01 4.242641e+01 3.600000e+01 9.600000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.94414 2 I 0 2.000000e+00 1.040000e+02 5.200000e+01 6.003332e+01 4.242641e+01 2.200000e+01 8.200000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.94414 2 Q 1 2.000000e+00 1.140000e+02 5.700000e+01 6.441273e+01 4.242641e+01 2.700000e+01 8.700000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.94414 2 U 2 2.000000e+00 1.240000e+02 6.200000e+01 6.887670e+01 4.242641e+01 3.200000e+01 9.200000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.94414 2 V 3 2.000000e+00 1.340000e+02 6.700000e+01 7.340981e+01 4.242641e+01 3.700000e+01 9.700000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.73308 3 I 0 2.000000e+00 1.060000e+02 5.300000e+01 6.090156e+01 4.242641e+01 2.300000e+01 8.300000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.73308 3 Q 1 2.000000e+00 1.160000e+02 5.800000e+01 6.529931e+01 4.242641e+01 2.800000e+01 8.800000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.73308 3 U 2 2.000000e+00 1.260000e+02 6.300000e+01 6.977822e+01 4.242641e+01 3.300000e+01 9.300000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.73308 3 V 3 2.000000e+00 1.360000e+02 6.800000e+01 7.432362e+01 4.242641e+01 3.800000e+01 9.800000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.52202 4 I 0 2.000000e+00 1.080000e+02 5.400000e+01 6.177378e+01 4.242641e+01 2.400000e+01 8.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.52202 4 Q 1 2.000000e+00 1.180000e+02 5.900000e+01 6.618912e+01 4.242641e+01 2.900000e+01 8.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.52202 4 U 2 2.000000e+00 1.280000e+02 6.400000e+01 7.068239e+01 4.242641e+01 3.400000e+01 9.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.00.00.00000 1 1140.52202 4 V 3 2.000000e+00 1.380000e+02 6.900000e+01 7.523962e+01 4.242641e+01 3.900000e+01 9.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.36626 0 I 0 2.000000e+00 1.400000e+02 7.000000e+01 7.615773e+01 4.242641e+01 4.000000e+01 1.000000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.36626 0 Q 1 2.000000e+00 1.500000e+02 7.500000e+01 8.077747e+01 4.242641e+01 4.500000e+01 1.050000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.36626 0 U 2 2.000000e+00 1.600000e+02 8.000000e+01 8.544004e+01 4.242641e+01 5.000000e+01 1.100000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.36626 0 V 3 2.000000e+00 1.700000e+02 8.500000e+01 9.013878e+01 4.242641e+01 5.500000e+01 1.150000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.1552 1 I 0 2.000000e+00 1.420000e+02 7.100000e+01 7.707788e+01 4.242641e+01 4.100000e+01 1.010000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.1552 1 Q 1 2.000000e+00 1.520000e+02 7.600000e+01 8.170679e+01 4.242641e+01 4.600000e+01 1.060000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.1552 1 U 2 2.000000e+00 1.620000e+02 8.100000e+01 8.637708e+01 4.242641e+01 5.100000e+01 1.110000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1141.1552 1 V 3 2.000000e+00 1.720000e+02 8.600000e+01 9.108238e+01 4.242641e+01 5.600000e+01 1.160000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.94414 2 I 0 2.000000e+00 1.440000e+02 7.200000e+01 7.800000e+01 4.242641e+01 4.200000e+01 1.020000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.94414 2 Q 1 2.000000e+00 1.540000e+02 7.700000e+01 8.263776e+01 4.242641e+01 4.700000e+01 1.070000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.94414 2 U 2 2.000000e+00 1.640000e+02 8.200000e+01 8.731552e+01 4.242641e+01 5.200000e+01 1.120000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.94414 2 V 3 2.000000e+00 1.740000e+02 8.700000e+01 9.202717e+01 4.242641e+01 5.700000e+01 1.170000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.73308 3 I 0 2.000000e+00 1.460000e+02 7.300000e+01 7.892401e+01 4.242641e+01 4.300000e+01 1.030000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.73308 3 Q 1 2.000000e+00 1.560000e+02 7.800000e+01 8.357033e+01 4.242641e+01 4.800000e+01 1.080000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.73308 3 U 2 2.000000e+00 1.660000e+02 8.300000e+01 8.825531e+01 4.242641e+01 5.300000e+01 1.130000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.73308 3 V 3 2.000000e+00 1.760000e+02 8.800000e+01 9.297311e+01 4.242641e+01 5.800000e+01 1.180000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.52202 4 I 0 2.000000e+00 1.480000e+02 7.400000e+01 7.984986e+01 4.242641e+01 4.400000e+01 1.040000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.52202 4 Q 1 2.000000e+00 1.580000e+02 7.900000e+01 8.450444e+01 4.242641e+01 4.900000e+01 1.090000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.52202 4 U 2 2.000000e+00 1.680000e+02 8.400000e+01 8.919641e+01 4.242641e+01 5.400000e+01 1.140000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics +00.01.00.00000 2 1140.52202 4 V 3 2.000000e+00 1.780000e+02 8.900000e+01 9.392018e+01 4.242641e+01 5.900000e+01 1.190000e+02 2024-10-27 23:53:15 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:14.570269 End time: 2024-10-27 23:53:14.601763 2024-10-27 23:53:15 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO name:: No table opened. 2024-10-27 23:53:15 INFO showcache:: The Table Cache is empty. 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa imstat( imagename='moment_map.im', 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 ) 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2024-10-27 23:53:15 INFO imstat::image::statistics Determining stats for image moment_map.im 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [255, 255, 0, 0] (18:14:01.705, -18.55.07.894, I, 2.30486e+11Hz to 18:13:54.518, -18.53.25.894, I, 2.30486e+11Hz) 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [255, 255, 0, 0] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 18:14:01.705, -18.55.07.894, I, 2.30486e+11Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 18:13:54.518, -18.53.25.894, I, 2.30486e+11Hz 2024-10-27 23:53:15 INFO imstat:::: Values --- 2024-10-27 23:53:15 INFO imstat:::: -- flux [flux]: 1387.16 Jy.km/s 2024-10-27 23:53:15 INFO imstat:::: -- number of points [npts]: 27945 2024-10-27 23:53:15 INFO imstat:::: -- maximum value [max]: 8.93088 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- minimum value [min]: -4.82823 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- position of max value (pixel) [maxpos]: [199, 109, 0, 0] 2024-10-27 23:53:15 INFO imstat:::: -- position of min value (pixel) [minpos]: [170, 125, 0, 0] 2024-10-27 23:53:15 INFO imstat:::: -- position of max value (world) [maxposf]: 18:13:56.096, -18.54.24.295, I, 2.30486e+11Hz 2024-10-27 23:53:15 INFO imstat:::: -- position of min value (world) [minposf]: 18:13:56.913, -18.54.17.896, I, 2.30486e+11Hz 2024-10-27 23:53:15 INFO imstat:::: -- Sum of pixel values [sum]: 55886.3 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 195756 Jy/beam.km/s.Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: Statistics --- 2024-10-27 23:53:15 INFO imstat:::: -- Mean of the pixel values [mean]: 1.99987 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- Variance of the pixel values : 3.00567 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.73369 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- Root mean square [rms]: 2.6467 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- Median of the pixel values [median]: 1.9985 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 1.15824 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- IQR [quartile]: 2.31329 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- First quartile [q1]: 0.835608 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat:::: -- Third quartile [q3]: 3.1489 Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam.km/s 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 2.794500e+04 5.588631e+04 1.999868e+00 2.646703e+00 1.733688e+00 -4.828230e+00 8.930881e+00 2024-10-27 23:53:15 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:14.812609 End time: 2024-10-27 23:53:14.852802 2024-10-27 23:53:15 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO ImageMetaData::summary 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Image name : moment_map.im 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Object name : G11.92 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Image type : PagedImage 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Image quantity : Intensity 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Pixel mask(s) : mask0 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Region(s) : None 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Image units : Jy/beam.km/s 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Restoring Beam : 3.15627 arcsec, 1.80243 arcsec, 58.3141 deg 2024-10-27 23:53:15 INFO ImageMetaData::summary 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Direction reference : J2000 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Spectral reference : LSRK 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Velocity type : RADIO 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Rest frequency : 2.30538e+11 Hz 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Pointing center : 18:13:58.097081 -18.54.16.695951 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Telescope : SMA 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Observer : SMA 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Date observation : 2008/06/23/00:00:00.000000 2024-10-27 23:53:15 INFO ImageMetaData::summary+ 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Axis Coord Type Name Proj Shape Tile Coord value at pixel Coord incr Units 2024-10-27 23:53:15 INFO ImageMetaData::summary+ -------------------------------------------------------------------------------------------------- 2024-10-27 23:53:15 INFO ImageMetaData::summary+ 0 0 Direction Right Ascension SIN 256 256 18:13:58.097 128.00 -4.000000e-01 arcsec 2024-10-27 23:53:15 INFO ImageMetaData::summary+ 1 0 Direction Declination SIN 256 256 -18.54.16.696 128.00 4.000000e-01 arcsec 2024-10-27 23:53:15 INFO ImageMetaData::summary+ 2 1 Stokes Stokes 1 1 I 2024-10-27 23:53:15 INFO ImageMetaData::summary+ 3 2 Spectral Frequency 1 1 2.30392e+11 -37.00 2.536257562e+06 Hz 2024-10-27 23:53:15 INFO ImageMetaData::summary+ Velocity 189.963 -37.00 -3.298159e+00 km/s 2024-10-27 23:53:15 INFO name:: No table opened. 2024-10-27 23:53:15 INFO showcache:: The Table Cache is empty. 2024-10-27 23:53:15 INFO ImageFactory::createImage Created Paged image 'test011.im' of shape [10, 10, 10] with float valued pixels. 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa imstat( imagename='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imstat_casashell/test011.im', axes=[], region='', box='0, 0, 2, 2, 4, 4, 6, 6', chans='0~4, 6, >8', 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 ) 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using specified box(es) 0, 0, 2, 2, 4, 4, 6, 6 2024-10-27 23:53:15 INFO imstat::image::statistics Determining stats for image test011.im 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0] to [6, 6, 9] (00:00:20.000, -00.05.00.000, 1.415e+09Hz to 23:59:56.000, +00.01.00.000, 1.415e+09Hz) 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [6, 6, 9] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:20.000, -00.05.00.000, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:59:56.000, +00.01.00.000, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Computing quantiles... 2024-10-27 23:53:15 INFO imstat:::: Values --- 2024-10-27 23:53:15 INFO imstat:::: -- number of points [npts]: 126 2024-10-27 23:53:15 INFO imstat:::: -- maximum value [max]: 0 2024-10-27 23:53:15 INFO imstat:::: -- minimum value [min]: 0 2024-10-27 23:53:15 INFO imstat:::: -- position of max value (pixel) [maxpos]: [0, 0, 0] 2024-10-27 23:53:15 INFO imstat:::: -- position of min value (pixel) [minpos]: [0, 0, 0] 2024-10-27 23:53:15 INFO imstat:::: -- position of max value (world) [maxposf]: 00:00:20.000, -00.05.00.000, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat:::: -- position of min value (world) [minposf]: 00:00:20.000, -00.05.00.000, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat:::: -- Sum of pixel values [sum]: 0 2024-10-27 23:53:15 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 0 2024-10-27 23:53:15 INFO imstat:::: Statistics --- 2024-10-27 23:53:15 INFO imstat:::: -- Mean of the pixel values [mean]: 0 2024-10-27 23:53:15 INFO imstat:::: -- Variance of the pixel values : 0 2024-10-27 23:53:15 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0 2024-10-27 23:53:15 INFO imstat:::: -- Root mean square [rms]: 0 2024-10-27 23:53:15 INFO imstat:::: -- Median of the pixel values [median]: 0 2024-10-27 23:53:15 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0 2024-10-27 23:53:15 INFO imstat:::: -- IQR [quartile]: 0 2024-10-27 23:53:15 INFO imstat:::: -- First quartile [q1]: 0 2024-10-27 23:53:15 INFO imstat:::: -- Third quartile [q3]: 0 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1.260000e+02 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 2024-10-27 23:53:15 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:15.030022 End time: 2024-10-27 23:53:15.145177 2024-10-27 23:53:15 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO name:: No table opened. 2024-10-27 23:53:15 INFO showcache:: The Table Cache is empty. 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa imstat( imagename='4dim.im', axes=-1, 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 ) 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2024-10-27 23:53:15 INFO imstat::image::statistics Determining stats for image 4dim.im 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [1, 2, 3, 4] (00:00:04.000, -00.01.00.000, I, 1.415e+09Hz to 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz) 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [1, 2, 3, 4] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:04.000, -00.01.00.000, I, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Computing quantiles... 2024-10-27 23:53:15 INFO imstat:::: Values --- 2024-10-27 23:53:15 INFO imstat:::: -- number of points [npts]: 120 2024-10-27 23:53:15 INFO imstat:::: -- maximum value [max]: 119 2024-10-27 23:53:15 INFO imstat:::: -- minimum value [min]: 0 2024-10-27 23:53:15 INFO imstat:::: -- position of max value (pixel) [maxpos]: [1, 2, 3, 4] 2024-10-27 23:53:15 INFO imstat:::: -- position of min value (pixel) [minpos]: [0, 0, 0, 0] 2024-10-27 23:53:15 INFO imstat:::: -- position of max value (world) [maxposf]: 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat:::: -- position of min value (world) [minposf]: 00:00:04.000, -00.01.00.000, I, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat:::: -- Sum of pixel values [sum]: 7140 2024-10-27 23:53:15 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 568820 2024-10-27 23:53:15 INFO imstat:::: Statistics --- 2024-10-27 23:53:15 INFO imstat:::: -- Mean of the pixel values [mean]: 59.5 2024-10-27 23:53:15 INFO imstat:::: -- Variance of the pixel values : 1210 2024-10-27 23:53:15 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 34.7851 2024-10-27 23:53:15 INFO imstat:::: -- Root mean square [rms]: 68.8489 2024-10-27 23:53:15 INFO imstat:::: -- Median of the pixel values [median]: 59.5 2024-10-27 23:53:15 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 30 2024-10-27 23:53:15 INFO imstat:::: -- IQR [quartile]: 60 2024-10-27 23:53:15 INFO imstat:::: -- First quartile [q1]: 29 2024-10-27 23:53:15 INFO imstat:::: -- Third quartile [q3]: 89 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1.200000e+02 7.140000e+03 5.950000e+01 6.884887e+01 3.478505e+01 0.000000e+00 1.190000e+02 2024-10-27 23:53:15 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:15.234938 End time: 2024-10-27 23:53:15.271737 2024-10-27 23:53:15 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa imstat( imagename='4dim.im', axes=[0, 1, 2], 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 ) 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2024-10-27 23:53:15 INFO imstat::image::statistics Determining stats for image 4dim.im 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [1, 2, 3, 4] (00:00:04.000, -00.01.00.000, I, 1.415e+09Hz to 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz) 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [1, 2, 3, 4] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:04.000, -00.01.00.000, I, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics VELOCITY column unit = km/s 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics VELOCITY VELOCITY(Plane) Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1141.36626 0 2.400000e+01 1.380000e+03 5.750000e+01 6.711309e+01 3.535534e+01 0.000000e+00 1.150000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1141.1552 1 2.400000e+01 1.404000e+03 5.850000e+01 6.797181e+01 3.535534e+01 1.000000e+00 1.160000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.94414 2 2.400000e+01 1.428000e+03 5.950000e+01 6.883434e+01 3.535534e+01 2.000000e+00 1.170000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.73308 3 2.400000e+01 1.452000e+03 6.050000e+01 6.970055e+01 3.535534e+01 3.000000e+00 1.180000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.52202 4 2.400000e+01 1.476000e+03 6.150000e+01 7.057030e+01 3.535534e+01 4.000000e+00 1.190000e+02 2024-10-27 23:53:15 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:15.278843 End time: 2024-10-27 23:53:15.307223 2024-10-27 23:53:15 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa imstat( imagename='4dim.im', axes=[0, 1], 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 ) 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2024-10-27 23:53:15 INFO imstat::image::statistics Determining stats for image 4dim.im 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [1, 2, 3, 4] (00:00:04.000, -00.01.00.000, I, 1.415e+09Hz to 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz) 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [1, 2, 3, 4] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:04.000, -00.01.00.000, I, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics VELOCITY column unit = km/s 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics VELOCITY VELOCITY(Plane) STOKES STOKES(Plane) Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1141.36626 0 I 0 6.000000e+00 3.000000e+02 5.000000e+01 6.055301e+01 3.741657e+01 0.000000e+00 1.000000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1141.36626 0 Q 1 6.000000e+00 3.300000e+02 5.500000e+01 6.474308e+01 3.741657e+01 5.000000e+00 1.050000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1141.36626 0 U 2 6.000000e+00 3.600000e+02 6.000000e+01 6.904105e+01 3.741657e+01 1.000000e+01 1.100000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1141.36626 0 V 3 6.000000e+00 3.900000e+02 6.500000e+01 7.342797e+01 3.741657e+01 1.500000e+01 1.150000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1141.1552 1 I 0 6.000000e+00 3.060000e+02 5.100000e+01 6.138132e+01 3.741657e+01 1.000000e+00 1.010000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1141.1552 1 Q 1 6.000000e+00 3.360000e+02 5.600000e+01 6.559472e+01 3.741657e+01 6.000000e+00 1.060000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1141.1552 1 U 2 6.000000e+00 3.660000e+02 6.100000e+01 6.991185e+01 3.741657e+01 1.100000e+01 1.110000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1141.1552 1 V 3 6.000000e+00 3.960000e+02 6.600000e+01 7.431465e+01 3.741657e+01 1.600000e+01 1.160000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.94414 2 I 0 6.000000e+00 3.120000e+02 5.200000e+01 6.221468e+01 3.741657e+01 2.000000e+00 1.020000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.94414 2 Q 1 6.000000e+00 3.420000e+02 5.700000e+01 6.645048e+01 3.741657e+01 7.000000e+00 1.070000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.94414 2 U 2 6.000000e+00 3.720000e+02 6.200000e+01 7.078606e+01 3.741657e+01 1.200000e+01 1.120000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.94414 2 V 3 6.000000e+00 4.020000e+02 6.700000e+01 7.520417e+01 3.741657e+01 1.700000e+01 1.170000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.73308 3 I 0 6.000000e+00 3.180000e+02 5.300000e+01 6.305289e+01 3.741657e+01 3.000000e+00 1.030000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.73308 3 Q 1 6.000000e+00 3.480000e+02 5.800000e+01 6.731023e+01 3.741657e+01 8.000000e+00 1.080000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.73308 3 U 2 6.000000e+00 3.780000e+02 6.300000e+01 7.166357e+01 3.741657e+01 1.300000e+01 1.130000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.73308 3 V 3 6.000000e+00 4.080000e+02 6.800000e+01 7.609643e+01 3.741657e+01 1.800000e+01 1.180000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.52202 4 I 0 6.000000e+00 3.240000e+02 5.400000e+01 6.389575e+01 3.741657e+01 4.000000e+00 1.040000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.52202 4 Q 1 6.000000e+00 3.540000e+02 5.900000e+01 6.817380e+01 3.741657e+01 9.000000e+00 1.090000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.52202 4 U 2 6.000000e+00 3.840000e+02 6.400000e+01 7.254424e+01 3.741657e+01 1.400000e+01 1.140000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 1140.52202 4 V 3 6.000000e+00 4.140000e+02 6.900000e+01 7.699134e+01 3.741657e+01 1.900000e+01 1.190000e+02 2024-10-27 23:53:15 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:15.313238 End time: 2024-10-27 23:53:15.338435 2024-10-27 23:53:15 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa imstat( imagename='4dim.im', axes=3, 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 ) 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:15 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2024-10-27 23:53:15 INFO imstat::image::statistics Determining stats for image 4dim.im 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:15 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [1, 2, 3, 4] (00:00:04.000, -00.01.00.000, I, 1.415e+09Hz to 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz) 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [1, 2, 3, 4] 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:04.000, -00.01.00.000, I, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 00:00:00.000, +00.01.00.000, V, 1.415e+09Hz 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics RIGHT ASCENSION RIGHT ASCENSION(Plane) DECLINATION DECLINATION(Plane) STOKES STOKES(Plane) Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 -00.01.00.00000 0 I 0 5.000000e+00 1.000000e+01 2.000000e+00 2.449490e+00 1.581139e+00 0.000000e+00 4.000000e+00 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 -00.01.00.00000 0 Q 1 5.000000e+00 3.500000e+01 7.000000e+00 7.141428e+00 1.581139e+00 5.000000e+00 9.000000e+00 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 -00.01.00.00000 0 U 2 5.000000e+00 6.000000e+01 1.200000e+01 1.208305e+01 1.581139e+00 1.000000e+01 1.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 -00.01.00.00000 0 V 3 5.000000e+00 8.500000e+01 1.700000e+01 1.705872e+01 1.581139e+00 1.500000e+01 1.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 +00.00.00.00000 1 I 0 5.000000e+00 1.100000e+02 2.200000e+01 2.204541e+01 1.581139e+00 2.000000e+01 2.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 +00.00.00.00000 1 Q 1 5.000000e+00 1.350000e+02 2.700000e+01 2.703701e+01 1.581139e+00 2.500000e+01 2.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 +00.00.00.00000 1 U 2 5.000000e+00 1.600000e+02 3.200000e+01 3.203123e+01 1.581139e+00 3.000000e+01 3.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 +00.00.00.00000 1 V 3 5.000000e+00 1.850000e+02 3.700000e+01 3.702702e+01 1.581139e+00 3.500000e+01 3.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 +00.01.00.00000 2 I 0 5.000000e+00 2.100000e+02 4.200000e+01 4.202380e+01 1.581139e+00 4.000000e+01 4.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 +00.01.00.00000 2 Q 1 5.000000e+00 2.350000e+02 4.700000e+01 4.702127e+01 1.581139e+00 4.500000e+01 4.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 +00.01.00.00000 2 U 2 5.000000e+00 2.600000e+02 5.200000e+01 5.201923e+01 1.581139e+00 5.000000e+01 5.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:04.00000 0 +00.01.00.00000 2 V 3 5.000000e+00 2.850000e+02 5.700000e+01 5.701754e+01 1.581139e+00 5.500000e+01 5.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 -00.01.00.00000 0 I 0 5.000000e+00 3.100000e+02 6.200000e+01 6.201613e+01 1.581139e+00 6.000000e+01 6.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 -00.01.00.00000 0 Q 1 5.000000e+00 3.350000e+02 6.700000e+01 6.701492e+01 1.581139e+00 6.500000e+01 6.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 -00.01.00.00000 0 U 2 5.000000e+00 3.600000e+02 7.200000e+01 7.201389e+01 1.581139e+00 7.000000e+01 7.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 -00.01.00.00000 0 V 3 5.000000e+00 3.850000e+02 7.700000e+01 7.701299e+01 1.581139e+00 7.500000e+01 7.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 +00.00.00.00000 1 I 0 5.000000e+00 4.100000e+02 8.200000e+01 8.201219e+01 1.581139e+00 8.000000e+01 8.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 +00.00.00.00000 1 Q 1 5.000000e+00 4.350000e+02 8.700000e+01 8.701149e+01 1.581139e+00 8.500000e+01 8.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 +00.00.00.00000 1 U 2 5.000000e+00 4.600000e+02 9.200000e+01 9.201087e+01 1.581139e+00 9.000000e+01 9.400000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 +00.00.00.00000 1 V 3 5.000000e+00 4.850000e+02 9.700000e+01 9.701031e+01 1.581139e+00 9.500000e+01 9.900000e+01 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 +00.01.00.00000 2 I 0 5.000000e+00 5.100000e+02 1.020000e+02 1.020098e+02 1.581139e+00 1.000000e+02 1.040000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 +00.01.00.00000 2 Q 1 5.000000e+00 5.350000e+02 1.070000e+02 1.070093e+02 1.581139e+00 1.050000e+02 1.090000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 +00.01.00.00000 2 U 2 5.000000e+00 5.600000e+02 1.120000e+02 1.120089e+02 1.581139e+00 1.100000e+02 1.140000e+02 2024-10-27 23:53:15 INFO imstat::ImageStatsCalculator::statistics 00:00:00.00000 1 +00.01.00.00000 2 V 3 5.000000e+00 5.850000e+02 1.170000e+02 1.170085e+02 1.581139e+00 1.150000e+02 1.190000e+02 2024-10-27 23:53:15 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:15.345167 End time: 2024-10-27 23:53:15.367247 2024-10-27 23:53:15 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:15 INFO imstat::::casa ########################################## 2024-10-27 23:53:15 INFO name:: No table opened. 2024-10-27 23:53:15 INFO showcache:: The Table Cache is empty. 2024-10-27 23:53:16 INFO ImageFactory::createImage Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels. 2024-10-27 23:53:16 INFO ImageFactory::createImage Created Paged image 'tmp.im' of shape [200, 200, 1, 20] with float valued pixels. 2024-10-27 23:53:16 INFO imstat::::casa ########################################## 2024-10-27 23:53:16 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:16 INFO imstat::::casa imstat( imagename='tmp.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='maskim>0', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:16 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:16 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:16 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2024-10-27 23:53:16 INFO imstat::image::statistics Determining stats for image tmp.im 2024-10-27 23:53:16 SEVERE imstat::image::statistics (file src/tools/image/image_cmpt.cc, line 5995) Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-10-27 23:53:16 SEVERE imstat::::casa Exception Reported: Error in imstat: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-10-27 23:53:16 INFO imstat::::casa Traceback (most recent call last): 2024-10-27 23:53:16 INFO imstat::::casa+ File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imstat.py", line 696, in __call__ 2024-10-27 23:53:16 INFO imstat::::casa+ task_result = _imstat_t( _pc.document['imagename'],_pc.document['axes'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['listit'],_pc.document['verbose'],_pc.document['mask'],_pc.document['stretch'],_pc.document['logfile'],_pc.document['append'],_pc.document['algorithm'],_pc.document['fence'],_pc.document['center'],_pc.document['lside'],_pc.document['zscore'],_pc.document['maxiter'],_pc.document['clmethod'],_pc.document['niter'] ) 2024-10-27 23:53:16 INFO imstat::::casa+ File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imstat.py", line 26, in imstat 2024-10-27 23:53:16 INFO imstat::::casa+ return _myia.statistics( 2024-10-27 23:53:16 INFO imstat::::casa+ File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 3819, in statistics 2024-10-27 23:53:16 INFO imstat::::casa+ return self._swigobj.statistics(axes, region, mask, includepix, excludepix, list, force, disk, robust, verbose, stretch, logfile, append, algorithm, fence, center, lside, zscore, maxiter, clmethod, niter) 2024-10-27 23:53:16 INFO imstat::::casa+ File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 7789, in statistics 2024-10-27 23:53:16 INFO imstat::::casa+ return _image.image_statistics(self, *args, **kwargs) 2024-10-27 23:53:16 INFO imstat::::casa+ RuntimeError: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 2024-10-27 23:53:16 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:16.194507 End time: 2024-10-27 23:53:16.243437 2024-10-27 23:53:16 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:16 INFO imstat::::casa ########################################## 2024-10-27 23:53:16 INFO imstat::::casa ########################################## 2024-10-27 23:53:16 INFO imstat::::casa ##### Begin Task: imstat ##### 2024-10-27 23:53:16 INFO imstat::::casa imstat( imagename='tmp.im', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='maskim>0', stretch=True, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 ) 2024-10-27 23:53:16 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-10-27 23:53:16 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2024-10-27 23:53:16 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2024-10-27 23:53:16 INFO imstat::image::statistics Determining stats for image tmp.im 2024-10-27 23:53:16 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2024-10-27 23:53:16 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [199, 199, 0, 19] (00:06:40.226, -01.40.00.846, I, 1.41499e+09Hz to 23:53:23.781, +01.39.00.821, I, 1.41501e+09Hz) 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [199, 199, 0, 19] 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:06:40.226, -01.40.00.846, I, 1.41499e+09Hz 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:53:23.781, +01.39.00.821, I, 1.41501e+09Hz 2024-10-27 23:53:16 INFO imstat:::: Values --- 2024-10-27 23:53:16 INFO imstat:::: -- number of points [npts]: 397920 2024-10-27 23:53:16 INFO imstat:::: -- maximum value [max]: 5.37138 2024-10-27 23:53:16 INFO imstat:::: -- minimum value [min]: -4.91118 2024-10-27 23:53:16 INFO imstat:::: -- position of max value (pixel) [maxpos]: [109, 79, 0, 19] 2024-10-27 23:53:16 INFO imstat:::: -- position of min value (pixel) [minpos]: [188, 190, 0, 7] 2024-10-27 23:53:16 INFO imstat:::: -- position of max value (world) [maxposf]: 23:59:23.999, -00.21.00.008, I, 1.41501e+09Hz 2024-10-27 23:53:16 INFO imstat:::: -- position of min value (world) [minposf]: 23:54:07.841, +01.30.00.617, I, 1.415e+09Hz 2024-10-27 23:53:16 INFO imstat:::: -- Sum of pixel values [sum]: 584.248 2024-10-27 23:53:16 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 397977 2024-10-27 23:53:16 INFO imstat:::: Statistics --- 2024-10-27 23:53:16 INFO imstat:::: -- Mean of the pixel values [mean]: 0.00146825 2024-10-27 23:53:16 INFO imstat:::: -- Variance of the pixel values : 1.00014 2024-10-27 23:53:16 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 1.00007 2024-10-27 23:53:16 INFO imstat:::: -- Root mean square [rms]: 1.00007 2024-10-27 23:53:16 INFO imstat:::: -- Median of the pixel values [median]: 0.00177694 2024-10-27 23:53:16 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.67437 2024-10-27 23:53:16 INFO imstat:::: -- IQR [quartile]: 1.34876 2024-10-27 23:53:16 INFO imstat:::: -- First quartile [q1]: -0.67269 2024-10-27 23:53:16 INFO imstat:::: -- Third quartile [q3]: 0.676074 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::statistics Sum column unit = 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-10-27 23:53:16 INFO imstat::ImageStatsCalculator::statistics 3.979200e+05 5.842480e+02 1.468255e-03 1.000072e+00 1.000072e+00 -4.911179e+00 5.371378e+00 2024-10-27 23:53:16 INFO imstat::::casa Task imstat complete. Start time: 2024-10-27 23:53:16.247494 End time: 2024-10-27 23:53:16.350008 2024-10-27 23:53:16 INFO imstat::::casa ##### End Task: imstat ##### 2024-10-27 23:53:16 INFO imstat::::casa ########################################## 2024-10-27 23:53:16 INFO name:: No table opened. 2024-10-27 23:53:16 INFO showcache:: The Table Cache is empty. Using user configuration file /home/casatest/.casa/config.py Using matplotlib backend: agg CASA 6.7.0.12a14315.dev5 -- Common Astronomy Software Applications [6.7.0.12a14315.dev5] Running tests... ---------------------------------------------------------------------- ............ ---------------------------------------------------------------------- Ran 12 tests in 19.063s OK Generating XML reports...