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
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:
python-ligo-lw
to read/writeEventTable
with 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/writeEventTable
with ROOT format (see ROOT)