Major reworking of basic array classes
This PR introduces a major reworking (more interms of the number of lines changed, rather than the architecture) of the basic array classes. Highlights include
-
gwpy.data
is nowgwpy.types
- sub-classes of
Series
are now better at parsingx0
anddx
params -
Spectrum
has been removed