Skip to content

AST-1589: Segfault on MeerKAT UHF data

Nicolas Slusarenko requested to merge ast-1589-segfault-on-meerkat-data into master

To understand the problem and its solution, please read the explanation in ticket https://jira.skatelescope.org/browse/AST-1589

If you do not have time for that, I suggest you follow these steps to review the modifications:

  1. Review the MS checking in the new files: common/MsChecking.cc, common/MsChecking.h.
  2. Review how they are used in steps/MsReader.cc and steps/MSBDAReader.cc.
  3. Review docs/schemas/Input.yml and CMakeLists.txt.
  4. The rest of the modifications are meant to skip the checking in several unit testing.
Edited by Nicolas Slusarenko

Merge request reports

Loading