update arg_fit.py.

Signed-off-by: Sgr A* VMT <1611902585@qq.com>
This commit is contained in:
Sgr A* VMT
2023-11-27 03:21:42 +00:00
committed by Gitee
parent b975348ec9
commit 79f985643e

View File

@@ -133,5 +133,5 @@ def main():
print('tc_tcc:'+str(params[0])+'\ntc_tcfl:'+str(params[1])+'\ntc_tctl:'+str(params[2]))
if __name__== "__main__" :
threshold250
threshold=250
main()