Added gwpy.io.gwf.data_segments function
This PR adds gwpy.io.gwf.data_segments()
(copied from gwpy/pyomicron#88) to determine available data segments for a given channel in a list of GWF paths.
This is useful when trying to read data from a list of paths, some of which don't actually contain the channel you want.