<?xml version='1.0' encoding='UTF-8'?>
<testsuites name="pytest tests"><testsuite name="'test_task_mstransform'" errors="0" failures="25" skipped="0" tests="25" time="185.094" timestamp="2026-06-01T17:21:13.974199+00:00" hostname="e56123b642df"><testcase classname="test_task_mstransform" name="test_regridms_multiple_spws.test_combine_regrid_fftshift" time="0.372"><failure message="RuntimeError: ERROR: cvel does not regrid properly for channel widths &gt; 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 '
E   RuntimeError: ERROR: cvel does not regrid properly for channel widths &gt; or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.</failure></testcase><testcase classname="test_task_mstransform" name="test_Shape.test_shape2" time="7.367"><failure message="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</failure></testcase><testcase classname="test_task_mstransform" name="test_WeightSpectrum.test_fillWeightSpectrumFromWeight" time="3.714"><failure message="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)
test_task_mstransform.py:77: in check_eq
    raise ValueError(errmsg)
E   ValueError: np.float64(58.92338943481445) != 1.9007</failure></testcase><testcase classname="test_task_mstransform" name="test_channelAverageByDefault.test_channelAverageByDefaultInVelocityMode" time="3.949"><failure message="RuntimeError: ERROR: cvel does not regrid properly for channel widths &gt; 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 '
E   RuntimeError: ERROR: cvel does not regrid properly for channel widths &gt; or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.</failure></testcase><testcase classname="test_task_mstransform" name="test_radial_velocity_correction_largetimerange.test_ascending_freq" time="0.434"><failure message="RuntimeError: ERROR: cvel does not regrid properly for channel widths &gt; 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 '
E   RuntimeError: ERROR: cvel does not regrid properly for channel widths &gt; or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.</failure></testcase><testcase classname="test_task_mstransform" name="test_radial_velocity_correction_largetimerange.test_descending_freq" time="0.257"><failure message="RuntimeError: ERROR: cvel does not regrid properly for channel widths &gt; 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 '
E   RuntimeError: ERROR: cvel does not regrid properly for channel widths &gt; or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_chanavg_median_all" time="9.643"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3646: in test_chanavg_median_all
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_chanavg_median_corrected" time="8.111"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3370: in test_chanavg_median_corrected
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_chanavg_median_data" time="7.242"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3462: in test_chanavg_median_data
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_chanavg_median_model" time="7.070"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3554: in test_chanavg_median_model
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_spw_separation_median_all" time="21.704"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3829: in test_spw_separation_median_all
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_spw_separation_median_corrected" time="10.065"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3739: in test_spw_separation_median_corrected
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_spw_separation_median_data" time="10.685"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3769: in test_spw_separation_median_data
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_spw_separation_median_model" time="10.335"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3799: in test_spw_separation_median_model
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_timeavg_chanavg_median_all" time="7.032"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM">test_task_mstransform.py:3709: in test_timeavg_chanavg_median_all
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM/SIGMA_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_timeavg_chanavg_median_corrected" time="6.173"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3432: in test_timeavg_chanavg_median_corrected
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_timeavg_chanavg_median_data" time="7.470"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3524: in test_timeavg_chanavg_median_data
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_timeavg_chanavg_median_model" time="6.728"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3616: in test_timeavg_chanavg_median_model
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_timeavg_median_all" time="7.384"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3676: in test_timeavg_median_all
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_timeavg_median_corrected" time="7.267"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3400: in test_timeavg_median_corrected
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_timeavg_median_data" time="6.864"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3492: in test_timeavg_median_data
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_median.test_timeavg_median_model" time="6.469"><failure message="AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM">test_task_mstransform.py:3584: in test_timeavg_median_model
    self.assertTrue((numpy.abs(weightSpectrumMedian - weight) &lt; 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E   AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_weight_zero_flag_set.test_chanavg_weight_zero_flag_set_corrected" time="7.903"><failure message="AssertionError: np.False_ is not true : WEIGHT_SPECTRUM not consistent with FLAG cube">test_task_mstransform.py:4724: in test_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</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_weight_zero_flag_set.test_timeavg_chanavg_weight_zero_flag_set_corrected" time="7.426"><failure message="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</failure></testcase><testcase classname="test_task_mstransform" name="test_spectrum_transformations_weight_zero_flag_set.test_timeavg_weight_zero_flag_set_corrected" time="7.379"><failure message="AssertionError: np.False_ is not true : WEIGHT_SPECTRUM not consistent with FLAG cube">test_task_mstransform.py:4703: in test_timeavg_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</failure></testcase></testsuite></testsuites>