2024-05-02 10:02:23 INFO ::casa Using configuration file ~/.casa/config.py 2024-05-02 10:02:23 INFO ::casa 2024-05-02 10:02:23 INFO ::casa Checking Measures tables in data repository sub-directory /wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casadata/__data__/geodetic 2024-05-02 10:02:23 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2024/04/13/15:00, 2024/03/14/00:00:00 2024-05-02 10:02:23 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2024/04/13/15:00, 2024/03/14/00:00:00 2024-05-02 10:02:23 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2024/04/28/15:00, 2024/07/27/00:00:00 2024-05-02 10:02:23 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2024/04/22/15:00, 2017/01/01/00:00:00 2024-05-02 10:02:23 INFO ImageFactory::createImage Created Paged image 'CAS-7704.im' of shape [20, 20, 20, 4] with float valued pixels. 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02: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=[] ) 2024-05-02 10:02:23 INFO imsubimage::AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) 2024-05-02 10:02: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). 2024-05-02 10:02:23 INFO imsubimage::CasacRegionManager::fromBCS Region read from text string box[[1pix,1pix],[19pix,19pix]]) 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02: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) 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [19, 19, 20, 4] 2024-05-02 10:02:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:22.982979 End time: 2024-05-02 10:02:23.032186 2024-05-02 10:02:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02: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=[] ) 2024-05-02 10:02:23 SEVERE imsubimage::regionmanager::frombcs Exception Reported: Exception: Overriding spectral specification must be limited to a sngle channel range. 2024-05-02 10:02: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 2024-05-02 10:02:23 SEVERE imsubimage::::casa Exception Reported: Error in imsubimage: Exception: Overriding spectral specification must be limited to a sngle channel range. 2024-05-02 10:02: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 2024-05-02 10:02:23 INFO imsubimage::::casa Traceback (most recent call last): 2024-05-02 10:02:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__ 2024-05-02 10:02: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'] ) 2024-05-02 10:02:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 36, in imsubimage 2024-05-02 10:02:23 INFO imsubimage::::casa+ xregion = _rg.frombcs( 2024-05-02 10:02:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs 2024-05-02 10:02:23 INFO imsubimage::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2024-05-02 10:02:23 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2024-05-02 10:02:23 INFO imsubimage::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2024-05-02 10:02:23 INFO imsubimage::::casa+ RuntimeError: Exception: Overriding spectral specification must be limited to a sngle channel range. 2024-05-02 10:02: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 2024-05-02 10:02:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.042514 End time: 2024-05-02 10:02:23.087294 2024-05-02 10:02:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02: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=[] ) 2024-05-02 10:02:23 INFO imsubimage::AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) 2024-05-02 10:02: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). 2024-05-02 10:02:23 INFO imsubimage::CasacRegionManager::fromBCS Region read from text string box[[1pix,1pix],[19pix,19pix]]) 2024-05-02 10:02: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. 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02: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) 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [19, 19, 6, 4] 2024-05-02 10:02:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.089579 End time: 2024-05-02 10:02:23.154121 2024-05-02 10:02:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02: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=[] ) 2024-05-02 10:02:23 INFO imsubimage::AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) 2024-05-02 10:02: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). 2024-05-02 10:02:23 INFO imsubimage::CasacRegionManager::fromBCS Region read from text string box[[1pix,1pix],[19pix,19pix]]) 2024-05-02 10:02: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. 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02: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) 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [19, 19, 20, 3] 2024-05-02 10:02:23 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2024-05-02 10:02:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.158490 End time: 2024-05-02 10:02:23.236000 2024-05-02 10:02:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02: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=[] ) 2024-05-02 10:02:23 INFO imsubimage::AsciiRegionFileParser::_parse Combined 2 image regions (which excludes any annotation regions) 2024-05-02 10:02: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). 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02: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) 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [11, 11, 20, 4] 2024-05-02 10:02:23 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2024-05-02 10:02:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.250756 End time: 2024-05-02 10:02:23.306949 2024-05-02 10:02:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02: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=[] ) 2024-05-02 10:02:23 INFO imsubimage::AsciiRegionFileParser::_parse Combined 2 image regions (which excludes any annotation regions) 2024-05-02 10:02: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). 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02: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) 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'myout.im' of shape [11, 11, 6, 4] 2024-05-02 10:02:23 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2024-05-02 10:02:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.311827 End time: 2024-05-02 10:02:23.371213 2024-05-02 10:02:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO name:: No table opened. 2024-05-02 10:02:23 INFO showcache:: The Table Cache is empty. 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02: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=[] ) 2024-05-02 10:02:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:23 INFO imsubimage::CasacRegionManager::fromBCS Using channel range(s) 2024-05-02 10:02:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations I 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02: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) 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'test_beams1.im' of shape [1, 1, 1, 12] 2024-05-02 10:02:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.375506 End time: 2024-05-02 10:02:23.407567 2024-05-02 10:02:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO name:: No table opened. 2024-05-02 10:02:23 INFO showcache:: The Table Cache is empty. 2024-05-02 10:02:23 INFO ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20] with float valued pixels. 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02: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=[] ) 2024-05-02 10:02:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02: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) 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'zz_out.im' of shape [20, 20] 2024-05-02 10:02:23 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.427955 End time: 2024-05-02 10:02:23.453028 2024-05-02 10:02:23 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20] with float valued pixels. 2024-05-02 10:02:23 INFO ::::image::fromshape Ran ia.fromshape 2024-05-02 10:02:23 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2024-05-02 10:02:23 INFO ::::imsubimage version: 6.6.4-20 CASAtools:v1.0.0 2024-05-02 10:02: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=[]) 2024-05-02 10:02:23 INFO name:: No table opened. 2024-05-02 10:02:23 INFO showcache:: The Table Cache is empty. 2024-05-02 10:02:23 INFO ImageFactory::createImage Created Paged image 'keep.im' of shape [10, 20, 1, 1] with float valued pixels. 2024-05-02 10:02:23 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:23 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02: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=[] ) 2024-05-02 10:02:23 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:23 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-05-02 10:02:23 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02: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) 2024-05-02 10:02:23 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1, 1] 2024-05-02 10:02:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.472505 End time: 2024-05-02 10:02:23.511907 2024-05-02 10:02:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20] 2024-05-02 10:02:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.515174 End time: 2024-05-02 10:02:23.545452 2024-05-02 10:02:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1, 1] 2024-05-02 10:02:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.548252 End time: 2024-05-02 10:02:23.578447 2024-05-02 10:02:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20] 2024-05-02 10:02:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.581648 End time: 2024-05-02 10:02:23.610955 2024-05-02 10:02:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1, 1] 2024-05-02 10:02:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.613677 End time: 2024-05-02 10:02:23.644431 2024-05-02 10:02:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Creating image 'keep_out.im' of shape [10, 20, 1] 2024-05-02 10:02:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.647706 End time: 2024-05-02 10:02:23.691256 2024-05-02 10:02:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO name:: No table opened. 2024-05-02 10:02:24 INFO showcache:: The Table Cache is empty. 2024-05-02 10:02:24 INFO ImageFactory::createImage Created Paged image 'mask1.im' of shape [20, 30, 4, 10] with float valued pixels. 2024-05-02 10:02:24 INFO ImageFactory::createImage Created Paged image 'mask2.im' of shape [20, 30, 4, 1] with float valued pixels. 2024-05-02 10:02:24 INFO ImageFactory::createImage Created Paged image 'mask3.im' of shape [20, 30, 4, 2] with float valued pixels. 2024-05-02 10:02:24 INFO ImageFactory::createImage Created Paged image 'xx.im' of shape [20, 30, 4, 10] with float valued pixels. 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Creating image 'stretch1' of shape [20, 30, 4, 10] 2024-05-02 10:02:24 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2024-05-02 10:02:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.798739 End time: 2024-05-02 10:02:23.873355 2024-05-02 10:02:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO name:: No table opened. 2024-05-02 10:02:24 INFO showcache:: The Table Cache is empty. 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-05-02 10:02:24 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-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::::casa Traceback (most recent call last): 2024-05-02 10:02:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__ 2024-05-02 10:02: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'] ) 2024-05-02 10:02:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 41, in imsubimage 2024-05-02 10:02:24 INFO imsubimage::::casa+ outia = myia.subimage( 2024-05-02 10:02:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 3890, in subimage 2024-05-02 10:02:24 INFO imsubimage::::casa+ return _wrap_image(swig_object=self._swigobj.subimage(outfile, region, mask, dropdeg, overwrite, list, stretch, wantreturn, keepaxes)) 2024-05-02 10:02:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 7946, in subimage 2024-05-02 10:02:24 INFO imsubimage::::casa+ return _image.image_subimage(self, *args, **kwargs) 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.879780 End time: 2024-05-02 10:02:23.904110 2024-05-02 10:02:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO name:: No table opened. 2024-05-02 10:02:24 INFO showcache:: The Table Cache is empty. 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Selected bounding box : 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::ImageRegion::fromRecord Creating image 'stretch2' of shape [20, 30, 4, 10] 2024-05-02 10:02:24 INFO imsubimage::ImageMaskAttacher::makeMask Created mask `mask0' 2024-05-02 10:02:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.906383 End time: 2024-05-02 10:02:23.972219 2024-05-02 10:02:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO imsubimage::::casa ##### Begin Task: imsubimage ##### 2024-05-02 10:02:24 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-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using all spectral channels. 2024-05-02 10:02:24 INFO imsubimage::CasacRegionManager::fromBCS Using polarizations ALL 2024-05-02 10:02: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 2024-05-02 10:02: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 2024-05-02 10:02:24 INFO imsubimage::::casa Traceback (most recent call last): 2024-05-02 10:02:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__ 2024-05-02 10:02: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'] ) 2024-05-02 10:02:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 41, in imsubimage 2024-05-02 10:02:24 INFO imsubimage::::casa+ outia = myia.subimage( 2024-05-02 10:02:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 3890, in subimage 2024-05-02 10:02:24 INFO imsubimage::::casa+ return _wrap_image(swig_object=self._swigobj.subimage(outfile, region, mask, dropdeg, overwrite, list, stretch, wantreturn, keepaxes)) 2024-05-02 10:02:24 INFO imsubimage::::casa+ File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 7946, in subimage 2024-05-02 10:02:24 INFO imsubimage::::casa+ return _image.image_subimage(self, *args, **kwargs) 2024-05-02 10:02: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 2024-05-02 10:02:24 INFO imsubimage::::casa Task imsubimage complete. Start time: 2024-05-02 10:02:23.974032 End time: 2024-05-02 10:02:23.989046 2024-05-02 10:02:24 INFO imsubimage::::casa ##### End Task: imsubimage ##### 2024-05-02 10:02:24 INFO imsubimage::::casa ########################################## 2024-05-02 10:02:24 INFO name:: No table opened. 2024-05-02 10:02:24 INFO showcache:: The Table Cache is empty. Using configuration file ~/.casa/config.py Using matplotlib backend: agg CASA 6.6.4.20a14347.dev1 -- Common Astronomy Software Applications [6.6.4.20a14347.dev1] Running tests... ---------------------------------------------------------------------- ..... ---------------------------------------------------------------------- Ran 5 tests in 1.032s OK Generating XML reports...