github scikit-rf/scikit-rf v0.19.0
Deembedding class, improved CI and Documentation

latest releases: v1.0.0, v.0.32.0, v0.31.0...
2 years ago

A lot of work has been done these last month on scikit-rf, many thanks to all contributors. This new version brings some new features, bug fixes and a lot of improved documentation.

New Features

  • Implementation of a deembedding class #480 by @vik-s
  • Add VNA Keysight n9918a for usage in data_grabber.py #482 by @wbarnha
  • Add stdev function, organize file, allow read_all() to recursively check directories #485 by @wbarnha
  • Add functionality to plot group delay for multiple files simultaneously #489 by @wbarnha
  • two new features to the VectorFitting class #498 from @Vinc0110 :
    • Evaluation of model passivity (functions passivity_test() and is_passive())
    • Enforcement of model passivity (function passivity_enforce())

Improvements

  • Updated continuous integration, RTD setup and package dependencies in #494 and #501 by @Vinc0110
  • Support of Python 3.9 in #507 by @jhillairet
  • Single Ended to Mixed Mode conversion now can usereference impedance different from 50 Ohms #510 by @FranzForstmayr

Documentation

Bug Fixes

Don't miss a new scikit-rf release

NewReleases is sending notifications on new releases.