Versions Compared

Key

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

...

  1. Plot data in time domain

  2. Plot data in frequency domain

  3. Create info about raw data

  4. Display SNR values

  5. Save report

View file
namereport_filtering.html

  • Function main()

  1. Parse the config.json

  2. Apply temporal_filtering()

  3. Apply _compute_snr()

  4. Apply _generate_report()

...