Skip to content

PyCBC Release 1.16.6

Compare
Choose a tag to compare
@GarethCabournDavies GarethCabournDavies released this 27 Jul 09:58
· 1150 commits to master since this release
db928bb

This is the v1.16.6 release of PyCBC.

This contains a bugfix compared to v1.16.5 in how pycbc_coinc_hdfinjfind deals with segment attributes in the statmap files, as well as a change to allow use of reuse cache files stored on web pages behind authentication

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

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

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