O2 Production Release 20
This is the twentieth production release of PyCBC for use in LIGO's second observing run and the first Advanced Virgo observing run.
This release has been tested against LALSuite with the hash:
539c8700af92eb6dd00e0e91b9dbaf5bae51f004
This releases fixes a bug in PyCBC 1.7.10 that causes the cumulative IFAR plots made by pycbc_page_ifar
to be incorrect if the code is passed --hierarchical-removal-level 0
. This plot is only used for debugging purposes and is not one of the main result plots. The code in pycbc_page_foreground
was patched to that it is backwards-compatible with runs that do not do hierarchical removal. The code in pycbc_condition_strain
has been modified to allow the dynamic range scaling to be turned off when the code is run on single-precision data.
There are no other changes since the 1.7.10 release.
Details of the changes since the last production release are at v1.7.10...v1.7.11
A Docker container for this release is available from the pycbc/pycbc-el7 repository on Docker Hub be downloaded using the command:
docker pull pycbc/pycbc-el7:v1.7.11
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.7.11/bin/activate
and for Debian 8 compatible operating systems by running the command:
source /cvmfs/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_deb_8/virtualenv/pycbc-v1.7.11/bin/activate
A bundled pycbc_inspiral
executable for use on the Open Science Grid is available at
/cvmfs/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_6/bundle/v1.7.11/pycbc_inspiral