You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From jwst/skymatch/tests/test_skymatch.py::test_user_skyfile:
/runner/_work/RegressionTests/RegressionTests/jwst/skymatch/skymatch_step.py:284: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
f"Setting sky background of image '{model.meta.filename}' to {float(sky)}."
From jwst/extract_1d/soss_extract/tests/test_atoca_utils.py::test_adapt_grid
and jwst/extract_1d/soss_extract/tests/test_atoca_utils.py::test_make_combined_adaptive_grid:
/runner/_work/RegressionTests/RegressionTests/jwst/extract_1d/soss_extract/tests/test_atoca_utils.py:255: DeprecationWarning: `trapz` is deprecated. Use `trapezoid` instead, or one of the numerical integration functions in `scipy.integrate`.
numerical_integral = np.trapz(xsinx(grid), grid)
From jwst/resample/resample_utils.py::jwst.resample.resample_utils.decode_context:
<doctest jwst.resample.resample_utils.decode_context[3]>:1: DeprecationWarning: 'decode_context()' has been deprecated since 1.17.2 and will be removed in a future release. Use 'drizzle.utils.decode_context()' instead.
From
jwst/skymatch/tests/test_skymatch.py::test_user_skyfile
:https://github.com/spacetelescope/RegressionTests/actions/runs/13553243677/job/37881857966#step:30:164
From
jwst/extract_1d/soss_extract/tests/test_atoca_utils.py::test_adapt_grid
and
jwst/extract_1d/soss_extract/tests/test_atoca_utils.py::test_make_combined_adaptive_grid
:https://github.com/spacetelescope/RegressionTests/actions/runs/13553243677/job/37881857966#step:30:192
From
jwst/resample/resample_utils.py::jwst.resample.resample_utils.decode_context
:https://github.com/spacetelescope/RegressionTests/actions/runs/13553243677/job/37881857966#step:30:604
The text was updated successfully, but these errors were encountered: