Back to Blog

Quick 3 band-stop filter

A EQ-like band-stop filter mini app for processing any XY numerical data tables with interactive preview and real-time data manipulation.

JerryIMarch 24, 2025
signal-processingmini-app

Features

  • Block or amplify bands in real or Fourier space
  • See the changes immediately ✨
  • Columns selection, importers for csv, tsv, dat, xls data
  • Units agnostic
  • Batch processing

Here it is in action:

Workflow

  1. Import and select 2 columns (assumed to be XY)

  1. Apply band-stoping

It is designed in the way that your data is filtered in real space first (left), then converted to Fourier space and filtered there (right), and after that converted back to real space with the same sampling used in the original data.

A user can export from both stages depending on the application.