Miscellaneous fixes
- Fix memory errors in
Plan
that showed up when testing withNR_CHANNELS=1
andNR_TIMESTEPS < 1000
. - Fix performance bug in CUDA degridder kernel that caused duplicated computations.
Plan
that showed up when testing with NR_CHANNELS=1
and NR_TIMESTEPS < 1000
.