Skip to content

Releases: gwastro/pycbc

v2.2.1 release of PyCBC

27 Jul 15:57
e1a4033
Compare
Choose a tag to compare

This is the v2.2.1 release of PyCBC.

  • Adds a variety of incremental improvements with respect to v2.2.0. 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.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.2.1/bin/activate

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

v2.1.2 release of PyCBC

02 May 09:18
Compare
Choose a tag to compare

This is the v2.1.2 release of PyCBC.

The 2.1.x release line will be reserved for production PyCBC Live analyses throughout the first part of O4, and possibly for the entire run, depending on development activities over the next year. It should therefore only contain backports from the master branch related to PyCBC Live.

2.1.2 fixes a few bugs and adds a few convenience features, namely: the ability to apply GraceDB labels to SNR-optimized events, the ability to record when significance (FAR and/or followup p-value) is saturated, and options to control the mass-gap parameters from the command line.

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.1.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/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.1.2/bin/activate

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

v2.1.1 release of PyCBC

17 Mar 16:17
371123b
Compare
Choose a tag to compare

This is the v2.1.1 release of PyCBC.

The 2.1.x release line will be reserved for production PyCBC Live analyses throughout the first part of O4, and possibly for the entire run, depending on development activities over the next year. It should therefore only contain backports related to PyCBC Live.

In particular, 2.1.1 fixes an incompatibility with recent lalsuite releases, adds the ability to apply arbitrary labels to events uploaded to GraceDB, and fixes a problem with the P(astro) calculation for very loud signals.

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.1.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/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.1.1/bin/activate

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

v2.2.0 release of PyCBC

09 Mar 19:51
eb2559e
Compare
Choose a tag to compare

This is the v2.2.0 release of PyCBC.

  • Bugfix to remove calls to removed lalsuite functions

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.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/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.2.0/bin/activate

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

v2.1.0 release of PyCBC

02 Mar 13:25
3f8c4b8
Compare
Choose a tag to compare

This is the v2.1.0 release of PyCBC.

The 2.1.x release line will be reserved for production PyCBC Live analyses throughout the first part of O4, and possibly for the entire run, depending on development activities over the next year. It should therefore only contain backports related to PyCBC Live.

Among other changes since 2.0.6, the gating-veto-windows option now applies vetoes around detchar (file) gates, as well as gates automatically generated by the search. Hence, any search result obtained from a previous release where a gating file is supplied will not be reproducible with this release.

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.1.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/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.1.0/bin/activate

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

v2.0.6 release of PyCBC

18 Jan 14:57
9aa6fb5
Compare
Choose a tag to compare

This is the v2.0.6 release of PyCBC.

It has been 6 months since the last PyCBC release, so it's time for a new one. This offers a number of tweaks and small feature additions with respect to 2.0.5. See the pull requests between the two versions for a full list of changes.

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

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/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.0.6/bin/activate

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

v2.0.5 release of PyCBC

27 Jul 10:46
92a3814
Compare
Choose a tag to compare

This is the v2.0.5 release of PyCBC.

This adds some small changes w.r.t 2.0.4, but mostly is released to include a change to how FFT is imported to avoid segfaults which occur on 2.0.4 on some systems.

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

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/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.0.5/bin/activate

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

v2.0.4 release of PyCBC

15 Jun 15:18
eb1f4d5
Compare
Choose a tag to compare

This is the v2.0.4 release of PyCBC.

Add Multisignal models and fix issue where loading MKLblibs before FFTW can in some cases cause a segfault.

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

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/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.0.4/bin/activate

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

v2.0.3 release of PyCBC

26 May 12:07
8ab8abc
Compare
Choose a tag to compare

This is the v2.0.3 release of PyCBC.

Adds support for hierarchical inference models and astropy 5.1 release.

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.0.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/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.0.3/bin/activate

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

v2.0.2 release of PyCBC

02 Mar 22:08
3135d11
Compare
Choose a tag to compare

This is the v2.0.2 release of PyCBC.

Adds support for python 3.10 wheel constructions. Option for more accurate match calculation.

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.0.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/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.0.2/bin/activate

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