Skip to content

Add sanity checks for plan construction

Implement checks that validate a Predict plan correctness, for example, if:

  • the number of frequencies matches the number of channels
  • etc.