- Take reference data (all amplifiers tuned away) using Measurement Browser through Labber
Counter Value (number of SA traces to consider -> used for calculating average SNR)
- Take data using Measurement Browser through Labber with the following loop order (Keep SA span the same as the above step)
Counter Value (number of SA traces to consider -> used for calculating average SNR)
Power Bounds
Frequency Bounds
$ python tune_up_twpa.py
or ** Run on Spyder **
$ python tune_up_twpa.py
File Location of TWPA Data: \path\to\twpa\sweep\data.hdf5
File Location of Reference Data: \path\to\reference\data.hdf5
Result
- Automate Use of Hyperparameters (string names, ranges, etc)
- Stable High SNR Regime Finder Implementation
- Document Code
- Usage Document (works with certain order and freq, power sweeps only)