Skip to content

Releases: gwastro/pycbc

PyCBC Release v2.9.0

03 Jul 13:08
91a97bd
Compare
Choose a tag to compare

This is the v2.9.0 release of PyCBC. This contains a few additional tweaks with respect to v2.8.0 and move to igwn-lw away from python-ligo-lw

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

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

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

Full Changelog: v2.8.0...v2.9.0

PyCBC Release v2.3.14

13 Jun 12:44
59e667d
Compare
Choose a tag to compare

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

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

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

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

What's Changed

Full Changelog: v2.3.13...v2.3.14

Release v2.8.3

13 May 07:36
d5f6fe7
Compare
Choose a tag to compare

This is the v2.8.3 release of PyCBC.

The 2.8.x release branch will be used for production PyGRB analyses.

With respect to 2.8.2, 2.8.3 fixes various bugs, brings in a change needed to continue using git.ligo.org for storing configuration files and input data, and a performance improvement when conditioning the input strain data.

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

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

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

PyCBC Release v2.3.13

12 May 13:26
f1208f1
Compare
Choose a tag to compare

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

v2.8.2

09 Apr 14:15
9c44fd0
Compare
Choose a tag to compare

This is the v2.8.2 release of PyCBC.

The 2.8.x release branch will be used for production PyGRB analyses.

With respect to 2.8.1, 2.8.2 fixes a bug arising from a corner case in the PyGRB analysis, improves the CI robustness, and adds a workaround for a temporary issue between the versions of stashcp and Pegasus currently in use.

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

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

v2.8.1

02 Apr 07:54
2daede8
Compare
Choose a tag to compare

This is the v2.8.1 release of PyCBC.

The 2.8.x release branch will be used for production PyGRB analyses.

With respect to 2.8.0, 2.8.1 fixes an important bug, and updates the PyPI distribution workflow.

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

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

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

v2.8.0

28 Mar 12:48
3c505ca
Compare
Choose a tag to compare

This is the v2.8.0 release of PyCBC.

The 2.8.x release branch will be used for production PyGRB analyses.

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

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

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

PyCBC Release v2.3.12

13 Mar 16:31
538dc19
Compare
Choose a tag to compare

This is the v2.3.12 release of PyCBC. This contains a few additional tweaks with respect to v2.3.11

This will be used for internal LVK analyses, use 2.5.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.12

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

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

What's Changed

Full Changelog: v2.3.11...v2.3.12

PyCBC Release v2.3.11

03 Mar 20:24
738258b
Compare
Choose a tag to compare

This is the v2.3.11 release of PyCBC. v2.3.10 was not what was intended, so trying again with no additional changes.

This will be used for internal LVK analyses, use 2.5.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.11

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

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

What's Changed

Full Changelog: v2.3.9...v2.3.11

PyCBC Release v2.3.10

27 Feb 17:04
fe73c0b
Compare
Choose a tag to compare

This is the v2.3.10 release of PyCBC.

This will be used for internal LVK analyses, use 2.5.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.10

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

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

What's Changed

Full Changelog: v2.3.9...v2.3.10