Filtering frequency-domain data¶
Frequency-domain data (a FrequencySeries
or a Spectrogram
) can be filtered using an arbitrary filter using the filter()
methods of those objects:
|
Apply a filter to this |
|
Apply the given filter to this |
Frequency-domain data (a FrequencySeries
or a Spectrogram
) can be filtered using an arbitrary filter using the filter()
methods of those objects:
|
Apply a filter to this |
|
Apply the given filter to this |