Skip to content

Merge pull request #321 from Ciela-Institute/dev #1051

Merge pull request #321 from Ciela-Institute/dev

Merge pull request #321 from Ciela-Institute/dev #1051

Triggered via push January 29, 2025 19:22
Status Success
Total duration 4m 37s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build (3.10, macOS-latest): <frozen importlib._bootstrap>#L241
numpy.ndarray size changed, may indicate binary incompatibility. Expected 80 from C header, got 96 from PyObject
build (3.10, macOS-latest): Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/numba/core/decorators.py#L262
numba.generated_jit is deprecated. Please see the documentation at: https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-generated-jit for more information and advice on a suitable replacement.
build (3.10, macOS-latest): src/caustics/lenses/batchedplane.py#L50
Lens model sie_3 has a static lens redshift. This is now overwritten by the BatchedPlane (lens) lens redshift. To prevent this warning, set the lens redshift of the lens model to be dynamic before adding to the system.
build (3.10, macOS-latest): src/caustics/lenses/external_shear.py#L123
Parameter gamma_1 was static, value now overridden by new angular parametrization. To remove this warning, have gamma_1 be dynamic when changing parametrizations.
build (3.10, macOS-latest): src/caustics/lenses/external_shear.py#L130
Parameter gamma_2 was static, value now overridden by new angular parametrization. To remove this warning, have gamma_2 be dynamic when changing parametrizations.
build (3.10, macOS-latest): src/caustics/lenses/external_shear.py#L145
Parameter gamma was static, value now overridden by new cartesian parametrization. To remove this warning, have gamma be dynamic when changing parametrizations.
build (3.10, macOS-latest): src/caustics/lenses/func/pixelated_convergence.py#L326
Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /Users/runner/work/pytorch/pytorch/pytorch/aten/src/ATen/native/Convolution.cpp:1037.)
build (3.10, macOS-latest): src/caustics/lenses/point.py#L156
Parameter Rein was static, value now overridden by new mass parametrization. To remove this warning, have Rein be dynamic when changing parametrizations.
build (3.10, macOS-latest): src/caustics/lenses/point.py#L168
Parameter mass was static, value now overridden by new Rein parametrization. To remove this warning, have mass be dynamic when changing parametrizations.
build (3.10, macOS-latest): src/caustics/lenses/sie.py#L141
Parameter Rein is static, value now overridden by new velocity_dispersion parametrization. To remove this warning, have Rein be dynamic when changing parametrizations.
build (3.10, ubuntu-latest): <frozen importlib._bootstrap>#L241
numpy.ndarray size changed, may indicate binary incompatibility. Expected 80 from C header, got 96 from PyObject
build (3.10, ubuntu-latest): opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/site-packages/numba/core/decorators.py#L262
numba.generated_jit is deprecated. Please see the documentation at: https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-generated-jit for more information and advice on a suitable replacement.
build (3.10, ubuntu-latest): src/caustics/lenses/batchedplane.py#L50
Lens model sie_3 has a static lens redshift. This is now overwritten by the BatchedPlane (lens) lens redshift. To prevent this warning, set the lens redshift of the lens model to be dynamic before adding to the system.
build (3.10, ubuntu-latest): src/caustics/lenses/external_shear.py#L123
Parameter gamma_1 was static, value now overridden by new angular parametrization. To remove this warning, have gamma_1 be dynamic when changing parametrizations.
build (3.10, ubuntu-latest): src/caustics/lenses/external_shear.py#L130
Parameter gamma_2 was static, value now overridden by new angular parametrization. To remove this warning, have gamma_2 be dynamic when changing parametrizations.
build (3.10, ubuntu-latest): src/caustics/lenses/external_shear.py#L145
Parameter gamma was static, value now overridden by new cartesian parametrization. To remove this warning, have gamma be dynamic when changing parametrizations.
build (3.10, ubuntu-latest): src/caustics/lenses/func/pixelated_convergence.py#L326
Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /pytorch/aten/src/ATen/native/Convolution.cpp:1036.)
build (3.10, ubuntu-latest): src/caustics/lenses/point.py#L156
Parameter Rein was static, value now overridden by new mass parametrization. To remove this warning, have Rein be dynamic when changing parametrizations.
build (3.10, ubuntu-latest): src/caustics/lenses/point.py#L168
Parameter mass was static, value now overridden by new Rein parametrization. To remove this warning, have mass be dynamic when changing parametrizations.
build (3.10, ubuntu-latest): src/caustics/lenses/sie.py#L141
Parameter Rein is static, value now overridden by new velocity_dispersion parametrization. To remove this warning, have Rein be dynamic when changing parametrizations.
build (3.10, windows-latest): <frozen importlib._bootstrap>#L241
numpy.ndarray size changed, may indicate binary incompatibility. Expected 80 from C header, got 96 from PyObject
build (3.10, windows-latest): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\numba\core\decorators.py#L262
numba.generated_jit is deprecated. Please see the documentation at: https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-generated-jit for more information and advice on a suitable replacement.
build (3.10, windows-latest): src/caustics/lenses/batchedplane.py#L50
Lens model sie_3 has a static lens redshift. This is now overwritten by the BatchedPlane (lens) lens redshift. To prevent this warning, set the lens redshift of the lens model to be dynamic before adding to the system.
build (3.10, windows-latest): src/caustics/lenses/external_shear.py#L123
Parameter gamma_1 was static, value now overridden by new angular parametrization. To remove this warning, have gamma_1 be dynamic when changing parametrizations.
build (3.10, windows-latest): src/caustics/lenses/external_shear.py#L130
Parameter gamma_2 was static, value now overridden by new angular parametrization. To remove this warning, have gamma_2 be dynamic when changing parametrizations.
build (3.10, windows-latest): src/caustics/lenses/external_shear.py#L145
Parameter gamma was static, value now overridden by new cartesian parametrization. To remove this warning, have gamma be dynamic when changing parametrizations.
build (3.10, windows-latest): src/caustics/lenses/func/pixelated_convergence.py#L326
Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:1037.)
build (3.10, windows-latest): src/caustics/lenses/point.py#L156
Parameter Rein was static, value now overridden by new mass parametrization. To remove this warning, have Rein be dynamic when changing parametrizations.
build (3.10, windows-latest): src/caustics/lenses/point.py#L168
Parameter mass was static, value now overridden by new Rein parametrization. To remove this warning, have mass be dynamic when changing parametrizations.
build (3.10, windows-latest): src/caustics/lenses/sie.py#L141
Parameter Rein is static, value now overridden by new velocity_dispersion parametrization. To remove this warning, have Rein be dynamic when changing parametrizations.