Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Parse the config.json

  2. Raise an exception if both l_freq and h_freq are None

  3. Apply temporal_filtering()

  4. Display info message about the filtering applied

  5. Apply _compute_snr()

  6. Apply _generate_report()

...