Skip to content

v2.3.4 release of PyCBC

Compare
Choose a tag to compare
@spxiwh spxiwh released this 02 Feb 12:45
· 4 commits to v23_release_branch since this release
1c1a91a

This is the v2.3.4 release of PyCBC.

This will be used for internal LVK analyses, use 2.4.0 (or future releases) for non-specific work.

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

A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el8:v2.3.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.3.4

What's Changed

Full Changelog: v2.3.3...v2.3.4