Coder Social home page Coder Social logo

Comments (3)

arsenovic avatar arsenovic commented on September 6, 2024

so i think 8-term should have been called 10-term, and isolation should have been include-able.
@Ttl, do you agree? are you using isolation (aka crosstalk) in your TRL?

we might consider adding isolation terms into the coefs_list_8term. but, for the conversion function you need, you should test if there is no isolation term present, and if not, fill it with zeros like you suggest

from scikit-rf.

Ttl avatar Ttl commented on September 6, 2024

None of the EightTerm calibrations use the isolation terms. EightTerm model can be extended to include them, but using them would require some changes in the code. For example switch correction is calculated in a different way if the isolation terms aren't zero.

I don't think that including the zero isolation terms in the convert_8term_2_12term as you suggested will break anything. In fact I think it's a bug that they are not initialized to zero because 12-Term calibrations do initialize them to zero if isolation calibration is not done.

from scikit-rf.

arsenovic avatar arsenovic commented on September 6, 2024

ok, sounds like maybe we should make a new issue for adding isolation to the 8term class of calibrations, and close this one.
#123

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.