Skip to content

benschneider/Microwave-ABCD-Matrix-Model

Repository files navigation

ABCD - SQUID - Model

Script to model the reflection of a SQUID at the end of a Transmission line.

Circuit diagram

alt tag

settings are in plotter_experimental.py

filename = 'target.hdf5' --- define datafile to be loaded for comparison

matplotlib.use('Qt4Agg') --- macosx, Qt4Agg, WX

Run with

ipython -i plotter_experimental.py

Structure

plotter_experimental.py --- Main Program which uses the other files

ABCD.py --- ABCD Matrixes

parsers.py --- Data load and save functions

Next on

interface.py

  • Cleanup poss. use a .uic file (low priority atm)

About

Microwave - Circuit Model with general ABCD matrices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages