Boulder-Cryogenic-Quantum-Testbed / scresonators

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

(mostly) Untested fitting code from OO refactor #206

Closed scottito closed 6 months ago

scottito commented 7 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 7 months ago

Should I understand that all plotting capabilities are gone?

scottito commented 7 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.