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
------------------ 原始邮件 ------------------
发件人: "NJUCG/Moer" ***@***.***>;
发送时间: 2023年7月26日(星期三) 凌晨0:01
***@***.***>;
抄送: "Wanqi ***@***.******@***.***>;
主题: [NJUCG/Moer] bug: wrong computation in `HGPhase.cpp` (Issue #73)
@WanqiYuan
在相位方程中,phasePdf 的值应该和 phaseValue 一致。而在 HGPhase.cpp 中,phasePdf 的值却被错误地赋值为 phaseValue / (4 * PI)。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
@WanqiYuan
在相位方程中,
phasePdf
的值应该和phaseValue
一致。而在HGPhase.cpp
中,phasePdf
的值却被错误地赋值为phaseValue / (4 * PI)
。The text was updated successfully, but these errors were encountered: