mdbs/README.md
2025-05-28 15:44:23 +08:00

8 lines
362 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

需要的 python包: numpy, seaborn, matplotlib, scipy
执行python anchor.py后自动将运行结果需要四个参数
input_file 级联数据文件路径;
result_path 计算出的结果保存路径;
anchor_budget m点预算
obs_time 可观测时间,默认为-1可不填写
max_cas_num 处理的事件数量,默认为-1可不填写