github scikit-rf/scikit-rf v0.23.0

latest releases: v1.0.0, v.0.32.0, v0.31.0...
23 months ago

The version 0.23 of scikit-rf includes a lot of improvements and bug fixes (with a huge work from @Ttl , @mhuser and @biergaizi !)

This new release also includes a new feature, the Quality factor class Qfactor, which allows determining the loaded and unloaded quality factors of a Network.

The development activity of scikit-rf continues to grow! The scikit-rf development team has been consolidated with additional collaborators: @Ttl , @mhuser, @FranzForstmayr and @Vinc0110. Welcome and thank you!

New Features

Improvements

Network and Media

Circuit

  • Mark Circuit Ports with attribute instead of name by @Ttl in #671

Instruments

Touchstone, MDIF

  • Fix write_touchstone with complex or non-equal z0 by @Ttl in #672
  • Add NetworkSet.write_mdif() method to export NetworkSet to a generalized MDIF file by @jrmagers in #680

Calibration

  • LRRM fix for unsymmetric thru, non-iterative lc fit by @Ttl in #682
  • IEEEP370 Flip FIX-2 and minor improvements by @mhuser in #698
  • Add forced_z11x to IEEEP370_SE_NZC_2xThru and correct typo by @mhuser in #708

Vector Fitting

Documentation

Bug fixes

  • Avoid division by zero at 0 Hz in DistributedCircuit by @Ttl in #658
  • Fix for #662 and other minor corrections by @Vinc0110 in #666
  • fix #684 phase jumps in 2xthru deembedding by @mhuser in #687
  • Remove comparison to CPW model from MTRL example by @Ttl in #695
  • Vector Fitting: Bug fix for #677 and #702 by @Vinc0110 in #678
  • drop_non_monotonic_increasing fix for 2D z0 shape by @Ttl in #705

Full Changelog: v0.22.1...v0.23.0

Don't miss a new scikit-rf release

NewReleases is sending notifications on new releases.