Boulder-Cryogenic-Quantum-Testbed / scresonators

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

Fix plotting uncertainties and layout #180

Closed nmaterise closed 11 months ago

nmaterise commented 11 months ago

Uses sig-figs from error to display digits Includes the (1, 0) lines for the off-resonant point Rearranges figures to be more legible Changes x-axis of mag/phase to f-fc for easier viewing DCM_w6r4c7_230805_2_2p929GHz_-15dB_14mK

nmaterise commented 11 months ago

@scottito, let me know if you have any thoughts on these changes. I wanted to clean up the figures to include in my SQMS poster.

scottito commented 11 months ago

Fit line and off-resonance star color change can be tackled separately as a simple enhancement. I like the plot changes, especially the sig-figs from error, which makes parameters much nicer to read. I do think we should put the (1,0) lines behind the data, but that also should be a quick adjustment.

nmaterise commented 11 months ago

This looks good. Are you able to put the (1,0) lines behind the data and fit? Also, just an aesthetic preference: could we make the fit line and off-resonance star light blue?

I made those changes, but I need to make some changes to my local copy of scresonators to make a new pull request without the bcqt-ctrl files.