Tutorial 3: Running Parameter Sweeps in simpleLOMs¶

This tutorial teaches you how to use sweeps.py to explore how your CPW resonator’s Hamiltonian parameters respond to changes in device geometry and circuit design.

By the end you will know how to:

  • Define a device using SweepConfig

  • Sweep any device parameter and get results as a tidy table

  • Use the three convenience functions for the most common sweep types

  • Choose which model (CPW, Foster, Analytical) to use for a given sweep

  • Understand when a model needs to refit vs when it can reuse cached L/C values

  • Produce the avoided crossing diagram


This tutorial is not yet public. Please check back soon!