abargerbos

Results 2 issues of abargerbos

Would you be open to an unwrap phase button, perhaps similar to the subtract average node/filter/widget (I'm not sure on the naming)? I can imagine the interface should not get...

enhancement

Hello! In https://github.com/microsoft/Qcodes/blob/d4e1e15de07c4d3a4cd94445dd614637d96aec31/src/qcodes/instrument_drivers/rohde_schwarz/ZNB.py#L1057, would it be possible to move ``` m_frequency = { "ZNB4": (9e3, 4.5e9), "ZNB8": (9e3, 8.5e9), "ZNB20": (100e3, 20e9), "ZNB40": (10e6, 40e9), } ``` outside of the...