JoeyDelp / JoSIM

Superconductor Circuit Simulator
MIT License
73 stars 33 forks source link

Added josim-plot2 to plot phase jumps #92

Closed SHo-Me closed 9 months ago

SHo-Me commented 9 months ago

Created josim-plot2.py from josim-plot.py with added argument -j (--jump) to allow plotting phase in units of phase jumps (2pi, pi, or 0.5pi). This allows the viewer to easily see how many jumps have taken place when zooming in on a portion of the plot.

Header also contains usage information that was not found elsewhere.