kujaku11 / mt_metadata

Tools for standardizing metadata, geared towards magnetotelluric (MT) data but is general enough to accommodate "any" type of metadata.
https://mt-metadata.readthedocs.io/en/latest/
MIT License
19 stars 5 forks source link

coefficients plotter for FIR filters #48

Closed kkappler closed 2 years ago

kkappler commented 3 years ago

It would be nice to have the option to see the time domain representation of the filter taps

kujaku11 commented 2 years ago

Each filter has a plot_response method now which should address this issue. Gonna close it for now.