Plan to Run Skipped Test to Know Status

Build: #2 failed

Job: Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12 failed

Test results

  • 144 tests in total
  • 125 tests failed
  • 125 failures are new
  • 64 minutes taken in total.

Build 2 has the following 125 errors: 125 new failure(s) occurred since the previous build.

New test failures 125
Status Test Duration
Collapse Failed test_flaghelper test_flaghelper.test_evaluateParameters2
< 1 sec
AssertionError: OrderedDict({'mode': 'manual', 'field': "It A'int a Field"}) != OrderedDict({'mode': 'manual', 'field': 'It Aint a Field'})
- OrderedDict({'mode': 'manual', 'field': "It A'int a Field"})
?                                         ^    -           ^

+ OrderedDict({'mode': 'manual', 'field': 'It Aint a Field'})
?                                         ^               ^
 : Failed to evaluateParameters with single quote in value
test_flaghelper.py:446: in test_evaluateParameters2
(8 more lines...)
Collapse Failed test_task_cvel cvel_test.test19
3 secs
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_cvel.py:458: in test19
    rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_cvel cvel_test.test20
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_cvel.py:476: in test20
    rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_cvel cvel_test.test22
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_cvel.py:511: in test22
    rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_cvel cvel_test.test24
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_cvel.py:555: in test24
    rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_cvel cvel_test.test28
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_cvel.py:638: in test28
    rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_cvel cvel_test.test29
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_cvel.py:655: in test29
    rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_cvel cvel_test.test43
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_cvel.py:977: in test43
    rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_cvel cvel_test.test44
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_cvel.py:995: in test44
    rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_cvel cvel_test.test45
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_cvel.py:1013: in test45
    rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_cvel cvel_test.test47
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_cvel.py:1047: in test47
    rval = cvel(
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_exportasdm exportasdm_test.test10
7 secs
AssertionError: False == False
test_task_exportasdm.py:292: in test10
    self.assertNotEqual(self.rval,False)
E   AssertionError: False == False
Collapse Failed test_task_mstransform test_Shape.test_shape2
1 sec
AssertionError: np.False_ is not true : Tile shapes are different
test_task_mstransform.py:1327: in test_shape2
    self.assertTrue((inptsh==outtsh).all(), 'Tile shapes are different')
E   AssertionError: np.False_ is not true : Tile shapes are different
Collapse Failed test_task_mstransform test_WeightSpectrum.test_fillWeightSpectrumFromWeight
< 1 sec
ValueError: np.float64(58.92338943481445) != 1.9007
test_task_mstransform.py:72: in check_eq
    raise ValueError('!=')
E   ValueError: !=

During handling of the above exception, another exception occurred:
test_task_mstransform.py:1698: in test_fillWeightSpectrumFromWeight
    check_eq(weightSpectrum[0][0][0], 1.9007, 0.0001)
(3 more lines...)
Collapse Failed test_task_mstransform test_channelAverageByDefault.test_channelAverageByDefaultInVelocityMode
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_mstransform.py:1763: in test_channelAverageByDefaultInVelocityMode
    cvel(vis=self.vis,outputvis=self.refvis,interpolation="linear",mode="velocity",veltype="optical",width='30km/s',restfreq='230GHz')
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_mstransform test_radial_velocity_correction_largetimerange.test_ascending_freq
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_mstransform.py:2746: in test_ascending_freq
    cvel(vis=self.vis, outputvis=self.refvis, spw='1', field='Titan',
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_mstransform test_radial_velocity_correction_largetimerange.test_descending_freq
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_mstransform.py:2778: in test_descending_freq
    cvel(vis=self.vis, outputvis=self.refvis, spw='0', field='Titan',
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_mstransform test_regridms_multiple_spws.test_combine_regrid_fftshift
< 1 sec
RuntimeError: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.
test_task_mstransform.py:945: in test_combine_regrid_fftshift
    cvel(vis = self.vis, outputvis = self.refvis ,mode = 'velocity',nchan = 10,start = '-50km/s',width = '5km/s',
../../../../venv/lib/python3.12/site-packages/casatasks/cvel.py:263: in __call__
    task_result = _cvel_t( _pc.document['vis'], _pc.document['outputvis'], _pc.document['passall'], _pc.document['field'], _pc.document['spw'], _pc.document['selectdata'], _pc.document['antenna'], _pc.document['timerange'], _pc.document['scan'], _pc.document['array'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['interpolation'], _pc.document['phasecenter'], _pc.document['restfreq'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['hanning'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_cvel.py:361: in cvel
    raise RuntimeError('ERROR: cvel does not regrid properly for channel '
(1 more lines...)
Collapse Failed test_task_mstransform test_spectrum_transformations_weight_zero_flag_set.test_timeavg_chanavg_weight_zero_flag_set_corrected
1 sec
AssertionError: np.False_ is not true : WEIGHT_SPECTRUM not consistent with FLAG cube
test_task_mstransform.py:4748: in test_timeavg_chanavg_weight_zero_flag_set_corrected
    self.assertTrue((indexZeroSpectrum == indexFlagSet).all(), 'WEIGHT_SPECTRUM not consistent with FLAG cube')
E   AssertionError: np.False_ is not true : WEIGHT_SPECTRUM not consistent with FLAG cube
Collapse Failed test_task_mstransform_mms test_mms_transformations.test_shape3
5 secs
AssertionError: np.False_ is not true : Tile shapes are different
test_task_mstransform_mms.py:328: in test_shape3
    self.assertTrue((outtsh==flagtsh).all(), 'Tile shapes are different')
E   AssertionError: np.False_ is not true : Tile shapes are different
Collapse Failed test_task_msuvbinflag test_msuvbinflag.test_gradient_method
3 secs
AttributeError: 'test_msuvbinflag' object has no attribute 'ms'
test_task_msuvbinflag.py:94: in test_gradient_method
    res = flagdata(vis=self.ms, mode='summary')
                       ^^^^^^^
E   AttributeError: 'test_msuvbinflag' object has no attribute 'ms'
Collapse Failed test_task_msuvbinflag test_msuvbinflag.test_regionalMean_method
2 secs
AttributeError: 'test_msuvbinflag' object has no attribute 'ms'
test_task_msuvbinflag.py:70: in test_regionalMean_method
    res = flagdata(vis=self.ms, mode='summary')
                       ^^^^^^^
E   AttributeError: 'test_msuvbinflag' object has no attribute 'ms'
Collapse Failed test_task_plotbandpass plotbandpass_2_test.test_b_skipspw19high_regression11
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/bandpass_b_skipspw19high.bcal' does not exist)
test_task_plotbandpass.py:277: in test_b_skipspw19high_regression11
    plotbandpass(datapath + 'bandpass_b_skipspw19high.bcal',yaxis='amp',field='0',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/bandpass_b_skipspw19high.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_2_test.test_b_skipspw19high_regression12
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/bandpass_b_skipspw19high.bcal' does not exist)
test_task_plotbandpass.py:285: in test_b_skipspw19high_regression12
    plotbandpass(datapath +'bandpass_b_skipspw19high.bcal',yaxis='phase',field='0',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/bandpass_b_skipspw19high.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_2_test.test_b_skipspw19high_regression13
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/bandpass_b_skipspw19high.bcal' does not exist)
test_task_plotbandpass.py:295: in test_b_skipspw19high_regression13
    plotbandpass(datapath + 'bandpass_b_skipspw19high.bcal',yaxis='both',field='0',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/bandpass_b_skipspw19high.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_3_test.test_uid___A002_X61d35c_X4f_regression83
< 1 sec
TypeError: _plotbandpass.__call__() got an unexpected keyword argument 'groupByBaseband'
test_task_plotbandpass.py:1026: in test_uid___A002_X61d35c_X4f_regression83
    plotbandpass('uid___A002_X61d35c_X4f.ms.tsys',chanrange='5~122',showBasebandNumber=True,
E   TypeError: _plotbandpass.__call__() got an unexpected keyword argument 'groupByBaseband'
Collapse Failed test_task_plotbandpass plotbandpass_3_test.test_uid___A002_X61d35c_X4f_regression84
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
test_task_plotbandpass.py:1034: in test_uid___A002_X61d35c_X4f_regression84
    plotbandpass('uid___A002_X61d35c_X4f.ms.tsys',showBasebandNumber=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_3_test.test_uid___A002_X61d35c_X4f_regression85
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
test_task_plotbandpass.py:1044: in test_uid___A002_X61d35c_X4f_regression85
    plotbandpass('uid___A002_X61d35c_X4f.ms.tsys',chanrange='5~122',showBasebandNumber=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_3_test.test_uid___A002_X61d35c_X4f_regression86
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
test_task_plotbandpass.py:1052: in test_uid___A002_X61d35c_X4f_regression86
    plotbandpass('uid___A002_X61d35c_X4f.ms.tsys',chanrange='',showBasebandNumber=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_3_test.test_uid___A002_X61d35c_X4f_regression87
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
test_task_plotbandpass.py:1060: in test_uid___A002_X61d35c_X4f_regression87
    plotbandpass('uid___A002_X61d35c_X4f.ms.tsys',chanrange='',showBasebandNumber=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_3_test.test_uid___A002_X61d35c_X4f_regression88
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
test_task_plotbandpass.py:1068: in test_uid___A002_X61d35c_X4f_regression88
    plotbandpass('uid___A002_X61d35c_X4f.ms.tsys',chanrange='5~122',showBasebandNumber=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_3_test.test_uid___A002_X61d35c_X4f_regression89
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
test_task_plotbandpass.py:1076: in test_uid___A002_X61d35c_X4f_regression89
    plotbandpass('uid___A002_X61d35c_X4f.ms.tsys',chanrange='5~122',showBasebandNumber=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X61d35c_X4f.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_ALMA_1_pol_test.test_ALMA_1_pol_regression56
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X494155_X23a.ms.split.bandpass' does not exist)
test_task_plotbandpass.py:736: in test_ALMA_1_pol_regression56
    plotbandpass('uid___A002_X494155_X23a.ms.split.bandpass',xaxis='freq',interactive=False, buildpdf=True,figfile=figdir+'regression%02d'%(56),debug=False)
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X494155_X23a.ms.split.bandpass' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_ALMA_multi_regions_test.test_ALMA_multi_regions_regression59
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X50bcb3_X3b.ms.tsys' does not exist)
test_task_plotbandpass.py:774: in test_ALMA_multi_regions_regression59
    plotbandpass('uid___A002_X50bcb3_X3b.ms.tsys',xaxis='freq',showfdm=True,showBasebandNumber=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X50bcb3_X3b.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_ALMA_multi_regions_test.test_ALMA_multi_regions_regression60
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X50bcb3_X3b.ms.tsys' does not exist)
test_task_plotbandpass.py:781: in test_ALMA_multi_regions_regression60
    plotbandpass('uid___A002_X50bcb3_X3b.ms.tsys',xaxis='freq',showfdm=True,showBasebandNumber=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X50bcb3_X3b.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression61
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpass_4.1.0.bcal' does not exist)
test_task_plotbandpass.py:811: in test_EVLA_dual_pol_regression61
    plotbandpass('bandpass_4.1.0.bcal',poln='',yaxis='amp',overlay='spw',xaxis='freq',interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpass_4.1.0.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression62
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpass_4.1.0.bcal' does not exist)
test_task_plotbandpass.py:819: in test_EVLA_dual_pol_regression62
    plotbandpass('bandpass_4.1.0.bcal',poln='',yaxis='amp',overlay='baseband',xaxis='freq',interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpass_4.1.0.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression63
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpass_4.1.0.bcal' does not exist)
test_task_plotbandpass.py:826: in test_EVLA_dual_pol_regression63
    plotbandpass('bandpass_4.1.0.bcal',poln='',yaxis='amp',overlay='baseband',xaxis='freq',spw='0,1,14,15',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpass_4.1.0.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression64
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpass_4.1.0.bcal' does not exist)
test_task_plotbandpass.py:833: in test_EVLA_dual_pol_regression64
    plotbandpass('bandpass_4.1.0.bcal',poln='',yaxis='amp',overlay='spw',xaxis='freq',basebands=12,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpass_4.1.0.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression65
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
test_task_plotbandpass.py:841: in test_EVLA_dual_pol_regression65
    plotbandpass('bandpasspcal.bcal',poln='',yaxis='amp',overlay='spw',xaxis='freq',interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression66
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
test_task_plotbandpass.py:848: in test_EVLA_dual_pol_regression66
    plotbandpass('bandpasspcal.bcal',poln='',yaxis='amp',overlay='baseband',xaxis='freq',interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression67
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
test_task_plotbandpass.py:855: in test_EVLA_dual_pol_regression67
    plotbandpass('bandpasspcal.bcal',poln='',yaxis='amp',overlay='time',xaxis='freq',interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression68
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
test_task_plotbandpass.py:862: in test_EVLA_dual_pol_regression68
    plotbandpass('bandpasspcal.bcal',poln='',yaxis='both',interactive=False,buildpdf=True,figfile=figdir+'regression%02d'%(68),debug=False)
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression69
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
test_task_plotbandpass.py:868: in test_EVLA_dual_pol_regression69
    plotbandpass('bandpasspcal.bcal',poln='',yaxis='both',showatm=True,interactive=False,buildpdf=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression70
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
test_task_plotbandpass.py:875: in test_EVLA_dual_pol_regression70
    plotbandpass('bandpasspcal.bcal',poln='',yaxis='phase',overlay='antenna',interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression71
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
test_task_plotbandpass.py:882: in test_EVLA_dual_pol_regression71
    plotbandpass('bandpasspcal.bcal',poln='',yaxis='amp',overlay='antenna',chanrange='0~30',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression72
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
test_task_plotbandpass.py:890: in test_EVLA_dual_pol_regression72
    plotbandpass('bandpasspcal.bcal',poln='',yaxis='both',showatm=True,interactive=False,buildpdf=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_dual_pol_test.test_EVLA_dual_pol_regression73
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
test_task_plotbandpass.py:897: in test_EVLA_dual_pol_regression73
    plotbandpass('bandpasspcal.bcal',poln='LL',yaxis='both',interactive=False,buildpdf=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpasspcal.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_single_pol_test.test_EVLA_single_pol_regression114
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpass.bcal' does not exist)
test_task_plotbandpass.py:957: in test_EVLA_single_pol_regression114
    plotbandpass('bandpass.bcal',overlay='baseband',yaxis='both',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpass.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_single_pol_test.test_EVLA_single_pol_regression74
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpass.bcal' does not exist)
test_task_plotbandpass.py:927: in test_EVLA_single_pol_regression74
    plotbandpass('bandpass.bcal',yaxis='amp',xaxis='freq',overlay='spw',interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpass.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_single_pol_test.test_EVLA_single_pol_regression75
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpass.bcal' does not exist)
test_task_plotbandpass.py:935: in test_EVLA_single_pol_regression75
    plotbandpass('bandpass.bcal',yaxis='phase',xaxis='freq',overlay='baseband',interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpass.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_single_pol_test.test_EVLA_single_pol_regression76
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpass.bcal' does not exist)
test_task_plotbandpass.py:943: in test_EVLA_single_pol_regression76
    plotbandpass('bandpass.bcal',caltable2='bandpass_bpoly.bcal',yaxis='both',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpass.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_EVLA_single_pol_test.test_EVLA_single_pol_regression77
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('bandpass.bcal' does not exist)
test_task_plotbandpass.py:950: in test_EVLA_single_pol_regression77
    plotbandpass('bandpass.bcal',caltable2='bandpass_bpoly.bcal',yaxis='both',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('bandpass.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_SMA_ngc6334_SM2_filler_test.test_SMA_ngc6334_SM2_filler_regression78
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('sm2_rx0.usb.if2.tsys.ms.bandpass.bcal' does not exist)
test_task_plotbandpass.py:985: in test_SMA_ngc6334_SM2_filler_regression78
    plotbandpass('sm2_rx0.usb.if2.tsys.ms.bandpass.bcal',interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('sm2_rx0.usb.if2.tsys.ms.bandpass.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_SMA_ngc6334_SM2_filler_test.test_SMA_ngc6334_SM2_filler_regression79
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('sm2_rx0.usb.if2.tsys.ms.bandpass.bcal' does not exist)
test_task_plotbandpass.py:992: in test_SMA_ngc6334_SM2_filler_regression79
    plotbandpass('sm2_rx0.usb.if2.tsys.ms.bandpass.bcal',overlay='baseband',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('sm2_rx0.usb.if2.tsys.ms.bandpass.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_SMA_ngc6334_SM2_filler_test.test_SMA_ngc6334_SM2_filler_regression80
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('sm2_rx0.usb.if2.tsys.ms.bandpass.bcal' does not exist)
test_task_plotbandpass.py:999: in test_SMA_ngc6334_SM2_filler_regression80
    plotbandpass('sm2_rx0.usb.if2.tsys.ms.bandpass.bcal',overlay='baseband',figfileSequential=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('sm2_rx0.usb.if2.tsys.ms.bandpass.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression29
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:472: in test_X3c1_tsys_regression29
    plotbandpass(caltable=datapath +'X3c1.tsys.fdm',caltable2=datapath +'X3c1.tsys',    yaxis='amp',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression30
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:479: in test_X3c1_tsys_regression30
    plotbandpass(caltable=datapath +'X3c1.tsys.fdm',caltable2=datapath +'X3c1.tsys',    yaxis='amp',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression31
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:486: in test_X3c1_tsys_regression31
    plotbandpass(caltable=datapath +'X3c1.tsys',    caltable2=datapath +'X3c1.tsys.fdm',yaxis='amp',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression32
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:493: in test_X3c1_tsys_regression32
    plotbandpass(caltable=datapath +'X3c1.tsys',    caltable2=datapath +'X3c1.tsys.fdm',yaxis='amp',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression33
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:500: in test_X3c1_tsys_regression33
    plotbandpass(caltable=datapath +'X3c1.tsys',caltable2=datapath +'X3c1.tsys.fdm',    yaxis='both',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression34
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:508: in test_X3c1_tsys_regression34
    plotbandpass(caltable=datapath +'X3c1.tsys.fdm',caltable2=datapath +'X3c1.tsys',    yaxis='amp',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression35
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:516: in test_X3c1_tsys_regression35
    plotbandpass(caltable=datapath +'X3c1.tsys.fdm',caltable2=datapath +'X3c1.tsys',    yaxis='amp',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression36
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:524: in test_X3c1_tsys_regression36
    plotbandpass(caltable=datapath +'X3c1.tsys',    caltable2=datapath +'X3c1.tsys.fdm',yaxis='both',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression37
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:531: in test_X3c1_tsys_regression37
    plotbandpass(caltable=datapath +'X3c1.tsys',    caltable2=datapath +'X3c1.tsys.fdm',yaxis='both',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression38
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:538: in test_X3c1_tsys_regression38
    plotbandpass(caltable=datapath +'X3c1.tsys.fdm',caltable2=datapath +'X3c1.tsys',    yaxis='both',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression39
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:545: in test_X3c1_tsys_regression39
    plotbandpass(caltable=datapath +'X3c1.tsys',    caltable2=datapath +'X3c1.tsys.fdm',yaxis='both',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression40
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:552: in test_X3c1_tsys_regression40
    plotbandpass(caltable=datapath +'X3c1.tsys.fdm',caltable2=datapath +'X3c1.tsys',yaxis='amp',xaxis='freq',poln='XX',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression41
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:559: in test_X3c1_tsys_regression41
    plotbandpass(caltable=datapath +'X3c1.tsys.fdm',caltable2=datapath +'X3c1.tsys',yaxis='amp',field='1',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression42
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:566: in test_X3c1_tsys_regression42
    plotbandpass(caltable=datapath +'X3c1.tsys.fdm',caltable2=datapath +'X3c1.tsys',yaxis='amp',field='1',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_2_test.test_X3c1_tsys_regression43
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:573: in test_X3c1_tsys_regression43
    plotbandpass(caltable=datapath +'X3c1.tsys.fdm',yaxis='amp',field='1',xaxis='chan',poln='YY',zoom='intersect',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_test.test_X3c1_tsys_fdm_regression14
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:326: in test_X3c1_tsys_fdm_regression14
    plotbandpass(datapath + 'X3c1.tsys.fdm',overlay='antenna',yaxis='amp',field='1',xaxis='chan',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_test.test_X3c1_tsys_fdm_regression15
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
test_task_plotbandpass.py:333: in test_X3c1_tsys_fdm_regression15
    plotbandpass(datapath + 'X3c1.tsys.fdm',overlay='antenna',yaxis='amp',field='1',xaxis='chan',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys.fdm' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_test.test_X3c1_tsys_regression16
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:341: in test_X3c1_tsys_regression16
    plotbandpass(datapath + 'X3c1.tsys',overlay='antenna',yaxis='amp',field='0~1,4',xaxis='chan',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_test.test_X3c1_tsys_regression17
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:348: in test_X3c1_tsys_regression17
    plotbandpass(datapath + 'X3c1.tsys',overlay='time',yaxis='amp',field='2',xaxis='chan',interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_test.test_X3c1_tsys_regression18
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:355: in test_X3c1_tsys_regression18
    plotbandpass(datapath + 'X3c1.tsys',overlay='',yaxis='amp',field='',xaxis='freq',showfdm=True,interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_test.test_X3c1_tsys_regression19
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:362: in test_X3c1_tsys_regression19
    plotbandpass(datapath + 'X3c1.tsys',overlay='time',yaxis='amp',field='',xaxis='freq',showfdm=True,interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_X3c1_test.test_X3c1_tsys_regression20
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
test_task_plotbandpass.py:369: in test_X3c1_tsys_regression20
    plotbandpass(datapath + 'X3c1.tsys',overlay='',yaxis='amp',field='2',xaxis='freq',chanrange='45~65',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/X3c1.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_badAntennaFilename_test.test_badAntennaFilename_regression112
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_Xabe765_X5bd.ms.bcal' does not exist)
test_task_plotbandpass.py:1460: in test_badAntennaFilename_regression112
    plotbandpass(subplot=11, antenna='3,4', overlay='baseband', caltable='uid___A002_Xabe765_X5bd.ms.bcal',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_Xabe765_X5bd.ms.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_badSpwFilename_test.test_badSpwFilename_regression113
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_Xa2ce2e_X7bd.ms.tsys' does not exist)
test_task_plotbandpass.py:1481: in test_badSpwFilename_regression113
    plotbandpass(subplot=11, antenna='DA58', overlay='time', caltable='uid___A002_Xa2ce2e_X7bd.ms.tsys',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_Xa2ce2e_X7bd.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_mislabeling_test.test_mislabeling_regression111
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_Xa6a120_X1d3d.ms.hifa_tsyscal.s6_1.tsyscal.tbl' does not exist)
test_task_plotbandpass.py:1438: in test_mislabeling_regression111
    plotbandpass(subplot=11, overlay='time,antenna',showfdm=True, showatm=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_Xa6a120_X1d3d.ms.hifa_tsyscal.s6_1.tsyscal.tbl' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_multi_field_Tsys_solution_overlay_test.test_multi_field_bandpass_regression47
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X54d35d_X761.ms.tsys' does not exist)
test_task_plotbandpass.py:646: in test_multi_field_bandpass_regression47
    plotbandpass('uid___A002_X54d35d_X761.ms.tsys', overlay='time', xaxis='freq', yaxis='amp', subplot=22,interactive=False,buildpdf=True,figfile=figdir+'regression%02d'%(47),debug=False)
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X54d35d_X761.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_multi_field_Tsys_solution_overlay_test.test_multi_field_bandpass_regression48
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X54d35d_X761.ms.tsys' does not exist)
test_task_plotbandpass.py:652: in test_multi_field_bandpass_regression48
    plotbandpass('uid___A002_X54d35d_X761.ms.tsys', overlay='antenna', xaxis='freq', yaxis='amp', subplot=22,interactive=False,buildpdf=True,figfile=figdir+'regression%02d'%(48),debug=False)
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X54d35d_X761.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_multi_field_Tsys_solution_overlay_test.test_multi_field_bandpass_regression49
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X54d35d_X761.ms.tsys' does not exist)
test_task_plotbandpass.py:658: in test_multi_field_bandpass_regression49
    plotbandpass('uid___A002_X54d35d_X761.ms.tsys', overlay='time', timeranges='0,1', interactive=False,buildpdf=True,figfile=figdir+'regression%02d'%(49),debug=False)
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X54d35d_X761.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_multi_field_Tsys_solution_overlay_test.test_multi_field_bandpass_regression50
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X54d35d_X761.ms.tsys' does not exist)
test_task_plotbandpass.py:664: in test_multi_field_bandpass_regression50
    plotbandpass('uid___A002_X54d35d_X761.ms.tsys', overlay='time', scans='3,6', interactive=False, buildpdf=True,figfile=figdir+'regression%02d'%(50),antenna='0,1',debug=False)
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X54d35d_X761.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_multi_field_Tsys_solution_overlay_test.test_multi_field_bandpass_regression82
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_X54d35d_X761.ms.tsys' does not exist)
test_task_plotbandpass.py:670: in test_multi_field_bandpass_regression82
    plotbandpass('uid___A002_X54d35d_X761.ms.tsys', overlay='antenna', scans='3,6', interactive=False,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_X54d35d_X761.ms.tsys' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_multi_field_bandpass_test.test_multi_field_bandpass_regression44
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/band7multi_a6p7_titan.bcal' does not exist)
test_task_plotbandpass.py:599: in test_multi_field_bandpass_regression44
    plotbandpass(datapath + 'band7multi_a6p7_titan.bcal',caltable2=datapath +'band7multi_b.bcal',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/band7multi_a6p7_titan.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_multi_field_bandpass_test.test_multi_field_bandpass_regression45
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/band7multi_a6p7_titan.bcal' does not exist)
test_task_plotbandpass.py:607: in test_multi_field_bandpass_regression45
    plotbandpass(datapath +'band7multi_a6p7_titan.bcal',caltable2=datapath +'band7multi_b.bcal',xaxis='freq',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/band7multi_a6p7_titan.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_multi_field_bandpass_test.test_multi_field_bandpass_regression46
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/band7multi_b.bcal' does not exist)
test_task_plotbandpass.py:615: in test_multi_field_bandpass_regression46
    plotbandpass(caltable=datapath +'band7multi_b.bcal',caltable3=datapath +'band7multi_bpoly_a6p7_titan.bcal',
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/band7multi_b.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_smooth_test.test_b_skipspw19high_regression21
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/bandpass_bpoly_skipspw19high.bcal' does not exist)
test_task_plotbandpass.py:398: in test_b_skipspw19high_regression21
    plotbandpass(datapath + 'bandpass_bpoly_skipspw19high.bcal',interactive=False,buildpdf=True,figfile=figdir+'regression%02d'%(21),debug=False,xaxis='freq')
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('/opt/casa/data/casatestdata/unittest/plotbandpass/bandpass_bpoly_skipspw19high.bcal' does not exist)
Collapse Failed test_task_plotbandpass plotbandpass_tsysFlagged_test.test_tsysFlagged_regression107
< 1 sec
AssertionError: the caltable parameter must be a path that exists ('uid___A002_Xa018c4_X2537.ms.tsys' does not exist)
test_task_plotbandpass.py:1416: in test_tsysFlagged_regression107
    plotbandpass(subplot=22, overlay='time',showfdm=True, showatm=True,
../../../../venv/lib/python3.12/site-packages/casatasks/plotbandpass.py:162: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: the caltable parameter must be a path that exists ('uid___A002_Xa018c4_X2537.ms.tsys' does not exist)
Collapse Failed test_task_predictcomp predictcomp_test.test_predicted_visplot
< 1 sec
AssertionError: False is not true
test_task_predictcomp.py:89: in test_predicted_visplot
    self.assertTrue(os.path.exists('visplot.png'))
E   AssertionError: False is not true
Collapse Failed test_task_sdbaseline sdbaseline_bloutputTest.test020
2 secs
AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
test_task_sdbaseline.py:3451: in test020
    self._run_test([['table', 'text']])
test_task_sdbaseline.py:3427: in _run_test
    self._do_run_test(blformat=blformat, bloutput=bloutput)
test_task_sdbaseline.py:3396: in _do_run_test
    self.assertTrue(res, msg=f'{the_blout} is not identical with the reference!')
E   AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
Collapse Failed test_task_sdbaseline sdbaseline_bloutputTest.test021
1 sec
AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
test_task_sdbaseline.py:3461: in test021
    self._run_test([['table', 'text', ''], ['table', '', 'csv'], ['', 'text', 'csv']])
test_task_sdbaseline.py:3427: in _run_test
    self._do_run_test(blformat=blformat, bloutput=bloutput)
test_task_sdbaseline.py:3396: in _do_run_test
    self.assertTrue(res, msg=f'{the_blout} is not identical with the reference!')
E   AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
Collapse Failed test_task_sdbaseline sdbaseline_bloutputTest.test030
1 sec
AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
test_task_sdbaseline.py:3466: in test030
    self._run_test([['table', 'text', 'csv']])
test_task_sdbaseline.py:3427: in _run_test
    self._do_run_test(blformat=blformat, bloutput=bloutput)
test_task_sdbaseline.py:3396: in _do_run_test
    self.assertTrue(res, msg=f'{the_blout} is not identical with the reference!')
E   AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
Collapse Failed test_task_sdbaseline sdbaseline_multi_IF_test.test200
< 1 sec
FileNotFoundError: [Errno 2] No such file or directory: '/opt/casa/data/casatestdata/unittest/sdbaseline/testMultiIF.asap'
test_task_sdbaseline.py:2094: in setUp
    shutil.copytree(os.path.join(self.datapath, self.infile), self.infile)
/usr/local/lib/python3.12/shutil.py:598: in copytree
    with os.scandir(src) as itr:
         ^^^^^^^^^^^^^^^
E   FileNotFoundError: [Errno 2] No such file or directory: '/opt/casa/data/casatestdata/unittest/sdbaseline/testMultiIF.asap'
Collapse Failed test_task_simanalyze simanalyze_main_usage_modes_test_both.test_imaging_True_interferometric_and_single_dish_analysis_False
8 mins
TypeError: 'module' object is not callable
test_task_simanalyze.py:313: in test_imaging_True_interferometric_and_single_dish_analysis_False
    simanalyze(project=both_project, image=True, vis='default', modelimage='', imsize=[1458],
../../../../venv/lib/python3.12/site-packages/casatasks/simanalyze.py:137: in __call__
    task_result = _simanalyze_t( _pc.document['project'], _pc.document['image'], _pc.document['imagename'], _pc.document['skymodel'], _pc.document['vis'], _pc.document['modelimage'], _pc.document['imsize'], _pc.document['imdirection'], _pc.document['cell'], _pc.document['interactive'], _pc.document['niter'], _pc.document['threshold'], _pc.document['weighting'], _pc.document['mask'], _pc.document['outertaper'], _pc.document['pbcor'], _pc.document['stokes'], _pc.document['featherimage'], _pc.document['analyze'], _pc.document['showuv'], _pc.document['showpsf'], _pc.document['showmodel'], _pc.document['showconvolved'], _pc.document['showclean'], _pc.document['showresidual'], _pc.document['showdifference'], _pc.document['showfidelity'], _pc.document['graphics'], _pc.document['verbose'], _pc.document['overwrite'], _pc.document['dryrun'], _pc.document['logfile'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_simanalyze.py:658: in simanalyze
    feather(imagename+".feather.image",imagename+".image",featherimage)
(1 more lines...)
Collapse Failed test_task_simobserve simobserve_badinputs.testBad_Tground
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: {'t_ground': ['min value is 0']}
test_task_simobserve.py:2234: in testBad_Tground
    simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:346: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: {'t_ground': ['min value is 0']}

(4 more lines...)
Collapse Failed test_task_simobserve simobserve_badinputs.testBad_Tsky
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: {'t_sky': ['min value is 0']}
test_task_simobserve.py:2249: in testBad_Tsky
    simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:346: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: {'t_sky': ['min value is 0']}

(4 more lines...)
Collapse Failed test_task_simobserve simobserve_badinputs.testBad_graphics
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: {'graphics': ['unallowed value badname']}
test_task_simobserve.py:2292: in testBad_graphics
    simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:346: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: {'graphics': ['unallowed value badname']}

(4 more lines...)
Collapse Failed test_task_simobserve simobserve_badinputs.testBad_leakage
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: {'leakage': ['min value is 0']}
test_task_simobserve.py:2278: in testBad_leakage
    simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:346: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: {'leakage': ['min value is 0']}

(4 more lines...)
Collapse Failed test_task_simobserve simobserve_badinputs.testBad_maptype
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: {'maptype': ['unallowed value badname']}
test_task_simobserve.py:2032: in testBad_maptype
    simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:346: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: {'maptype': ['unallowed value badname']}

(4 more lines...)
Collapse Failed test_task_simobserve simobserve_badinputs.testBad_noisetype
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: {'thermalnoise': ['unallowed value badname']}
test_task_simobserve.py:2204: in testBad_noisetype
    simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:346: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: {'thermalnoise': ['unallowed value badname']}

(4 more lines...)
Collapse Failed test_task_simobserve simobserve_badinputs.testBad_obsmode
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: {'obsmode': ['unallowed value badname']}
test_task_simobserve.py:2062: in testBad_obsmode
    simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:346: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: {'obsmode': ['unallowed value badname']}

(4 more lines...)
Collapse Failed test_task_simobserve simobserve_badinputs.testBad_pwv
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: {'user_pwv': ['min value is 0']}
test_task_simobserve.py:2219: in testBad_pwv
    simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:346: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: {'user_pwv': ['min value is 0']}

(4 more lines...)
Collapse Failed test_task_simobserve simobserve_badinputs.testBad_tau0
< 1 sec
AssertionError: -1 == -1 : Unexpected exception was thrown: {'tau0': ['min value is 0']}
test_task_simobserve.py:2264: in testBad_tau0
    simobserve(project=self.project,skymodel=self.inimage,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:346: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
           ^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: {'tau0': ['min value is 0']}

(4 more lines...)
Collapse Failed test_task_simobserve simobserve_comp.testComp_intLeak
< 1 sec
NameError: name 'comp_nchan' is not defined
test_task_simobserve.py:743: in testComp_intLeak
    compwidth=compwidth,comp_nchan=comp_nchan,
                                   ^^^^^^^^^^
E   NameError: name 'comp_nchan' is not defined
Collapse Failed test_task_simobserve simobserve_comp.testComp_sdAll
< 1 sec
AssertionError: None
test_task_simobserve.py:762: in testComp_sdAll
    simobserve(project=self.project,complist=complist,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:350: in __call__
    task_result = _simobserve_t( _pc.document['project'], _pc.document['skymodel'], _pc.document['inbright'], _pc.document['indirection'], _pc.document['incell'], _pc.document['incenter'], _pc.document['inwidth'], _pc.document['complist'], _pc.document['compwidth'], _pc.document['comp_nchan'], _pc.document['setpointings'], _pc.document['ptgfile'], _pc.document['integration'], _pc.document['direction'], _pc.document['mapsize'], _pc.document['maptype'], _pc.document['pointingspacing'], _pc.document['caldirection'], _pc.document['calflux'], _pc.document['obsmode'], _pc.document['refdate'], _pc.document['hourangle'], _pc.document['totaltime'], _pc.document['antennalist'], _pc.document['sdantlist'], _pc.document['sdant'], _pc.document['outframe'], _pc.document['thermalnoise'], _pc.document['user_pwv'], _pc.document['t_ground'], _pc.document['t_sky'], _pc.document['tau0'], _pc.document['seed'], _pc.document['leakage'], _pc.document['graphics'], _pc.document['verbose'], _pc.document['overwrite'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_simobserve.py:150: in simobserve
    raise RuntimeError(emsg)
(8 more lines...)
Collapse Failed test_task_simobserve simobserve_comp.testComp_sdObs
< 1 sec
AssertionError: None
test_task_simobserve.py:695: in testComp_sdObs
    compwidth=compwidth,comp_nchan=comp_nchan,
                                   ^^^^^^^^^^
E   NameError: name 'comp_nchan' is not defined

During handling of the above exception, another exception occurred:
test_task_simobserve.py:701: in testComp_sdObs
(2 more lines...)
Collapse Failed test_task_simobserve simobserve_noise.testNZ_intAtm
1 sec
AssertionError: np.False_ is not true : The noise level differs from the previous value: 2.130000 (previous: 2.271051)
test_task_simobserve.py:1429: in testNZ_intAtm
    self.assertTrue(abs((msnoise-refval)/refval) < 5.e-2,\
E   AssertionError: np.False_ is not true : The noise level differs from the previous value: 2.130000 (previous: 2.271051)
Collapse Failed test_task_simobserve simobserve_sky.testSky_intLeak
< 1 sec
NameError: name 'ptgfile' is not defined
test_task_simobserve.py:455: in testSky_intLeak
    setpointings=setpointings,ptgfile=ptgfile,
                                      ^^^^^^^
E   NameError: name 'ptgfile' is not defined
Collapse Failed test_task_simobserve simobserve_skycomp.testSC_intLeak
< 1 sec
NameError: name 'ptgfile' is not defined
test_task_simobserve.py:1104: in testSC_intLeak
    setpointings=setpointings,ptgfile=ptgfile,
                                      ^^^^^^^
E   NameError: name 'ptgfile' is not defined
Collapse Failed test_task_simobserve simobserve_skycomp.testSC_sdAll
< 1 sec
AssertionError: None
test_task_simobserve.py:1122: in testSC_sdAll
    simobserve(project=self.project,skymodel=skymodel,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:350: in __call__
    task_result = _simobserve_t( _pc.document['project'], _pc.document['skymodel'], _pc.document['inbright'], _pc.document['indirection'], _pc.document['incell'], _pc.document['incenter'], _pc.document['inwidth'], _pc.document['complist'], _pc.document['compwidth'], _pc.document['comp_nchan'], _pc.document['setpointings'], _pc.document['ptgfile'], _pc.document['integration'], _pc.document['direction'], _pc.document['mapsize'], _pc.document['maptype'], _pc.document['pointingspacing'], _pc.document['caldirection'], _pc.document['calflux'], _pc.document['obsmode'], _pc.document['refdate'], _pc.document['hourangle'], _pc.document['totaltime'], _pc.document['antennalist'], _pc.document['sdantlist'], _pc.document['sdant'], _pc.document['outframe'], _pc.document['thermalnoise'], _pc.document['user_pwv'], _pc.document['t_ground'], _pc.document['t_sky'], _pc.document['tau0'], _pc.document['seed'], _pc.document['leakage'], _pc.document['graphics'], _pc.document['verbose'], _pc.document['overwrite'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_simobserve.py:150: in simobserve
    raise RuntimeError(emsg)
(8 more lines...)
Collapse Failed test_task_simobserve simobserve_skycomp.testSC_sdObs
< 1 sec
AssertionError: None
test_task_simobserve.py:1050: in testSC_sdObs
    simobserve(project=self.project,skymodel=skymodel,
../../../../venv/lib/python3.12/site-packages/casatasks/simobserve.py:350: in __call__
    task_result = _simobserve_t( _pc.document['project'], _pc.document['skymodel'], _pc.document['inbright'], _pc.document['indirection'], _pc.document['incell'], _pc.document['incenter'], _pc.document['inwidth'], _pc.document['complist'], _pc.document['compwidth'], _pc.document['comp_nchan'], _pc.document['setpointings'], _pc.document['ptgfile'], _pc.document['integration'], _pc.document['direction'], _pc.document['mapsize'], _pc.document['maptype'], _pc.document['pointingspacing'], _pc.document['caldirection'], _pc.document['calflux'], _pc.document['obsmode'], _pc.document['refdate'], _pc.document['hourangle'], _pc.document['totaltime'], _pc.document['antennalist'], _pc.document['sdantlist'], _pc.document['sdant'], _pc.document['outframe'], _pc.document['thermalnoise'], _pc.document['user_pwv'], _pc.document['t_ground'], _pc.document['t_sky'], _pc.document['tau0'], _pc.document['seed'], _pc.document['leakage'], _pc.document['graphics'], _pc.document['verbose'], _pc.document['overwrite'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_simobserve.py:150: in simobserve
    raise RuntimeError(emsg)
(8 more lines...)
Collapse Failed test_task_tclean test_cube.test_cube_flagged_mosaic_mtmfs
1 min
AssertionError: False is not true
test_task_tclean.py:3449: in test_cube_flagged_mosaic_mtmfs
    self.assertTrue(self.check_final(pstr=report))
E   AssertionError: False is not true
Collapse Failed test_task_tclean test_cube.test_cube_mtmfs_nterms1
< 1 sec
RuntimeError: Exception: File tstcc.image.tt0 does not exist..
... thrown by static void casa::ImageFactory::_checkInfile(const casacore::String&) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 375
test_task_tclean.py:3342: in test_cube_mtmfs_nterms1
    report=self.th.checkall(ret=ret, imgexist=[self.img+'cc.psf.tt0', self.img+'cc.residual.tt0', self.img+'cc.image.tt0', self.img+'cc.model.tt0'],imgval=[(self.img+'cc.image.tt0',1.0,[100,100,0,0]),(self.img+'cc.image.tt0',0.492,[100,100,0,1]),(self.img+'cc.image.tt0',0.281,[100,100,0,2])])
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatestutils/imagerhelpers/imagetesthelpers.py:1214: in checkall
    pstr += TestHelpers().check_imval(imgval, epsilon=epsilon)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(16 more lines...)
Collapse Failed test_task_tclean test_cube.test_cube_weighting_taper_cas13260_old
7 secs
AssertionError: False is not true
test_task_tclean.py:3203: in test_cube_weighting_taper_cas13260_old
    self.assertTrue(self.check_final(pstr=report1 + report2 + report3 + report4 + report5 + report6))
E   AssertionError: False is not true
Collapse Failed test_task_tclean test_cube.test_cubedata_mtmfs_nterms1
< 1 sec
RuntimeError: Exception: File tstcc.image.tt0 does not exist..
... thrown by static void casa::ImageFactory::_checkInfile(const casacore::String&) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 375
test_task_tclean.py:3351: in test_cubedata_mtmfs_nterms1
    report=self.th.checkall(ret=ret, imgexist=[self.img+'cc.psf.tt0', self.img+'cc.residual.tt0', self.img+'cc.image.tt0', self.img+'cc.model.tt0'],imgval=[(self.img+'cc.image.tt0',1.0,[100,100,0,0]),(self.img+'cc.image.tt0',0.492,[100,100,0,1]),(self.img+'cc.image.tt0',0.281,[100,100,0,2])])
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatestutils/imagerhelpers/imagetesthelpers.py:1214: in checkall
    pstr += TestHelpers().check_imval(imgval, epsilon=epsilon)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(16 more lines...)
Collapse Failed test_task_tclean test_mosaic_cube.test_mosaic_briggsbwtaper
17 secs
AssertionError: np.False_ is not true
test_task_tclean.py:6528: in test_mosaic_briggsbwtaper
    self.assertTrue(self.th.check_beam_compare(self.img+'1.image', self.img+'2.image'))
E   AssertionError: np.False_ is not true
Collapse Failed test_task_tclean test_pbcor.test_pbcor_mtmfs
3 secs
AssertionError: False is not true
test_task_tclean.py:5248: in test_pbcor_mtmfs
    self.assertTrue(self.check_final(report))
E   AssertionError: False is not true
Collapse Failed test_task_tclean test_startmodel.test_csys_startmodel_restart_mfs
2 secs
NameError: name 'mpi_clustermanager' is not defined
test_task_tclean.py:5053: in test_csys_startmodel_restart_mfs
    tclean( vis = self.msfile, imagename='savemod.par', spw='0:0~5,0:15~19',   niter=0,  imsize=100, cell='10.0arcsec', deconvolver=deconvolver,  specmode=specmode,  parallel=True)
../../../../venv/lib/python3.12/site-packages/casatasks/tclean.py:1860: in __call__
    task_result = _tclean_t( _pc.document['vis'], _pc.document['selectdata'], _pc.document['field'], _pc.document['spw'], _pc.document['timerange'], _pc.document['uvrange'], _pc.document['antenna'], _pc.document['scan'], _pc.document['observation'], _pc.document['intent'], _pc.document['datacolumn'], _pc.document['imagename'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['stokes'], _pc.document['projection'], _pc.document['startmodel'], _pc.document['specmode'], _pc.document['reffreq'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['restfreq'], _pc.document['interpolation'], _pc.document['perchanweightdensity'], _pc.document['gridder'], _pc.document['facets'], _pc.document['psfphasecenter'], _pc.document['wprojplanes'], _pc.document['vptable'], _pc.document['mosweight'], _pc.document['aterm'], _pc.document['psterm'], _pc.document['wbawp'], _pc.document['conjbeams'], _pc.document['cfcache'], _pc.document['usepointing'], _pc.document['computepastep'], _pc.document['rotatepastep'], _pc.document['pointingoffsetsigdev'], _pc.document['pblimit'], _pc.document['normtype'], _pc.document['deconvolver'], _pc.document['scales'], _pc.document['nterms'], _pc.document['smallscalebias'], _pc.document['fusedthreshold'], _pc.document['largestscale'], _pc.document['restoration'], _pc.document['restoringbeam'], _pc.document['pbcor'], _pc.document['outlierfile'], _pc.document['weighting'], _pc.document['robust'], _pc.document['noise'], _pc.document['npixels'], _pc.document['uvtaper'], _pc.document['niter'], _pc.document['gain'], _pc.document['threshold'], _pc.document['nsigma'], _pc.document['cycleniter'], _pc.document['cyclefactor'], _pc.document['minpsffraction'], _pc.document['maxpsffraction'], _pc.document['interactive'], _pc.document['nmajor'], _pc.document['fullsummary'], _pc.document['usemask'], _pc.document['mask'], _pc.document['pbmask'], _pc.document['sidelobethreshold'], _pc.document['noisethreshold'], _pc.document['lownoisethreshold'], _pc.document['negativethreshold'], _pc.document['smoothfactor'], _pc.document['minbeamfrac'], _pc.document['cutthreshold'], _pc.document['growiterations'], _pc.document['dogrowprune'], _pc.document['minpercentchange'], _pc.document['verbose'], _pc.document['fastnoise'], _pc.document['restart'], _pc.document['savemodel'], _pc.document['calcres'], _pc.document['calcpsf'], _pc.document['psfcutoff'], _pc.document['parallel'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_tclean.py:424: in tclean
    imager = PyParallelContSynthesisImager(params=paramList)
(11 more lines...)
Collapse Failed test_task_tclean test_widefield.test_widefield_awphpg_cube
< 1 sec
RuntimeError: 2025-11-12 23:02:45	SEVERE	SynthesisImagerVi2::defineImage (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 595)	Error in setting up FTMachine() : Code has not been built with gpu libraries
test_task_tclean.py:4255: in test_widefield_awphpg_cube
    ret = tclean(vis=self.msfile,field='*',imagename=self.img,imsize=512,cell='10.0arcsec',phasecenter="J2000 19:59:28.500 +40.44.01.50",
../../../../venv/lib/python3.12/site-packages/casatasks/tclean.py:1860: in __call__
    task_result = _tclean_t( _pc.document['vis'], _pc.document['selectdata'], _pc.document['field'], _pc.document['spw'], _pc.document['timerange'], _pc.document['uvrange'], _pc.document['antenna'], _pc.document['scan'], _pc.document['observation'], _pc.document['intent'], _pc.document['datacolumn'], _pc.document['imagename'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['stokes'], _pc.document['projection'], _pc.document['startmodel'], _pc.document['specmode'], _pc.document['reffreq'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['restfreq'], _pc.document['interpolation'], _pc.document['perchanweightdensity'], _pc.document['gridder'], _pc.document['facets'], _pc.document['psfphasecenter'], _pc.document['wprojplanes'], _pc.document['vptable'], _pc.document['mosweight'], _pc.document['aterm'], _pc.document['psterm'], _pc.document['wbawp'], _pc.document['conjbeams'], _pc.document['cfcache'], _pc.document['usepointing'], _pc.document['computepastep'], _pc.document['rotatepastep'], _pc.document['pointingoffsetsigdev'], _pc.document['pblimit'], _pc.document['normtype'], _pc.document['deconvolver'], _pc.document['scales'], _pc.document['nterms'], _pc.document['smallscalebias'], _pc.document['fusedthreshold'], _pc.document['largestscale'], _pc.document['restoration'], _pc.document['restoringbeam'], _pc.document['pbcor'], _pc.document['outlierfile'], _pc.document['weighting'], _pc.document['robust'], _pc.document['noise'], _pc.document['npixels'], _pc.document['uvtaper'], _pc.document['niter'], _pc.document['gain'], _pc.document['threshold'], _pc.document['nsigma'], _pc.document['cycleniter'], _pc.document['cyclefactor'], _pc.document['minpsffraction'], _pc.document['maxpsffraction'], _pc.document['interactive'], _pc.document['nmajor'], _pc.document['fullsummary'], _pc.document['usemask'], _pc.document['mask'], _pc.document['pbmask'], _pc.document['sidelobethreshold'], _pc.document['noisethreshold'], _pc.document['lownoisethreshold'], _pc.document['negativethreshold'], _pc.document['smoothfactor'], _pc.document['minbeamfrac'], _pc.document['cutthreshold'], _pc.document['growiterations'], _pc.document['dogrowprune'], _pc.document['minpercentchange'], _pc.document['verbose'], _pc.document['fastnoise'], _pc.document['restart'], _pc.document['savemodel'], _pc.document['calcres'], _pc.document['calcpsf'], _pc.document['psfcutoff'], _pc.document['parallel'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_tclean.py:443: in tclean
    imager.initializeImagers()
(9 more lines...)
Collapse Failed test_task_tclean test_widefield.test_widefield_awphpg_mfs
< 1 sec
RuntimeError: 2025-11-12 23:02:46	SEVERE	SynthesisImagerVi2::defineImage (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 595)	Error in setting up FTMachine() : Code has not been built with gpu libraries
test_task_tclean.py:4208: in test_widefield_awphpg_mfs
    ret = tclean(vis=self.msfile,spw='0',field='*',imagename=self.img,imsize=512,cell='10.0arcsec',phasecenter="J2000 19:59:28.500 +40.44.01.50",
../../../../venv/lib/python3.12/site-packages/casatasks/tclean.py:1860: in __call__
    task_result = _tclean_t( _pc.document['vis'], _pc.document['selectdata'], _pc.document['field'], _pc.document['spw'], _pc.document['timerange'], _pc.document['uvrange'], _pc.document['antenna'], _pc.document['scan'], _pc.document['observation'], _pc.document['intent'], _pc.document['datacolumn'], _pc.document['imagename'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['stokes'], _pc.document['projection'], _pc.document['startmodel'], _pc.document['specmode'], _pc.document['reffreq'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['restfreq'], _pc.document['interpolation'], _pc.document['perchanweightdensity'], _pc.document['gridder'], _pc.document['facets'], _pc.document['psfphasecenter'], _pc.document['wprojplanes'], _pc.document['vptable'], _pc.document['mosweight'], _pc.document['aterm'], _pc.document['psterm'], _pc.document['wbawp'], _pc.document['conjbeams'], _pc.document['cfcache'], _pc.document['usepointing'], _pc.document['computepastep'], _pc.document['rotatepastep'], _pc.document['pointingoffsetsigdev'], _pc.document['pblimit'], _pc.document['normtype'], _pc.document['deconvolver'], _pc.document['scales'], _pc.document['nterms'], _pc.document['smallscalebias'], _pc.document['fusedthreshold'], _pc.document['largestscale'], _pc.document['restoration'], _pc.document['restoringbeam'], _pc.document['pbcor'], _pc.document['outlierfile'], _pc.document['weighting'], _pc.document['robust'], _pc.document['noise'], _pc.document['npixels'], _pc.document['uvtaper'], _pc.document['niter'], _pc.document['gain'], _pc.document['threshold'], _pc.document['nsigma'], _pc.document['cycleniter'], _pc.document['cyclefactor'], _pc.document['minpsffraction'], _pc.document['maxpsffraction'], _pc.document['interactive'], _pc.document['nmajor'], _pc.document['fullsummary'], _pc.document['usemask'], _pc.document['mask'], _pc.document['pbmask'], _pc.document['sidelobethreshold'], _pc.document['noisethreshold'], _pc.document['lownoisethreshold'], _pc.document['negativethreshold'], _pc.document['smoothfactor'], _pc.document['minbeamfrac'], _pc.document['cutthreshold'], _pc.document['growiterations'], _pc.document['dogrowprune'], _pc.document['minpercentchange'], _pc.document['verbose'], _pc.document['fastnoise'], _pc.document['restart'], _pc.document['savemodel'], _pc.document['calcres'], _pc.document['calcpsf'], _pc.document['psfcutoff'], _pc.document['parallel'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_tclean.py:443: in tclean
    imager.initializeImagers()
(9 more lines...)
Collapse Failed test_task_tclean test_widefield.test_widefield_awphpg_mtmfs_via_cube
< 1 sec
RuntimeError: 2025-11-12 23:02:46	SEVERE	SynthesisImagerVi2::defineImage (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 595)	Error in setting up FTMachine() : Code has not been built with gpu libraries
test_task_tclean.py:4348: in test_widefield_awphpg_mtmfs_via_cube
    ret = tclean(vis=self.msfile,field='*',imagename=self.img,imsize=512,cell='10.0arcsec',phasecenter="J2000 19:59:28.500 +40.44.01.50",
../../../../venv/lib/python3.12/site-packages/casatasks/tclean.py:1860: in __call__
    task_result = _tclean_t( _pc.document['vis'], _pc.document['selectdata'], _pc.document['field'], _pc.document['spw'], _pc.document['timerange'], _pc.document['uvrange'], _pc.document['antenna'], _pc.document['scan'], _pc.document['observation'], _pc.document['intent'], _pc.document['datacolumn'], _pc.document['imagename'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['stokes'], _pc.document['projection'], _pc.document['startmodel'], _pc.document['specmode'], _pc.document['reffreq'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['restfreq'], _pc.document['interpolation'], _pc.document['perchanweightdensity'], _pc.document['gridder'], _pc.document['facets'], _pc.document['psfphasecenter'], _pc.document['wprojplanes'], _pc.document['vptable'], _pc.document['mosweight'], _pc.document['aterm'], _pc.document['psterm'], _pc.document['wbawp'], _pc.document['conjbeams'], _pc.document['cfcache'], _pc.document['usepointing'], _pc.document['computepastep'], _pc.document['rotatepastep'], _pc.document['pointingoffsetsigdev'], _pc.document['pblimit'], _pc.document['normtype'], _pc.document['deconvolver'], _pc.document['scales'], _pc.document['nterms'], _pc.document['smallscalebias'], _pc.document['fusedthreshold'], _pc.document['largestscale'], _pc.document['restoration'], _pc.document['restoringbeam'], _pc.document['pbcor'], _pc.document['outlierfile'], _pc.document['weighting'], _pc.document['robust'], _pc.document['noise'], _pc.document['npixels'], _pc.document['uvtaper'], _pc.document['niter'], _pc.document['gain'], _pc.document['threshold'], _pc.document['nsigma'], _pc.document['cycleniter'], _pc.document['cyclefactor'], _pc.document['minpsffraction'], _pc.document['maxpsffraction'], _pc.document['interactive'], _pc.document['nmajor'], _pc.document['fullsummary'], _pc.document['usemask'], _pc.document['mask'], _pc.document['pbmask'], _pc.document['sidelobethreshold'], _pc.document['noisethreshold'], _pc.document['lownoisethreshold'], _pc.document['negativethreshold'], _pc.document['smoothfactor'], _pc.document['minbeamfrac'], _pc.document['cutthreshold'], _pc.document['growiterations'], _pc.document['dogrowprune'], _pc.document['minpercentchange'], _pc.document['verbose'], _pc.document['fastnoise'], _pc.document['restart'], _pc.document['savemodel'], _pc.document['calcres'], _pc.document['calcpsf'], _pc.document['psfcutoff'], _pc.document['parallel'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_tclean.py:443: in tclean
    imager.initializeImagers()
(9 more lines...)
Collapse Failed test_task_tclean test_wproject.test_wterm_awphpg
< 1 sec
RuntimeError: 2025-11-12 23:02:44	SEVERE	SynthesisImagerVi2::defineImage (file /source/casa6/casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 595)	Error in setting up FTMachine() : Code has not been built with gpu libraries
test_task_tclean.py:4108: in test_wterm_awphpg
    tclean(vis=msname, imagename=self.img+'.awphpg',  imsize=1200, cell='1.6arcsec',field='1',
../../../../venv/lib/python3.12/site-packages/casatasks/tclean.py:1860: in __call__
    task_result = _tclean_t( _pc.document['vis'], _pc.document['selectdata'], _pc.document['field'], _pc.document['spw'], _pc.document['timerange'], _pc.document['uvrange'], _pc.document['antenna'], _pc.document['scan'], _pc.document['observation'], _pc.document['intent'], _pc.document['datacolumn'], _pc.document['imagename'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['stokes'], _pc.document['projection'], _pc.document['startmodel'], _pc.document['specmode'], _pc.document['reffreq'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['restfreq'], _pc.document['interpolation'], _pc.document['perchanweightdensity'], _pc.document['gridder'], _pc.document['facets'], _pc.document['psfphasecenter'], _pc.document['wprojplanes'], _pc.document['vptable'], _pc.document['mosweight'], _pc.document['aterm'], _pc.document['psterm'], _pc.document['wbawp'], _pc.document['conjbeams'], _pc.document['cfcache'], _pc.document['usepointing'], _pc.document['computepastep'], _pc.document['rotatepastep'], _pc.document['pointingoffsetsigdev'], _pc.document['pblimit'], _pc.document['normtype'], _pc.document['deconvolver'], _pc.document['scales'], _pc.document['nterms'], _pc.document['smallscalebias'], _pc.document['fusedthreshold'], _pc.document['largestscale'], _pc.document['restoration'], _pc.document['restoringbeam'], _pc.document['pbcor'], _pc.document['outlierfile'], _pc.document['weighting'], _pc.document['robust'], _pc.document['noise'], _pc.document['npixels'], _pc.document['uvtaper'], _pc.document['niter'], _pc.document['gain'], _pc.document['threshold'], _pc.document['nsigma'], _pc.document['cycleniter'], _pc.document['cyclefactor'], _pc.document['minpsffraction'], _pc.document['maxpsffraction'], _pc.document['interactive'], _pc.document['nmajor'], _pc.document['fullsummary'], _pc.document['usemask'], _pc.document['mask'], _pc.document['pbmask'], _pc.document['sidelobethreshold'], _pc.document['noisethreshold'], _pc.document['lownoisethreshold'], _pc.document['negativethreshold'], _pc.document['smoothfactor'], _pc.document['minbeamfrac'], _pc.document['cutthreshold'], _pc.document['growiterations'], _pc.document['dogrowprune'], _pc.document['minpercentchange'], _pc.document['verbose'], _pc.document['fastnoise'], _pc.document['restart'], _pc.document['savemodel'], _pc.document['calcres'], _pc.document['calcpsf'], _pc.document['psfcutoff'], _pc.document['parallel'] )
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_tclean.py:443: in tclean
    imager.initializeImagers()
(9 more lines...)