Skip to content

PyCBC Release v2.8.4

Choose a tag to compare

@titodalcanton titodalcanton released this 22 Sep 13:01
· 2 commits to v28_release_branch since this release
e8001bb

This is the v2.8.4 release of PyCBC.

The 2.8.x release branch will be used for production PyGRB analyses.

With respect to 2.8.3, 2.8.4 introduces an important speed up for pycbc_multi_inspiral, an improvement to the table of missed injections, and several bug fixes.

A Docker container for this release is available from the pycbc/pycbc-el8 repository on Docker Hub and can be downloaded using the command:

docker pull pycbc/pycbc-el8:v2.8.4

On a machine with CVMFS installed, a pre-built virtual environment is available for Red Hat 8 compatible operating systems by running the command:

source /cvmfs/software.igwn.org/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.8.4/bin/activate

A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el8:v2.8.4 which can be started with the command:

singularity shell --home ${HOME}:/srv --pwd /srv --bind /cvmfs --contain --ipc --pid /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el8:v2.8.4