mdbs/README.md

8 lines
384 B
Markdown
Raw Normal View History

需要的 python包: numpy, seaborn, matplotlib, scipy
2025-05-23 14:35:07 +08:00
执行python anchor.py后自动将计算出的m点保存到本地需要四个参数
2025-05-23 14:32:44 +08:00
input_file 级联数据文件路径;
2025-05-28 15:41:34 +08:00
result_path 计算出的结果保存路径;
2025-05-23 14:32:44 +08:00
anchor_budget m点预算
obs_time 可观测时间,默认为-1可不填写
max_cas_num 处理的事件数量,默认为-1可不填写