Installation

Installing GWpy

Conda

The recommended way of installing GWpy is with Conda:

$ conda install -c conda-forge gwpy

Pip

$ python -m pip install gwpy

Supported python versions: 2.7, 3.5+.

Debian Linux

$ apt-get install python3-gwpy

Supported python versions: 2.7 (all), 3.5 (Stretch), 3.6 (Buster), click here for instructions on how to add the required repositories.

Scientific Linux

$ yum install python-gwpy

Supported python versions: 2.7, click here for instructions on how to add the required yum repositories.

Requirements

GWpy has the following strict requirements:

Requirements for GWpy

Name

Constraints

astropy

>=1.1.1

dqsegdb2

gwdatafind

gwosc

>=0.4.0

h5py

>=1.3

ligo-segments

>=1.0.0

ligotimegps

>=1.2.1

matplotlib

!=2.1.0,!=2.1.1,>=1.2.0

numpy

>=1.7.1

dateutil

scipy

>=0.12.1

six

>=1.5

tqdm

>=4.10.0

All of these will be installed using any of the above install methods.

GWpy also depends on the following other packages for optional features: