2024-04-11 17:03:01	INFO	::casa	Using configuration file ~/.casa/config.py
2024-04-11 17:03:01	INFO	::casa	
2024-04-11 17:03:01	INFO	::casa	Checking Measures tables in data repository sub-directory /wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casadata/__data__/geodetic
2024-04-11 17:03:01	INFO	::casa	  IERSeop2000 (version date, last date in table (UTC)): 2024/03/09/15:00, 2024/02/08/00:00:00
2024-04-11 17:03:01	INFO	::casa	  IERSeop97 (version date, last date in table (UTC)): 2024/03/09/15:00, 2024/02/08/00:00:00
2024-04-11 17:03:01	INFO	::casa	  IERSpredict (version date, last date in table (UTC)): 2024/04/07/15:00, 2024/07/06/00:00:00
2024-04-11 17:03:01	INFO	::casa	  TAI_UTC (version date, last date in table (UTC)): 2024/03/21/15:00, 2017/01/01/00:00:00
2024-04-11 17:03:01	INFO	ImageFactory::createImage	Created Paged image 'CAS-7704.im' of shape [20, 20, 20, 4] with float valued pixels.
2024-04-11 17:03:01	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:01	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::AsciiRegionFileParser::_parse	Combined 1 image regions (which excludes any annotation regions)
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::CasacRegionManager::fromBCS	Region read from text string box[[1pix,1pix],[19pix,19pix]])
2024-04-11 17:03:01	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'myout.im' of shape [19, 19, 20, 4]
2024-04-11 17:03:01	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.207836 End time: 2024-04-11 17:03:01.265565
2024-04-11 17:03:01	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:01	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:01	WARN	image::open (file src/tools/image/image_cmpt.cc, line 4208)	Another image is already open, closing first
2024-04-11 17:03:01	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:01	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:01	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-04-11 17:03:01	SEVERE	imsubimage::regionmanager::frombcs	Exception Reported: Exception: Overriding spectral specification must be limited to a sngle channel range.
2024-04-11 17:03:01	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-04-11 17:03:01	SEVERE	imsubimage::::casa	Exception Reported: Error in imsubimage: Exception: Overriding spectral specification must be limited to a sngle channel range.
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::::casa	Traceback (most recent call last):
2024-04-11 17:03:01	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 36, in imsubimage
2024-04-11 17:03:01	INFO	imsubimage::::casa+	    xregion = _rg.frombcs(
2024-04-11 17:03:01	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-04-11 17:03:01	INFO	imsubimage::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-04-11 17:03:01	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-04-11 17:03:01	INFO	imsubimage::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-04-11 17:03:01	INFO	imsubimage::::casa+	RuntimeError: Exception: Overriding spectral specification must be limited to a sngle channel range.
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.272286 End time: 2024-04-11 17:03:01.278553
2024-04-11 17:03:01	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:01	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:01	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:01	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::AsciiRegionFileParser::_parse	Combined 1 image regions (which excludes any annotation regions)
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::CasacRegionManager::fromBCS	Region read from text string box[[1pix,1pix],[19pix,19pix]])
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'myout.im' of shape [19, 19, 6, 4]
2024-04-11 17:03:01	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.279836 End time: 2024-04-11 17:03:01.333973
2024-04-11 17:03:01	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:01	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:01	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:01	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::AsciiRegionFileParser::_parse	Combined 1 image regions (which excludes any annotation regions)
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::CasacRegionManager::fromBCS	Region read from text string box[[1pix,1pix],[19pix,19pix]])
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'myout.im' of shape [19, 19, 20, 3]
2024-04-11 17:03:01	INFO	imsubimage::ImageMaskAttacher::makeMask	Created mask `mask0'
2024-04-11 17:03:01	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.340252 End time: 2024-04-11 17:03:01.439238
2024-04-11 17:03:01	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:01	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:01	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:01	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::AsciiRegionFileParser::_parse	Combined 2 image regions (which excludes any annotation regions)
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:01	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-04-11 17:03:01	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'myout.im' of shape [11, 11, 20, 4]
2024-04-11 17:03:01	INFO	imsubimage::ImageMaskAttacher::makeMask	Created mask `mask0'
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.450569 End time: 2024-04-11 17:03:01.515642
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::AsciiRegionFileParser::_parse	Combined 2 image regions (which excludes any annotation regions)
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'myout.im' of shape [11, 11, 6, 4]
2024-04-11 17:03:02	INFO	imsubimage::ImageMaskAttacher::makeMask	Created mask `mask0'
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.519117 End time: 2024-04-11 17:03:01.594404
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	name::	No table opened.
2024-04-11 17:03:02	INFO	showcache::	The Table Cache is empty.
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using channel range(s) 
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations I
2024-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'test_beams1.im' of shape [1, 1, 1, 12]
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.598699 End time: 2024-04-11 17:03:01.642082
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	name::	No table opened.
2024-04-11 17:03:02	INFO	showcache::	The Table Cache is empty.
2024-04-11 17:03:02	INFO	ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20] with float valued pixels.
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'zz_out.im' of shape [20, 20]
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.672693 End time: 2024-04-11 17:03:01.720414
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	::::ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20] with float valued pixels.
2024-04-11 17:03:02	INFO	::::image::fromshape	Ran ia.fromshape
2024-04-11 17:03:02	INFO	::::image::fromshape	ia.fromshape(outfile="zz.im", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2024-04-11 17:03:02	INFO	::::imsubimage	version: 6.6.4-14 CASAtools:v1.0.0
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	name::	No table opened.
2024-04-11 17:03:02	INFO	showcache::	The Table Cache is empty.
2024-04-11 17:03:02	INFO	ImageFactory::createImage	Created Paged image 'keep.im' of shape [10, 20, 1, 1] with float valued pixels.
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using all spectral channels.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'keep_out.im' of shape [10, 20, 1, 1]
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.748179 End time: 2024-04-11 17:03:01.788219
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using all spectral channels.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'keep_out.im' of shape [10, 20]
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.791456 End time: 2024-04-11 17:03:01.831199
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using all spectral channels.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'keep_out.im' of shape [10, 20, 1, 1]
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.833848 End time: 2024-04-11 17:03:01.872901
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using all spectral channels.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'keep_out.im' of shape [10, 20]
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.876079 End time: 2024-04-11 17:03:01.913184
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using all spectral channels.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'keep_out.im' of shape [10, 20, 1, 1]
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.915719 End time: 2024-04-11 17:03:01.956374
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using all spectral channels.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'keep_out.im' of shape [10, 20, 1]
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:01.959491 End time: 2024-04-11 17:03:01.997017
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	name::	No table opened.
2024-04-11 17:03:02	INFO	showcache::	The Table Cache is empty.
2024-04-11 17:03:02	INFO	ImageFactory::createImage	Created Paged image 'mask1.im' of shape [20, 30, 4, 10] with float valued pixels.
2024-04-11 17:03:02	INFO	ImageFactory::createImage	Created Paged image 'mask2.im' of shape [20, 30, 4, 1] with float valued pixels.
2024-04-11 17:03:02	INFO	ImageFactory::createImage	Created Paged image 'mask3.im' of shape [20, 30, 4, 2] with float valued pixels.
2024-04-11 17:03:02	INFO	ImageFactory::createImage	Created Paged image 'xx.im' of shape [20, 30, 4, 10] with float valued pixels.
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using all spectral channels.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'stretch1' of shape [20, 30, 4, 10]
2024-04-11 17:03:02	INFO	imsubimage::ImageMaskAttacher::makeMask	Created mask `mask0'
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:02.079795 End time: 2024-04-11 17:03:02.136673
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	name::	No table opened.
2024-04-11 17:03:02	INFO	showcache::	The Table Cache is empty.
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using all spectral channels.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-04-11 17:03:02	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-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::::casa	Traceback (most recent call last):
2024-04-11 17:03:02	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 41, in imsubimage
2024-04-11 17:03:02	INFO	imsubimage::::casa+	    outia = myia.subimage(
2024-04-11 17:03:02	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 3890, in subimage
2024-04-11 17:03:02	INFO	imsubimage::::casa+	    return _wrap_image(swig_object=self._swigobj.subimage(outfile, region, mask, dropdeg, overwrite, list, stretch, wantreturn, keepaxes))
2024-04-11 17:03:02	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 7946, in subimage
2024-04-11 17:03:02	INFO	imsubimage::::casa+	    return _image.image_subimage(self, *args, **kwargs)
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:02.140934 End time: 2024-04-11 17:03:02.152249
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	name::	No table opened.
2024-04-11 17:03:02	INFO	showcache::	The Table Cache is empty.
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using all spectral channels.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'stretch2' of shape [20, 30, 4, 10]
2024-04-11 17:03:02	INFO	imsubimage::ImageMaskAttacher::makeMask	Created mask `mask0'
2024-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:02.153552 End time: 2024-04-11 17:03:02.234975
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using all spectral channels.
2024-04-11 17:03:02	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-04-11 17:03:02	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-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::::casa	Traceback (most recent call last):
2024-04-11 17:03:02	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsubimage.py", line 573, in __call__
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsubimage.py", line 41, in imsubimage
2024-04-11 17:03:02	INFO	imsubimage::::casa+	    outia = myia.subimage(
2024-04-11 17:03:02	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 3890, in subimage
2024-04-11 17:03:02	INFO	imsubimage::::casa+	    return _wrap_image(swig_object=self._swigobj.subimage(outfile, region, mask, dropdeg, overwrite, list, stretch, wantreturn, keepaxes))
2024-04-11 17:03:02	INFO	imsubimage::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 7946, in subimage
2024-04-11 17:03:02	INFO	imsubimage::::casa+	    return _image.image_subimage(self, *args, **kwargs)
2024-04-11 17:03:02	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-04-11 17:03:02	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-04-11 17:03:02.237207 End time: 2024-04-11 17:03:02.254300
2024-04-11 17:03:02	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-04-11 17:03:02	INFO	imsubimage::::casa	##########################################
2024-04-11 17:03:02	INFO	name::	No table opened.
2024-04-11 17:03:02	INFO	showcache::	The Table Cache is empty.

Using configuration file ~/.casa/config.py

Using matplotlib backend: agg
CASA 6.6.4.14a13606.dev7 -- Common Astronomy Software Applications [6.6.4.14a13606.dev7]

Running tests...
----------------------------------------------------------------------
.....
----------------------------------------------------------------------
Ran 5 tests in 1.088s

OK

Generating XML reports...