Miscellaneous fixes
- Fix memory errors in
Planthat showed up when testing withNR_CHANNELS=1andNR_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.