Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 642 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 642 Bytes

bcqt-ctrl

VNA and temperature control software for the measurement of superconducting microwave resonators

Directories

  • instrument_control placeholder for generic classes
  • pna_control control software for Keysight PNA
  • temperature_control Janis JDry250, BlueFors LD250 sensor reading and temperature control

Installation

  • Start by installing the required packages with pip
pip install -r requirements.txt

Getting started

  • Check out the examples in pna_control for connecting to the PNA
  • More advanced examples, assuming JDry250, in user_ctrl_segmented_homophasal.py