legend-exp / LegendDSP.jl

LEGEND digital signal processing in Julia
Other
1 stars 3 forks source link

Resolved issues #25

Closed apmypb closed 7 months ago

apmypb commented 7 months ago

I resolved the issues with the filter and renamed the Filter to HaarTypeWaveletFilter since it now also accepts different sampling rates and different filter lengths (which in general wouldn't be a Haar-Filter anymore).