skrf.network.Network.nudge

Network.nudge(amount=1e-12)

perturb s-parameters by small amount. this is useful to work-around numerical bugs.

Parameters :

amount : number,

amount to add to s parameters

This Page