ratt-ru / QuartiCal

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

Alternate delay kernel #103

Closed JSKenyon closed 3 years ago

JSKenyon commented 3 years ago

This PR adds the slow_delay solver, although it is actually faster than the existing solver. It will likely fully replace the old delay solver at some point, but I am retaining both until I have finished testing. This delay solver will handle 1, 2 and 4 correlation inputs correctly and use per correlation weights. This doesn't yet implement a tied delay - a single delay per antenna. That should be a simple enough extension for a future PR.