Skip to content

PyCBC Release 1.16.5

Compare
Choose a tag to compare
@GarethCabournDavies GarethCabournDavies released this 20 Jul 13:35
· 1105 commits to master since this release
35017d8

This is the v1.16.5 release of PyCBC.

This contains:

  • improvements to efficiency of coincidence finding in the offline search
  • changes to allow for time-dependent arguments for channel names
  • settings to allow for different handling of file I/O in overloaded filesystems

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

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

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