Skip to main content

LISA Data Challenge software

Project description

LISA Data Challenge software

DOI

LDC provides a set of tools to generate and analyse the LDC datasets.

Installation of the latest released version

pip install lisa-data-challenge

Installation of the dev version

Cloning the gitlab project

The default working branch is named develop. git clone -b develop https://gitlab.in2p3.fr/LISA/LDC.git

Installation

By default, pyproject.toml will be used to generate a temporary environement to build the package (see https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/)

pip install .

For older version of setuptools, a setup.py file is also provided.

python setup.py install

Troubleshooting

Prerequisites

  • GSL : apt-get install libgsl-dev or conda install gsl
  • FFTW3 : apt-get install libfftw3-dev or conda install fftw

Paths to FFTW and GSL can be set explicitly by editing setup.cfg.

Python dependencies

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

Extensions for specific fast waveform generator can be disabled in the installation command line:

python setup.py install --no-fastGB --no-imrphenomD --no-fastAK

Extra dependencies

Some external tools are interfaced by the LDC and need separate installation:

Documentation

Use policy

Do not forget to associate the authors of this software to your research:

  • Please cite the DOI (see badge above) and acknowledge the LDC working group in any publication which makes use of it

  • Do not hesitate to send an email for help and/or collaboration: ldc-at-lisamission.org, ldc-chairs-at-lisamission.org

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

lisa_data_challenge-1.2.3.tar.gz (41.2 MB view details)

Uploaded Source

File details

Details for the file lisa_data_challenge-1.2.3.tar.gz.

File metadata

  • Download URL: lisa_data_challenge-1.2.3.tar.gz
  • Upload date:
  • Size: 41.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for lisa_data_challenge-1.2.3.tar.gz
Algorithm Hash digest
SHA256 b37d5996b34fd91ed4ee5c2520df694ac4e1a3b024562db8847cf6816a278cec
MD5 223241834ae97e3ecf91b2e76c41181c
BLAKE2b-256 9ac93f876888b08247d7d2d96d75c9e91f7acccdff6ad8b3dd5f9faf3e4980e8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page