Skip to content

Miscellaneous fixes

Bram Veenboer requested to merge fix-misc into master
  • Fix memory errors in Plan that showed up when testing with NR_CHANNELS=1 and NR_TIMESTEPS < 1000.
  • Fix performance bug in CUDA degridder kernel that caused duplicated computations.

Merge request reports