LISA Data Challenge software
Project description
README
Cloning the gitlab project
The default working branch is named develop
.
git clone -b develop https://gitlab.in2p3.fr/LISA/LDC.git
Prerequisites
Install the prerequisites :
- GSL :
apt-get install libgsl-dev
orconda install gsl
- FFTW3 :
apt-get install libfftw3-dev
orconda install fftw
- lisaconstants:
pip install git+https://gitlab.in2p3.fr/lisa-simulation/constants.git@master --no-binary :all:
- few: see https://bhptoolkit.org/FastEMRIWaveforms/html/index.html
Installation
Make sure that all requirements are met.
The requirements.txt
file defines the reference version for most of
the dependencies for a python3.9 installation as recommended by
LISA-CDE, but other versions
of the listed package might work.
To comply with the CDE environement:
pip install -r requirements.txt
Paths to FFTW and GSL can be set explicitly by editing setup.cfg
.
Extensions for specific fast waveform generator must be explicitely listed in the installation command line. To have them all:
python setup.py install --with-fastGB --with-imrphenomD --with-fastAK
Documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file lisa-data-challenge-1.1.1.tar.gz
.
File metadata
- Download URL: lisa-data-challenge-1.1.1.tar.gz
- Upload date:
- Size: 13.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01c918f7917ee6edd0db829e6d0067be4bb3ddcb3961c40798cf8503bb8cc8da |
|
MD5 | 9d70dcee59e4b76c9b635f936b94d64b |
|
BLAKE2b-256 | fc03cd8f0962a4c83aaa98b31920bf1800a899be466d789d411a26e22f2754ec |