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
docs: add module docstrings and fill missing method docstrings in operate package
- Add module-level docstring to image.py explaining the OperateImage /
OperateImageList / OperateImageGalaxies mixin hierarchy
- Add module-level docstring to lens_calc.py listing all the lensing
quantities that LensCalc can derive from a deflection callable
- Add docstrings to OperateImage.image_2d_from and OperateImage.has
(previously only raised NotImplementedError without documentation)
- Add docstring to _blurred_image_2d_from explaining its role as the
internal PSF convolution helper
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments