Create two methods with easy / explicit names in Rays:
- one to compute the geometrically closest point of each LOS to an axis (using self.set_dsino() and returning only the distance, theta and pts
- one to compute the points of minimum rho from a Plasma2D instance and returning rho, theta and the pts
Create two methods with easy / explicit names in Rays: