2024-02-08 01:21:42 INFO ::casa Using configuration file ~/.casa/config.py 2024-02-08 01:21:42 INFO ::casa 2024-02-08 01:21:42 INFO ::casa Checking Measures tables in data repository sub-directory /wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casadata/__data__/geodetic 2024-02-08 01:21:42 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2024/01/19/15:00, 2023/12/20/00:00:00 2024-02-08 01:21:42 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2024/01/19/15:00, 2023/12/20/00:00:00 2024-02-08 01:21:42 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2024/02/03/15:00, 2024/05/03/00:00:00 2024-02-08 01:21:42 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2024/01/17/15:00, 2017/01/01/00:00:00 2024-02-08 01:21:42 INFO ImageFactory::createImage Created Paged image 'CAS-7704.im' of shape [20, 20, 20, 4] with float valued pixels. 2024-02-08 01:21:42 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:42 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:42 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=[] ) 2024-02-08 01:21:42 INFO imsubimage::AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) 2024-02-08 01:21:42 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). 2024-02-08 01:21:42 INFO imsubimage::CasacRegionManager::fromBCS Region read from text string box[[1pix,1pix],[19pix,19pix]]) 2024-02-08 01:21:42 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:42 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) 2024-02-08 01:21:42 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [19, 19, 20, 4] 2024-02-08 01:21:42 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.354586 End time: 2024-02-08 01:21:42.398069 2024-02-08 01:21:42 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:42 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:42 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-02-08 01:21:42 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:42 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:42 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=[] ) 2024-02-08 01:21:42 SEVERE imsubimage::regionmanager::frombcs Exception Reported: Exception: Overriding spectral specification must be limited to a sngle channel range. 2024-02-08 01:21:42 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 2024-02-08 01:21:42 SEVERE imsubimage::::casa Exception Reported: Error in imsubimage: Exception: Overriding spectral specification must be limited to a sngle channel range. 2024-02-08 01:21:42 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 2024-02-08 01:21:42 INFO imsubimage::::casa Traceback (most recent call last): 2024-02-08 01:21:42 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__ 2024-02-08 01:21:42 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'] ) 2024-02-08 01:21:42 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 36, in imsubimage 2024-02-08 01:21:42 INFO imsubimage::::casa+ xregion = _rg.frombcs( 2024-02-08 01:21:42 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs 2024-02-08 01:21:42 INFO imsubimage::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2024-02-08 01:21:42 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2024-02-08 01:21:42 INFO imsubimage::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2024-02-08 01:21:42 INFO imsubimage::::casa+ RuntimeError: Exception: Overriding spectral specification must be limited to a sngle channel range. 2024-02-08 01:21:42 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 2024-02-08 01:21:42 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.403743 End time: 2024-02-08 01:21:42.428876 2024-02-08 01:21:42 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:42 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:42 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:42 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:42 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=[] ) 2024-02-08 01:21:42 INFO imsubimage::AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) 2024-02-08 01:21:42 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). 2024-02-08 01:21:42 INFO imsubimage::CasacRegionManager::fromBCS Region read from text string box[[1pix,1pix],[19pix,19pix]]) 2024-02-08 01:21:42 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. 2024-02-08 01:21:42 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:42 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) 2024-02-08 01:21:42 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [19, 19, 6, 4] 2024-02-08 01:21:42 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.429940 End time: 2024-02-08 01:21:42.472035 2024-02-08 01:21:42 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:42 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:42 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:42 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:42 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=[] ) 2024-02-08 01:21:42 INFO imsubimage::AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) 2024-02-08 01:21:42 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). 2024-02-08 01:21:42 INFO imsubimage::CasacRegionManager::fromBCS Region read from text string box[[1pix,1pix],[19pix,19pix]]) 2024-02-08 01:21:42 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. 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [19, 19, 20, 3] 2024-02-08 01:21:43 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.475576 End time: 2024-02-08 01:21:42.539521 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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=[] ) 2024-02-08 01:21:43 INFO imsubimage::AsciiRegionFileParser::_parse Combined 2 image regions (which excludes any annotation regions) 2024-02-08 01:21:43 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). 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [11, 11, 20, 4] 2024-02-08 01:21:43 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.549431 End time: 2024-02-08 01:21:42.605355 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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=[] ) 2024-02-08 01:21:43 INFO imsubimage::AsciiRegionFileParser::_parse Combined 2 image regions (which excludes any annotation regions) 2024-02-08 01:21:43 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). 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [11, 11, 6, 4] 2024-02-08 01:21:43 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.611555 End time: 2024-02-08 01:21:42.688767 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO name:: No table opened. 2024-02-08 01:21:43 INFO showcache:: The Table Cache is empty. .2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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=[] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using channel range(s) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations I 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'test_beams1.im' of shape [1, 1, 1, 12] 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.696471 End time: 2024-02-08 01:21:42.747313 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO name:: No table opened. 2024-02-08 01:21:43 INFO showcache:: The Table Cache is empty. .2024-02-08 01:21:43 INFO ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20] with float valued pixels. 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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=[] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'zz_out.im' of shape [20, 20] 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.778532 End time: 2024-02-08 01:21:42.818092 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20] with float valued pixels. 2024-02-08 01:21:43 INFO ::::image::fromshape Ran ia.fromshape 2024-02-08 01:21:43 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2024-02-08 01:21:43 INFO ::::imsubimage version: 6.6.3-12 CASAtools:v1.0.0 2024-02-08 01:21:43 INFO ::::imsubimage imsubimage(imagename="zz.im", outfile="zz_out.im", box="", region="", chans="", stokes="", mask="", dropdeg=False, overwrite=False, verbose=True, stretch=False, keepaxes=[]) 2024-02-08 01:21:43 INFO name:: No table opened. 2024-02-08 01:21:43 INFO showcache:: The Table Cache is empty. .2024-02-08 01:21:43 INFO ImageFactory::createImage Created Paged image 'keep.im' of shape [10, 20, 1, 1] with float valued pixels. 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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=[] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1, 1] 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.847214 End time: 2024-02-08 01:21:42.892974 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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=[] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20] 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.899083 End time: 2024-02-08 01:21:42.944788 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1, 1] 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:42.949821 End time: 2024-02-08 01:21:42.994080 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20] 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:43.000104 End time: 2024-02-08 01:21:43.043853 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1, 1] 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:43.049189 End time: 2024-02-08 01:21:43.096027 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1] 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:43.103537 End time: 2024-02-08 01:21:43.155847 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO name:: No table opened. 2024-02-08 01:21:43 INFO showcache:: The Table Cache is empty. .2024-02-08 01:21:43 INFO ImageFactory::createImage Created Paged image 'mask1.im' of shape [20, 30, 4, 10] with float valued pixels. 2024-02-08 01:21:43 INFO ImageFactory::createImage Created Paged image 'mask2.im' of shape [20, 30, 4, 1] with float valued pixels. 2024-02-08 01:21:43 INFO ImageFactory::createImage Created Paged image 'mask3.im' of shape [20, 30, 4, 2] with float valued pixels. 2024-02-08 01:21:43 INFO ImageFactory::createImage Created Paged image 'xx.im' of shape [20, 30, 4, 10] with float valued pixels. 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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=[] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'stretch1' of shape [20, 30, 4, 10] 2024-02-08 01:21:43 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:43.251789 End time: 2024-02-08 01:21:43.323191 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO name:: No table opened. 2024-02-08 01:21:43 INFO showcache:: The Table Cache is empty. 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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=[] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-02-08 01:21:43 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 2024-02-08 01:21:43 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 2024-02-08 01:21:43 INFO imsubimage::::casa Traceback (most recent call last): 2024-02-08 01:21:43 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__ 2024-02-08 01:21:43 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'] ) 2024-02-08 01:21:43 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 41, in imsubimage 2024-02-08 01:21:43 INFO imsubimage::::casa+ outia = myia.subimage( 2024-02-08 01:21:43 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 3893, in subimage 2024-02-08 01:21:43 INFO imsubimage::::casa+ return _wrap_image(swig_object=self._swigobj.subimage(outfile, region, mask, dropdeg, overwrite, list, stretch, wantreturn, keepaxes)) 2024-02-08 01:21:43 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 7949, in subimage 2024-02-08 01:21:43 INFO imsubimage::::casa+ return _image.image_subimage(self, *args, **kwargs) 2024-02-08 01:21:43 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 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:43.329126 End time: 2024-02-08 01:21:43.350046 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO name:: No table opened. 2024-02-08 01:21:43 INFO showcache:: The Table Cache is empty. 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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=[] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-02-08 01:21:43 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) 2024-02-08 01:21:43 INFO imsubimage::ImageRegion::fromRecord Creating image 'stretch2' of shape [20, 30, 4, 10] 2024-02-08 01:21:43 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:43.352103 End time: 2024-02-08 01:21:43.412606 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-02-08 01:21:43 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=[] ) 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-02-08 01:21:43 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-02-08 01:21:43 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 2024-02-08 01:21:43 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 2024-02-08 01:21:43 INFO imsubimage::::casa Traceback (most recent call last): 2024-02-08 01:21:43 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__ 2024-02-08 01:21:43 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'] ) 2024-02-08 01:21:43 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 41, in imsubimage 2024-02-08 01:21:43 INFO imsubimage::::casa+ outia = myia.subimage( 2024-02-08 01:21:43 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 3893, in subimage 2024-02-08 01:21:43 INFO imsubimage::::casa+ return _wrap_image(swig_object=self._swigobj.subimage(outfile, region, mask, dropdeg, overwrite, list, stretch, wantreturn, keepaxes)) 2024-02-08 01:21:43 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14184-24-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 7949, in subimage 2024-02-08 01:21:43 INFO imsubimage::::casa+ return _image.image_subimage(self, *args, **kwargs) 2024-02-08 01:21:43 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 2024-02-08 01:21:43 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-02-08 01:21:43.414559 End time: 2024-02-08 01:21:43.430938 2024-02-08 01:21:43 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-02-08 01:21:43 INFO imsubimage::::casa ########################################## 2024-02-08 01:21:43 INFO name:: No table opened. 2024-02-08 01:21:43 INFO showcache:: The Table Cache is empty. . Using configuration file ~/.casa/config.py Using matplotlib backend: agg CASA 6.6.3.12a14184.dev24 -- Common Astronomy Software Applications [6.6.3.12a14184.dev24] ---------------------------------------------------------------------- Ran 5 tests in 1.101s OK