AST-1589: Segfault on MeerKAT UHF data
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:
- Review the MS checking in the new files:
common/MsChecking.cc
,common/MsChecking.h
. - Review how they are used in
steps/MsReader.cc
andsteps/MSBDAReader.cc
. - Review
docs/schemas/Input.yml
andCMakeLists.txt
. - The rest of the modifications are meant to skip the checking in several unit testing.
Edited by Nicolas Slusarenko