Skip to content

O2 Production Release 11

Compare
Choose a tag to compare
@duncan-brown duncan-brown released this 19 Apr 09:40
· 2575 commits to master since this release

This is the eleventh production release of PyCBC for use in LIGO's second observing run.

DOI

This release has been tested against LALSuite with the hash:

539c8700af92eb6dd00e0e91b9dbaf5bae51f004

There are no substantive changes to the search pipeline code since the 1.7.0 release. This release fixes an issue that the 1.7.0 OSG bundled version of pycbc_inspiral was not built against a build of lalsuite linked against HDF5, so it could not read the SEOBNRv4 ROM data. This was not caught in testing as the tests used SEOBNRv2 which stores the ROM data as ASCII files, not HDF5. To fix this in future, the ROM data used in the test has been switched to lalsuite-extra r11, and both the v2 and v4 SEOBNR waveforms are tested. The build test has also been extended to use the new compressed waveform bank code, although this is not yet used in production.

Details of these changes are at https://github.com/ligo-cbc/pycbc/milestone/34?closed=1

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

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.1/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.1/pycbc_inspiral