Skip to content

Releases: gwastro/pycbc

Release 2.10.0

26 Oct 15:07
58f97df

Choose a tag to compare

This modified the tapering API to make it easier to do consistent time domain parameter estimation.

What's Changed

New Contributors

Full Changelog: v2.9.0...v2.10.0

PyCBC Release v2.8.5

16 Oct 13:20
d7d03ed

Choose a tag to compare

This is the v2.8.5 release of PyCBC.

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

With respect to 2.8.4, 2.8.5 fixes a bug in pycbc_multi_inspiral, enables further optimization in the handling of triggers with injections, and adds information to one table in the results pages.

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.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/software.igwn.org/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.8.5/bin/activate

An Apptainer container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el8:v2.8.5 which can be started with the command:

apptainer shell --home ${HOME}:/srv --pwd /srv --bind /cvmfs --contain --ipc --pid /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el8:v2.8.5

PyCBC Release v2.8.4

22 Sep 13:01
e8001bb

Choose a tag to compare

This is the v2.8.4 release of PyCBC.

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

With respect to 2.8.3, 2.8.4 introduces an important speed up for pycbc_multi_inspiral, an improvement to the table of missed injections, and several bug fixes.

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.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/software.igwn.org/pycbc/x86_64_rhel_8/virtualenv/pycbc-v2.8.4/bin/activate

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

PyCBC Release v2.9.0

03 Jul 13:08
91a97bd

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

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

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

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

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

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

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