mt_metadata icon indicating copy to clipboard operation
mt_metadata copied to clipboard

import of ChannelResponseFilter fails

Open CedricPatzer opened this issue 1 year ago • 1 comments

Hei, I tried to import some function from fiters module and get the follwoing import error: ImportError: cannot import name 'ChannelResponseFilter' from 'mt_metadata.timeseries.filters' Downgrading from version 0.3.4 to 0.3.3 fixed issue. Regards

CedricPatzer avatar Mar 07 '24 08:03 CedricPatzer

@CedricPatzer In the new version the ChannelResponseFilter is now named ChannelResponse. Should have added a deprecation notice.

kujaku11 avatar Mar 15 '24 15:03 kujaku11