Added filter design functions to gwpy.signal
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.