Skip to content
  • Andreas Nüßing's avatar
    [EEGAnalytic] add sanity check · 05db3055
    Andreas Nüßing authored
    The SimBio analytic solution for eeg only supports up to 4 layers.
    We add a check to throw and exception if it is called with more than
    4 layers. In addition, we provide a unit test that triggers the
    exception.
    05db3055