2023-11-08 08:17:23 INFO ::casa Using configuration file ~/.casa/config.py 2023-11-08 08:17:23 INFO ::casa 2023-11-08 08:17:23 INFO ::casa Checking Measures tables in data repository sub-directory /wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casadata/__data__/geodetic 2023-11-08 08:17:23 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2023/10/06/15:00, 2023/09/06/00:00:00 2023-11-08 08:17:23 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2023/10/06/15:00, 2023/09/06/00:00:00 2023-11-08 08:17:23 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2023/11/05/15:00, 2024/02/03/00:00:00 2023-11-08 08:17:23 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2023/10/13/15:00, 2017/01/01/00:00:00 2023-11-08 08:17:23 INFO ImageFactory::createImage Created Paged image 'CAS-7704.im' of shape [20, 20, 20, 4] with float valued pixels. 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='CAS-7704.im', outfile='myout.im', box='', region='box[[1pix,1pix],[19pix,19pix]])', chans='', stokes='', mask='', dropdeg=False, overwrite=True, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) 2023-11-08 08:17:23 INFO imsubimage::AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Region read from text string box[[1pix,1pix],[19pix,19pix]]) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [1, 1, 0, 0] to [19, 19, 19, 3] (00:00:36.000, -00.09.00.001, 1.41499e+09Hz, I to 23:59:24.000, +00.09.00.001, 1.41501e+09Hz, V) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [19, 19, 20, 4] 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:22.613351 End time: 2023-11-08 08:17:22.697374 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='CAS-7704.im', outfile='myout.im', box='', region='box[[1pix,1pix],[19pix,19pix]])', chans='5~6,9~10', stokes='', mask='', dropdeg=False, overwrite=True, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 SEVERE imsubimage::regionmanager::frombcs Exception Reported: Exception: Overriding spectral specification must be limited to a sngle channel range. 2023-11-08 08:17:23 SEVERE imsubimage::regionmanager::frombcs+ ... thrown by void casa::RegionTextParser::_setOverridingChannelRange(const casacore::String&) at File: /source/casa6/casatools/src/code/imageanalysis/IO/RegionTextParser.cc, line: 1313 at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 445 2023-11-08 08:17:23 SEVERE imsubimage::::casa Exception Reported: Error in imsubimage: Exception: Overriding spectral specification must be limited to a sngle channel range. 2023-11-08 08:17:23 SEVERE imsubimage::::casa+ ... thrown by void casa::RegionTextParser::_setOverridingChannelRange(const casacore::String&) at File: /source/casa6/casatools/src/code/imageanalysis/IO/RegionTextParser.cc, line: 1313 at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 445 2023-11-08 08:17:23 INFO imsubimage::::casa Traceback (most recent call last): 2023-11-08 08:17:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__ 2023-11-08 08:17:23 INFO imsubimage::::casa+ task_result = _imsubimage_t( _pc.document['imagename'],_pc.document['outfile'],_pc.document['box'],_pc.document['region'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['dropdeg'],_pc.document['overwrite'],_pc.document['verbose'],_pc.document['stretch'],_pc.document['keepaxes'] ) 2023-11-08 08:17:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 36, in imsubimage 2023-11-08 08:17:23 INFO imsubimage::::casa+ xregion = _rg.frombcs( 2023-11-08 08:17:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs 2023-11-08 08:17:23 INFO imsubimage::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2023-11-08 08:17:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2023-11-08 08:17:23 INFO imsubimage::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2023-11-08 08:17:23 INFO imsubimage::::casa+ RuntimeError: Exception: Overriding spectral specification must be limited to a sngle channel range. 2023-11-08 08:17:23 INFO imsubimage::::casa+ ... thrown by void casa::RegionTextParser::_setOverridingChannelRange(const casacore::String&) at File: /source/casa6/casatools/src/code/imageanalysis/IO/RegionTextParser.cc, line: 1313 at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 445 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:22.707755 End time: 2023-11-08 08:17:22.732211 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='CAS-7704.im', outfile='myout.im', box='', region='box[[1pix,1pix],[19pix,19pix]])', chans='5~10', stokes='', mask='', dropdeg=False, overwrite=True, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) 2023-11-08 08:17:23 INFO imsubimage::AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Region read from text string box[[1pix,1pix],[19pix,19pix]]) 2023-11-08 08:17:23 WARN imsubimage::CasacRegionManager::fromBCS Stokes cannot be determined because this region type is not handled yet. But chances are very good this is no need to be alarmed. 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [1, 1, 5, 0] to [19, 19, 10, 3] (00:00:36.000, -00.09.00.001, 1.415e+09Hz, I to 23:59:24.000, +00.09.00.001, 1.415e+09Hz, V) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [19, 19, 6, 4] 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:22.734351 End time: 2023-11-08 08:17:22.796817 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='CAS-7704.im', outfile='myout.im', box='', region='box[[1pix,1pix],[19pix,19pix]])', chans='', stokes='IU', mask='', dropdeg=False, overwrite=True, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) 2023-11-08 08:17:23 INFO imsubimage::AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Region read from text string box[[1pix,1pix],[19pix,19pix]]) 2023-11-08 08:17:23 WARN imsubimage::CasacRegionManager::fromBCS Stokes cannot be determined because this region type is not handled yet. But chances are very good this is no need to be alarmed. 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [1, 1, 0, 0] to [19, 19, 19, 2] (00:00:36.000, -00.09.00.001, 1.41499e+09Hz, I to 23:59:24.000, +00.09.00.001, 1.41501e+09Hz, U) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [19, 19, 20, 3] 2023-11-08 08:17:23 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:22.801352 End time: 2023-11-08 08:17:22.873123 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='CAS-7704.im', outfile='myout.im', box='10,10,12,12', region='box[[2pix,2pix],[6pix,6pix]])', chans='', stokes='', mask='', dropdeg=False, overwrite=True, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::AsciiRegionFileParser::_parse Combined 2 image regions (which excludes any annotation regions) 2023-11-08 08:17:23 INFO imsubimage::AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [2, 2, 0, 0] to [12, 12, 19, 3] (00:00:32.000, -00.08.00.000, 1.41499e+09Hz, I to 23:59:52.000, +00.02.00.000, 1.41501e+09Hz, V) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [11, 11, 20, 4] 2023-11-08 08:17:23 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:22.881257 End time: 2023-11-08 08:17:22.927612 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='CAS-7704.im', outfile='myout.im', box='10,10,12,12', region='box[[2pix,2pix],[6pix,6pix]])', chans='5~10', stokes='', mask='', dropdeg=False, overwrite=True, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::AsciiRegionFileParser::_parse Combined 2 image regions (which excludes any annotation regions) 2023-11-08 08:17:23 INFO imsubimage::AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [2, 2, 5, 0] to [12, 12, 10, 3] (00:00:32.000, -00.08.00.000, 1.415e+09Hz, I to 23:59:52.000, +00.02.00.000, 1.415e+09Hz, V) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [11, 11, 6, 4] 2023-11-08 08:17:23 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:22.931305 End time: 2023-11-08 08:17:22.985937 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO name:: No table opened. 2023-11-08 08:17:23 INFO showcache:: The Table Cache is empty. .2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='/opt/casa/data/casatestdata/unittest/imsubimage/50beams.im', outfile='test_beams1.im', box='', region='', chans='18~29', stokes='I', mask='', dropdeg=False, overwrite=False, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using channel range(s) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations I 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [0, 0, 0, 18] to [0, 0, 0, 29] (00:00:00.000, +00.00.00.000, I, 1.41499e+09Hz to 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'test_beams1.im' of shape [1, 1, 1, 12] 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:22.997835 End time: 2023-11-08 08:17:23.082192 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO name:: No table opened. 2023-11-08 08:17:23 INFO showcache:: The Table Cache is empty. .2023-11-08 08:17:23 INFO ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20] with float valued pixels. 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='zz.im', outfile='zz_out.im', box='', region='', chans='', stokes='', mask='', dropdeg=False, overwrite=False, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [0, 0] to [19, 19] (00:00:40.000, -00.10.00.001 to 23:59:24.000, +00.09.00.001) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'zz_out.im' of shape [20, 20] 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.106766 End time: 2023-11-08 08:17:23.135288 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20] with float valued pixels. 2023-11-08 08:17:23 INFO ::::image::fromshape Ran ia.fromshape 2023-11-08 08:17:23 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2023-11-08 08:17:23 INFO ::::imsubimage version: 6.6.3-7 CASAtools:v1.0.0 2023-11-08 08:17:23 INFO ::::imsubimage imsubimage(imagename="zz.im", outfile="zz_out.im", box="", region="", chans="", stokes="", mask="", dropdeg=False, overwrite=False, verbose=True, stretch=False, keepaxes=[]) 2023-11-08 08:17:23 INFO name:: No table opened. 2023-11-08 08:17:23 INFO showcache:: The Table Cache is empty. .2023-11-08 08:17:23 INFO ImageFactory::createImage Created Paged image 'keep.im' of shape [10, 20, 1, 1] with float valued pixels. 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='keep.im', outfile='keep_out.im', box='', region='', chans='', stokes='', mask='', dropdeg=False, overwrite=True, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [0, 0, 0, 0] to [9, 19, 0, 0] (00:00:20.000, -00.10.00.001, I, 1.415e+09Hz to 23:59:44.000, +00.09.00.001, I, 1.415e+09Hz) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1, 1] 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.157656 End time: 2023-11-08 08:17:23.185778 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='keep.im', outfile='keep_out.im', box='', region='', chans='', stokes='', mask='', dropdeg=True, overwrite=True, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [0, 0, 0, 0] to [9, 19, 0, 0] (00:00:20.000, -00.10.00.001, I, 1.415e+09Hz to 23:59:44.000, +00.09.00.001, I, 1.415e+09Hz) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20] 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.189029 End time: 2023-11-08 08:17:23.217389 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='keep.im', outfile='keep_out.im', box='', region='', chans='', stokes='', mask='', dropdeg=False, overwrite=True, verbose=True, stretch=False, keepaxes=[0] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [0, 0, 0, 0] to [9, 19, 0, 0] (00:00:20.000, -00.10.00.001, I, 1.415e+09Hz to 23:59:44.000, +00.09.00.001, I, 1.415e+09Hz) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1, 1] 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.220047 End time: 2023-11-08 08:17:23.248543 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='keep.im', outfile='keep_out.im', box='', region='', chans='', stokes='', mask='', dropdeg=True, overwrite=True, verbose=True, stretch=False, keepaxes=[0] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [0, 0, 0, 0] to [9, 19, 0, 0] (00:00:20.000, -00.10.00.001, I, 1.415e+09Hz to 23:59:44.000, +00.09.00.001, I, 1.415e+09Hz) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20] 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.251742 End time: 2023-11-08 08:17:23.279837 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='keep.im', outfile='keep_out.im', box='', region='', chans='', stokes='', mask='', dropdeg=False, overwrite=True, verbose=True, stretch=False, keepaxes=[0] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [0, 0, 0, 0] to [9, 19, 0, 0] (00:00:20.000, -00.10.00.001, I, 1.415e+09Hz to 23:59:44.000, +00.09.00.001, I, 1.415e+09Hz) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1, 1] 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.282427 End time: 2023-11-08 08:17:23.309991 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='keep.im', outfile='keep_out.im', box='', region='', chans='', stokes='', mask='', dropdeg=True, overwrite=True, verbose=True, stretch=False, keepaxes=[3] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [0, 0, 0, 0] to [9, 19, 0, 0] (00:00:20.000, -00.10.00.001, I, 1.415e+09Hz to 23:59:44.000, +00.09.00.001, I, 1.415e+09Hz) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1] 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.313096 End time: 2023-11-08 08:17:23.340597 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO name:: No table opened. 2023-11-08 08:17:23 INFO showcache:: The Table Cache is empty. .2023-11-08 08:17:23 INFO ImageFactory::createImage Created Paged image 'mask1.im' of shape [20, 30, 4, 10] with float valued pixels. 2023-11-08 08:17:23 INFO ImageFactory::createImage Created Paged image 'mask2.im' of shape [20, 30, 4, 1] with float valued pixels. 2023-11-08 08:17:23 INFO ImageFactory::createImage Created Paged image 'mask3.im' of shape [20, 30, 4, 2] with float valued pixels. 2023-11-08 08:17:23 INFO ImageFactory::createImage Created Paged image 'xx.im' of shape [20, 30, 4, 10] with float valued pixels. 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='xx.im', outfile='stretch1', box='', region='', chans='', stokes='', mask='mask1.im > 10', dropdeg=False, overwrite=False, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [0, 0, 0, 0] to [19, 29, 3, 9] (00:00:40.000, -00.15.00.003, I, 1.415e+09Hz to 23:59:24.000, +00.14.00.002, V, 1.415e+09Hz) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'stretch1' of shape [20, 30, 4, 10] 2023-11-08 08:17:23 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.396706 End time: 2023-11-08 08:17:23.436181 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO name:: No table opened. 2023-11-08 08:17:23 INFO showcache:: The Table Cache is empty. 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='xx.im', outfile='stretch4', box='', region='', chans='', stokes='', mask='mask2.im > 10', dropdeg=False, overwrite=False, verbose=True, stretch=False, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2023-11-08 08:17:23 SEVERE imsubimage::image::subimage (file src/tools/image/image_cmpt.cc, line 6162) Exception Reported: The input image shape ([20, 30, 4, 10]) and mask shape ([20, 30, 4, 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 2023-11-08 08:17:23 SEVERE imsubimage::::casa Exception Reported: Error in imsubimage: The input image shape ([20, 30, 4, 10]) and mask shape ([20, 30, 4, 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 2023-11-08 08:17:23 INFO imsubimage::::casa Traceback (most recent call last): 2023-11-08 08:17:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__ 2023-11-08 08:17:23 INFO imsubimage::::casa+ task_result = _imsubimage_t( _pc.document['imagename'],_pc.document['outfile'],_pc.document['box'],_pc.document['region'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['dropdeg'],_pc.document['overwrite'],_pc.document['verbose'],_pc.document['stretch'],_pc.document['keepaxes'] ) 2023-11-08 08:17:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 41, in imsubimage 2023-11-08 08:17:23 INFO imsubimage::::casa+ outia = myia.subimage( 2023-11-08 08:17:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 3893, in subimage 2023-11-08 08:17:23 INFO imsubimage::::casa+ return _wrap_image(swig_object=self._swigobj.subimage(outfile, region, mask, dropdeg, overwrite, list, stretch, wantreturn, keepaxes)) 2023-11-08 08:17:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 7949, in subimage 2023-11-08 08:17:23 INFO imsubimage::::casa+ return _image.image_subimage(self, *args, **kwargs) 2023-11-08 08:17:23 INFO imsubimage::::casa+ RuntimeError: The input image shape ([20, 30, 4, 10]) and mask shape ([20, 30, 4, 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 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.439368 End time: 2023-11-08 08:17:23.451514 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO name:: No table opened. 2023-11-08 08:17:23 INFO showcache:: The Table Cache is empty. 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='xx.im', outfile='stretch2', box='', region='', chans='', stokes='', mask='mask2.im > 10', dropdeg=False, overwrite=False, verbose=True, stretch=True, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord+ [0, 0, 0, 0] to [19, 29, 3, 9] (00:00:40.000, -00.15.00.003, I, 1.415e+09Hz to 23:59:24.000, +00.14.00.002, V, 1.415e+09Hz) 2023-11-08 08:17:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'stretch2' of shape [20, 30, 4, 10] 2023-11-08 08:17:23 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2023-11-08 08:17:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.452742 End time: 2023-11-08 08:17:23.491401 2023-11-08 08:17:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2023-11-08 08:17:23 INFO imsubimage::::casa imsubimage( imagename='xx.im', outfile='junk', box='', region='', chans='', stokes='', mask='mask3.im > 10', dropdeg=False, overwrite=False, verbose=True, stretch=True, keepaxes=[] ) 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2023-11-08 08:17:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2023-11-08 08:17:24 SEVERE imsubimage::image::subimage (file src/tools/image/image_cmpt.cc, line 6162) Exception Reported: Unable to extend mask: ExtendSpecifier - new nor stretch axes given at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 313 2023-11-08 08:17:24 SEVERE imsubimage::::casa Exception Reported: Error in imsubimage: Unable to extend mask: ExtendSpecifier - new nor stretch axes given at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 313 2023-11-08 08:17:24 INFO imsubimage::::casa Traceback (most recent call last): 2023-11-08 08:17:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__ 2023-11-08 08:17:24 INFO imsubimage::::casa+ task_result = _imsubimage_t( _pc.document['imagename'],_pc.document['outfile'],_pc.document['box'],_pc.document['region'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['dropdeg'],_pc.document['overwrite'],_pc.document['verbose'],_pc.document['stretch'],_pc.document['keepaxes'] ) 2023-11-08 08:17:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 41, in imsubimage 2023-11-08 08:17:24 INFO imsubimage::::casa+ outia = myia.subimage( 2023-11-08 08:17:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 3893, in subimage 2023-11-08 08:17:24 INFO imsubimage::::casa+ return _wrap_image(swig_object=self._swigobj.subimage(outfile, region, mask, dropdeg, overwrite, list, stretch, wantreturn, keepaxes)) 2023-11-08 08:17:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14239-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 7949, in subimage 2023-11-08 08:17:24 INFO imsubimage::::casa+ return _image.image_subimage(self, *args, **kwargs) 2023-11-08 08:17:24 INFO imsubimage::::casa+ RuntimeError: Unable to extend mask: ExtendSpecifier - new nor stretch axes given at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 313 2023-11-08 08:17:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2023-11-08 08:17:23.492587 End time: 2023-11-08 08:17:23.502390 2023-11-08 08:17:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2023-11-08 08:17:24 INFO imsubimage::::casa ########################################## 2023-11-08 08:17:24 INFO name:: No table opened. 2023-11-08 08:17:24 INFO showcache:: The Table Cache is empty. . Using configuration file ~/.casa/config.py Using matplotlib backend: agg CASA 6.6.3.7a14239.dev1 -- Common Astronomy Software Applications [6.6.3.7a14239.dev1] ---------------------------------------------------------------------- Ran 5 tests in 0.929s OK