Build: #1 failed
Job: Test Tasks macOS 15 Py3.12 failed
weight spectrum.test combine SPWdiff exp and chan avg with weight spectrum: Test case result
The below summarizes the result of the test " weight spectrum.test combine SPWdiff exp and chan avg with weight spectrum" in build 1 of CASASPECS - Dev Test Full 3.12 - CAS-14660 - Test Tasks macOS 15 Py3.12.
- Description
- weight spectrum.test combine SPWdiff exp and chan avg with weight spectrum
- Test class
- test_task_mstransform
- Method
- test_WeightSpectrum.test_combineSPWDiffExpAndChanAvgWithWeightSpectrum
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
ValueError: np.float64(0.09008178114891052) != 0.0893
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:1738: in test_combineSPWDiffExpAndChanAvgWithWeightSpectrum
check_eq(data[0][0][0].real, 0.0893, 0.0001)
test_task_mstransform.py:77: in check_eq
raise ValueError(errmsg)
E ValueError: np.float64(0.09008178114891052) != 0.0893