Skip to content

PyCBC Release v1.14.3

Compare
Choose a tag to compare
@spxiwh spxiwh released this 16 Nov 10:26
· 1485 commits to master since this release
4617a6f

This is the v1.14.3 release of PyCBC.

This is an incremental release for v1.14.2, which is released to include a number of additions to the search pipeline (including the 2-OGC statistics), additions to improve containerization, and updates the PyCBC Live online analysis.

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

docker pull pycbc/pycbc-el7:v1.14.3

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

source /cvmfs/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_7/virtualenv/pycbc-v1.14.3/bin/activate

A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.14.3 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-el7\:v1.14.3