Add files via upload
This commit is contained in:
parent
b709df5840
commit
7a0d782d51
4 changed files with 5 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ import os
|
|||
from os import path
|
||||
|
||||
|
||||
def run_bf_polyfit(pathdir,pathdir_transformed,filename,BF_try_time,BF_ops_file_type, PA, polyfit_deg=4, output_type=""):
|
||||
def run_bf_polyfit(pathdir,pathdir_transformed,filename,BF_try_time,BF_ops_file_type, PA, polyfit_deg=3, output_type=""):
|
||||
|
||||
#############################################################################################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue