Boulder-Cryogenic-Quantum-Testbed / scresonators

Data analysis code for cryogenic resonator measurement
MIT License
30 stars 25 forks source link

user_example.py #135

Closed crmcrae closed 1 year ago

crmcrae commented 2 years ago

Looks like there is another issue with the user file.

File "userfile_CRM.py", line 42, in params,conf_array,fig1,chi1,init1 = fsd.fit(filename = filename, Method = Method, normalize = normalize, dir = dir) TypeError: fit() got an unexpected keyword argument 'filename'

crmcrae commented 2 years ago

Is user_example.py defunct? What is the current example user file?

nickkprice commented 2 years ago

Yeah the example files definitely got forgot about in place of the example given in the README, I'll replace those with the example use case in the README