Skip to content

Added filter design functions to gwpy.signal

Duncan Macleod requested to merge github/fork/duncanmmacleod/signal-module into master

This PR introduces a few new methods to the gwpy.signal.filter_design module, include improved utilities for creating band-, low-, and high-pass filters. Also included are a bunch of related documentation improvements.

Merge request reports