8000 Release PyCBC Release v2.3.13 · gwastro/pycbc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PyCBC Release v2.3.13

Compare
Choose a tag to compare
@spxiwh spxiwh released this 12 May 13:26
f1208f1

This is the v2.3.13 release of PyCBC. This contains a few additional tweaks with respect to v2.3.12 and an important fix to be able to access LVK gitlab repo.

This will be used for internal LVK analyses, use 2.8.0 (or future releases) for non-specific work.

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

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

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

What's Changed

Full Changelog: v2.3.12...v2.3.13

0