In howtolens/chapter_1_introduction/tutorial_4_planes.ipynb, when we trace the source galaxy's light 'back' from the source-plane grid using aplt.plane.convergence(plane=source_plane, grid=source_plane_grid), it does not produce any output even when the cell runs successfully.
In
howtolens/chapter_1_introduction/tutorial_4_planes.ipynb
, when we trace the source galaxy's light 'back' from the source-plane grid usingaplt.plane.convergence(plane=source_plane, grid=source_plane_grid)
, it does not produce any output even when the cell runs successfully.