Skip to content

v2.2.2 release of PyCBC

Latest
Compare
Choose a tag to compare
@GarethCabournDavies GarethCabournDavies released this 13 Sep 08:52
· 180 commits to master since this release
01e6b24

This is the v2.2.2 release of PyCBC.

  • Adds a variety of incremental improvements with respect to v2.2.1, including the ability to use the SEOBNRv5 waveform. See the commit history for more details.

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

docker pull pycbc/pycbc-el8:v2.2.2

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

source /cvmfs/software.igwn.org//pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.2.2/bin/activate

A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el8:v2.2.2 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-el8:v2.2.2