Boulder-Cryogenic-Quantum-Testbed / scresonators

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

Update Mattis-Bardeen fits to extract Rs, gseam #199

Closed nmaterise closed 9 months ago

nmaterise commented 9 months ago

Fix (hopefully) Codefactor on plot_mb.py Add confidence intervals and constrained fit This fits Qi^-1 vs. yseam, returns Rs, gseam

scottito commented 9 months ago

Interesting that pylint failed to find any files and thus returned an error. I'll have to look into that since the changes look good.

scottito commented 9 months ago

@nmaterise Upon reviewing the tests workflow and trying to find what broke pytest I discovered that this line remained unchanged and attempts to reference the Mattis Bardeen package which we no longer want to use. I will push the updated tests workflow but it will fail until this is resolved.