Skip to content

AST-1293 Upsample: Use new DPBuffer unique_ptr/xtensor interface

Malcolm MacLeod requested to merge ast-1293-upsample-use-xtensor into master

Update all process methods and calls within Upsample to the new unique_ptr DPBuffer interface. Use xtensor instead methods in place of casacore ones when interacting with DPBuffer.

Merge request reports