Skip to content

PyCBC Release v2.8.5

Choose a tag to compare

@titodalcanton titodalcanton released this 16 Oct 13:20
d7d03ed

This is the v2.8.5 release of PyCBC.

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

With respect to 2.8.4, 2.8.5 fixes a bug in pycbc_multi_inspiral, enables further optimization in the handling of triggers with injections, and adds information to one table in the results pages.

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.5

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.5/bin/activate

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

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