Boulder-Cryogenic-Quantum-Testbed / scresonators

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

Related to #109, removal of redundant file process_files.py and check_data refactoring #113

Closed nickkprice closed 2 years ago

nickkprice commented 2 years ago

import fit_resonator.check_data as cd

cd.file(path_to_data_file) or cd.raw(frequency, magnitude, phase)

-Updated README to reflect change Also, I'll keep a local copy of process_files in case the logic is useful