Skip to content

YAN-1579: Calibration improvements and python CLI

Callan Gray requested to merge yan-1579-pythonbindings into master

2nd LEAP paper changes tested against real data at different scales and correctness verified with mrioja and @dodsonicrar. A python-based CLI is now also made available for fast access to plotting and dumping of calibrations.

Other changes include:

  • remove incorrect 2pi factor in inversion
  • add computeCal1 flag
  • support slices when creating integration memory
  • rename RotateVisibilities to PhaseRotateAverageVisibilities
  • rename PhaseRotate to ApplyInversion
  • corrected short baseline filtering
Edited by Callan Gray

Merge request reports