docs: Adding a folder to store development notes for non-obvious things for future reference #1038
Annotations
10 warnings
Test with pytest:
<frozen importlib._bootstrap>#L241
numpy.ndarray size changed, may indicate binary incompatibility. Expected 80 from C header, got 96 from PyObject
|
Test with pytest:
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.
|
Test with pytest:
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.
|
Test with pytest:
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.
|
Test with pytest:
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.
|
Test with pytest:
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.
|
Test with pytest:
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\builder\windows\pytorch\aten\src\ATen\native\Convolution.cpp:1037.)
|
Test with pytest:
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.
|
Test with pytest:
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.
|
Test with pytest:
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.
|
Loading