WSClean
Todo List
File wscleaninterface.h
Currently, these methods write the visibilities to disk before performing the imaging or prediction operation. This is unnecessary overhead.
Member WStackingGridder::WStackingGridder (size_t width, size_t height, double pixelSizeX, double pixelSizeY, size_t fftThreadCount, ImageBufferAllocator *allocator, size_t kernelSize=7, size_t overSamplingFactor=63)
Fix width/height requirement.