ratt-ru / QuartiCal

CubiCal, but with greater power.
MIT License
8 stars 4 forks source link

Add support for interpolation in only amp or phase i.e. ignore the non-interpolated part. #232

Closed JSKenyon closed 1 year ago

JSKenyon commented 1 year ago

@landmanbester Hopefully does what it says - this was a simple enough hack. If term.interp_mode is set to amp, the interpolated gains will have zero phase. If term.interp_mode is set to phase, the interpolated gains will have unity amplitude. Note that these modes are only suitable for diagonal terms.