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:18:39 +00:00
committed by Gitee
parent ac40d56e10
commit b975348ec9

View File

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