Boulder-Cryogenic-Quantum-Testbed / scresonators

Data analysis code for cryogenic resonator measurement
MIT License
28 stars 24 forks source link

(mostly) Untested fitting code from OO refactor #206

Closed scottito closed 1 month ago

scottito commented 2 months ago

I have not done all the testing I want, but this is my base for implementing an object-oriented fit for increased user readability and scalability.

pwndr3 commented 2 months ago

Should I understand that all plotting capabilities are gone?

scottito commented 2 months ago

They will be added back, but this is just the fitting portion of the code. We want to separate fitting and plotting so there are no plotting capabilities in this.