Skip to content

AST-1292 Adapt PhaseShift process method to new interface and XTensor

Malcolm MacLeod requested to merge ast-1292-phaseshift-use-xtensor into master

Adapt PhaseShift to use new DPBuffer interface and XTensor:

  • Update all process() interfaces and calls to use unique_ptr
  • Replace most Casacore classes/variables/functions with XTensor equivalents. With some exceptions that can't yet be updated.

Merge request reports