def r_E(self):
"""
*astropy.Quantity*, read-only
The physical size of the Einstein Radius in the Lens plane (in AU).
"""
return (self.lens.distance * self.theta_E.to(
'', equivalencies=u.dimensionless_angles())).to(u.au)
评论列表
文章目录