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: 3.6+.
Requirements¶
GWpy has the following strict requirements:
Name |
Constraints |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All of these will be installed using any of the above install methods.
GWpy also depends on the following other packages for optional features:
glue.ligolw: to read/writeEventTablewith LIGO_LW XML format (see LIGO_LW XML)LDAStools.frameCPP: to read/write data in GWF formatnds2: to provide remote data access forTimeSeries(see gwpy-timeseries-remote)uproot: to read/writeEventTablewith ROOT format (see ROOT)