Skip to main content

A Python package for coherent gravitatioanl wave burst analysis

Project description

pycWB

Build Status Releases License

pycWB is a modularized Python package for gravitational wave burst search based on the core function of cWB.

Installation

Install pycWB with pip

pycWB is available on TestPyPI. You can install it with pip. Some dependencies are required to be installed before installing pycWB with pip. The easiest way is to install them with conda.

conda create -n pycwb "python>=3.9,<3.11"
conda activate pycwb
conda install -c conda-forge root=6.26.10 healpix_cxx=3.81 nds2-client python-nds2-client lalsuite setuptools_scm cmake pkg-config
python3 -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ pycwb

Install pycWB from source

conda create -n pycwb python
conda activate pycwb
conda install -c conda-forge root=6.26.10 healpix_cxx=3.81 nds2-client python-nds2-client lalsuite setuptools_scm cmake pkg-config
git clone git@git.ligo.org:yumeng.xu/pycwb.git
cd pycwb
make install

Usage

Example project can be found in examples

from pycwb.search import search

search('./user_parameters.yaml')

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

pycWB-0.15.8.tar.gz (39.4 MB view details)

Uploaded Source

File details

Details for the file pycWB-0.15.8.tar.gz.

File metadata

  • Download URL: pycWB-0.15.8.tar.gz
  • Upload date:
  • Size: 39.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for pycWB-0.15.8.tar.gz
Algorithm Hash digest
SHA256 dd0035fecd4868642d731f3e9583ef21f2370ced2e1479b13a1223b7c7f31bcc
MD5 819bd545805354df4b634bd75ba97ce0
BLAKE2b-256 41295b50c05273a3f2b22833fc6c2b5bb413c5511c4716917f297f57983c072c

See more details on using hashes here.

Supported by

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