Skip to content

analysis/fsmp/batch.py: light_curve 不应涉及 NPE、log_mu 和 mu_t 项。

Benda Xu requested to merge light_curve_save into master

NPE 与 log_mu 是 light_curve 与 proposal 相消后留下的系数。

mu_t 是 ligth_curve 在全时间轴上的积分值,已经乘在了 v_lc 所对应的 light_curve 中。

Closes: xmass/waveform#140 (closed) Bug: xmass/waveform!82 (merged) Bug: !9 (merged)

Merge request reports