LICENSE
MANIFEST.in
README.rst
gwpy.spec
setup.cfg
setup.py
setup_utils.py
versioneer.py
bin/gwpy-plot
debian/changelog
debian/compat
debian/control
debian/rules
debian/source/format
debian/source/options
examples/frequencyseries/coherence.py
examples/frequencyseries/hoff.py
examples/frequencyseries/inject.py
examples/frequencyseries/percentiles.py
examples/frequencyseries/rayleigh.py
examples/frequencyseries/transfer_function.py
examples/frequencyseries/variance.py
examples/miscellaneous/open-data-spectrogram.py
examples/miscellaneous/range-timeseries.py
examples/signal/gw150914.py
examples/spectrogram/coherence.py
examples/spectrogram/plot.py
examples/spectrogram/ratio.py
examples/spectrogram/rayleigh.py
examples/spectrogram/spectrogram2.py
examples/table/histogram.py
examples/table/rate.py
examples/table/rate_binned.py
examples/table/scatter.py
examples/table/tiles.py
examples/timeseries/blrms.py
examples/timeseries/filter.py
examples/timeseries/inject.py
examples/timeseries/public.py
examples/timeseries/pycbc-snr.py
examples/timeseries/qscan.py
examples/timeseries/statevector.py
examples/timeseries/whiten.py
gwpy/__init__.py
gwpy/_version.py
gwpy.egg-info/PKG-INFO
gwpy.egg-info/SOURCES.txt
gwpy.egg-info/dependency_links.txt
gwpy.egg-info/requires.txt
gwpy.egg-info/top_level.txt
gwpy/astro/__init__.py
gwpy/astro/range.py
gwpy/cli/__init__.py
gwpy/cli/cliproduct.py
gwpy/cli/coherence.py
gwpy/cli/coherencegram.py
gwpy/cli/qtransform.py
gwpy/cli/spectrogram.py
gwpy/cli/spectrum.py
gwpy/cli/timeseries.py
gwpy/detector/__init__.py
gwpy/detector/channel.py
gwpy/detector/units.py
gwpy/detector/io/__init__.py
gwpy/detector/io/cis.py
gwpy/detector/io/clf.py
gwpy/detector/io/omega.py
gwpy/frequencyseries/__init__.py
gwpy/frequencyseries/_fdcommon.py
gwpy/frequencyseries/core.py
gwpy/frequencyseries/hist.py
gwpy/frequencyseries/io/__init__.py
gwpy/frequencyseries/io/ascii.py
gwpy/frequencyseries/io/hdf5.py
gwpy/frequencyseries/io/ligolw.py
gwpy/io/__init__.py
gwpy/io/cache.py
gwpy/io/datafind.py
gwpy/io/gwf.py
gwpy/io/hdf5.py
gwpy/io/kerberos.py
gwpy/io/ligolw.py
gwpy/io/losc.py
gwpy/io/mp.py
gwpy/io/nds2.py
gwpy/io/registry.py
gwpy/io/utils.py
gwpy/plotter/__init__.py
gwpy/plotter/axes.py
gwpy/plotter/colors.py
gwpy/plotter/core.py
gwpy/plotter/decorators.py
gwpy/plotter/filter.py
gwpy/plotter/frequencyseries.py
gwpy/plotter/gps.py
gwpy/plotter/histogram.py
gwpy/plotter/html.py
gwpy/plotter/log.py
gwpy/plotter/rc.py
gwpy/plotter/segments.py
gwpy/plotter/series.py
gwpy/plotter/spectrogram.py
gwpy/plotter/table.py
gwpy/plotter/tex.py
gwpy/plotter/text.py
gwpy/plotter/timeseries.py
gwpy/plotter/utils.py
gwpy/segments/__init__.py
gwpy/segments/flag.py
gwpy/segments/segments.py
gwpy/segments/io/__init__.py
gwpy/segments/io/hdf5.py
gwpy/segments/io/json.py
gwpy/segments/io/ligolw.py
gwpy/segments/io/losc.py
gwpy/segments/io/segwizard.py
gwpy/signal/__init__.py
gwpy/signal/filter.py
gwpy/signal/filter_design.py
gwpy/signal/qtransform.py
gwpy/signal/window.py
gwpy/signal/fft/__init__.py
gwpy/signal/fft/basic.py
gwpy/signal/fft/lal.py
gwpy/signal/fft/pycbc.py
gwpy/signal/fft/registry.py
gwpy/signal/fft/scipy.py
gwpy/signal/fft/ui.py
gwpy/signal/fft/utils.py
gwpy/spectrogram/__init__.py
gwpy/spectrogram/coherence.py
gwpy/spectrogram/core.py
gwpy/spectrogram/io/__init__.py
gwpy/spectrogram/io/hdf5.py
gwpy/table/__init__.py
gwpy/table/filter.py
gwpy/table/filters.py
gwpy/table/gravityspy.py
gwpy/table/table.py
gwpy/table/io/__init__.py
gwpy/table/io/cwb.py
gwpy/table/io/fetch.py
gwpy/table/io/gravityspy.py
gwpy/table/io/gwf.py
gwpy/table/io/hacr.py
gwpy/table/io/ligolw.py
gwpy/table/io/omega.py
gwpy/table/io/omicron.py
gwpy/table/io/pycbc.py
gwpy/table/io/root.py
gwpy/table/io/sql.py
gwpy/table/io/utils.py
gwpy/tests/__init__.py
gwpy/tests/mocks.py
gwpy/tests/test_array.py
gwpy/tests/test_astro.py
gwpy/tests/test_cli.py
gwpy/tests/test_detector.py
gwpy/tests/test_frequencyseries.py
gwpy/tests/test_io.py
gwpy/tests/test_plotter.py
gwpy/tests/test_segments.py
gwpy/tests/test_signal.py
gwpy/tests/test_spectrogram.py
gwpy/tests/test_table.py
gwpy/tests/test_time.py
gwpy/tests/test_timeseries.py
gwpy/tests/test_utils.py
gwpy/tests/utils.py
gwpy/tests/data/H1-LDAS_STRAIN-968654552-10.xml.gz
gwpy/tests/data/HLV-HW100916-968654552-1.gwf
gwpy/tests/data/HLV-HW100916-968654552-1.hdf
gwpy/tests/data/X1-GWPY_TEST_SEGMENTS-0-10.txt
gwpy/tests/data/X1-GWPY_TEST_SEGMENTS-0-10.xml.gz
gwpy/time/__init__.py
gwpy/time/_tconvert.py
gwpy/timeseries/__init__.py
gwpy/timeseries/core.py
gwpy/timeseries/statevector.py
gwpy/timeseries/timeseries.py
gwpy/timeseries/io/__init__.py
gwpy/timeseries/io/ascii.py
gwpy/timeseries/io/cache.py
gwpy/timeseries/io/core.py
gwpy/timeseries/io/hdf5.py
gwpy/timeseries/io/losc.py
gwpy/timeseries/io/nds2.py
gwpy/timeseries/io/wav.py
gwpy/timeseries/io/gwf/__init__.py
gwpy/timeseries/io/gwf/framecpp.py
gwpy/timeseries/io/gwf/lalframe.py
gwpy/types/__init__.py
gwpy/types/array.py
gwpy/types/array2d.py
gwpy/types/index.py
gwpy/types/series.py
gwpy/types/sliceutils.py
gwpy/types/io/__init__.py
gwpy/types/io/ascii.py
gwpy/types/io/hdf5.py
gwpy/types/io/ligolw.py
gwpy/utils/__init__.py
gwpy/utils/decorators.py
gwpy/utils/lal.py
gwpy/utils/misc.py
gwpy/utils/mp.py
gwpy/utils/progress.py
gwpy/utils/shell.py
gwpy/utils/sphinx/__init__.py
gwpy/utils/sphinx/autoclassapi.py
gwpy/utils/sphinx/directives.py
gwpy/utils/sphinx/epydoc.py
gwpy/utils/sphinx/numpydoc.py
gwpy/utils/sphinx/zenodo.py