锚点部署
			
		
		| anchor.py | ||
| anchors.txt | ||
| dataset_for_anchor.txt | ||
| README.md | ||
需要的 python包: numpy
执行python anchor.py后,自动将计算出的m点保存到本地,需要四个参数:
input_file 级联数据文件路径;
output_file 计算出的m点保存路径;
anchor_budget m点预算;
obs_time 可观测时间,默认为-1,可不填写;
| anchor.py | ||
| anchors.txt | ||
| dataset_for_anchor.txt | ||
| README.md | ||
需要的 python包: numpy
执行python anchor.py后,自动将计算出的m点保存到本地,需要四个参数:
input_file 级联数据文件路径;
output_file 计算出的m点保存路径;
anchor_budget m点预算;
obs_time 可观测时间,默认为-1,可不填写;