terrencetec / kontrol

KAGRA control python package
MIT License
11 stars 0 forks source link

[Complementary filter] Transfer function foton zpk expression for >20 orders. #17

Closed terrencetec closed 2 years ago

terrencetec commented 3 years ago

Now we can print out foton expressions with filters that has <20 orders. However, we need to separate the filter for filters >20 orders because foton simply doesn't allow filters to be >20 orders.

terrencetec commented 2 years ago

kontrol.TransferFunction.foton() now does that!