mulenssystem.py 文件源码

python
阅读 23 收藏 0 点赞 0 评论 0

项目:MulensModel 作者: rpoleski 项目源码 文件源码
def t_E(self):
        """
        *astropy.Quantity*

        The Einstein crossing time (in days). If set as a *float*,
        assumes units are in days.
        """
        try:
            t_E = self.theta_E/self.mu_rel
            return t_E.to(u.day)
        except Exception:
            return None
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号