Coder Social home page Coder Social logo

Comments (4)

arsenovic avatar arsenovic commented on September 6, 2024

hi julien,
about frequency rounding. if you are referring to the repr which is printed after ntwk, then yes it should be rounded, just for concision. this could be done more intelligently though.

about z0. skrf will automatically set z0 to 50, unless you specify what it is. this is not the same as z0-re-normalization, but you can do that as well. if you set you ntwk.z0 to 445, and then use ntwk.renormalize(50), then ntwk and ntwk_50ohm should match.

fixing hfss_touchstone_2_network() would be much appreciated. it broke a while ago, because they changed their format, so you may want to do some version detection.

i think lack of standardized z0/gamma support is a major flaw in the touchstone format.

from scikit-rf.

jhillairet avatar jhillairet commented on September 6, 2024

Hi,

New question : should Network() detects HFSS touchstone files and parse it with its dedicate function?

The difference is that touchstone reading function used under the hood by Network() does not parse the impedance and gamma, while hfss_touchstone_2_network() does.

from scikit-rf.

arsenovic avatar arsenovic commented on September 6, 2024

i think this would be a great feature.

from scikit-rf.

jhillairet avatar jhillairet commented on September 6, 2024

Closed with PR #148

from scikit-rf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.