Skip to content

improve Lorentzian fitting for resonator spectroscopy with large background fluctuations #1502

Description

@RoyStegeman

Currently peak detection in resonator spectroscopy is very naively done with min() or max() on the signal after a linear background has been subracted. In some cases the minimum or maximum of the spectrum may correspond to a variation in the background rather than the peak.

To account for this scenario we should at the very least use find_peaks rather than min or max.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    experimentRelated to an individual protocol

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions