Skip to content

Releases: gwastro/pycbc

PyCBC Release v2.11.0

15 Apr 13:24
df1ff9c

Choose a tag to compare

This is the v2.11.0 release of PyCBC.

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

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

PyCBC Release v2.3.18

13 Apr 12:17
b1f206e

Choose a tag to compare

This is the v2.3.18 release of PyCBC. This is a minor bugfix release over v2.3.17

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

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

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

What's Changed

  • Fix template_id accidentally being float type when no trigger is found in pycbc_sngls_findtrigs by @yi-fan-wang in #5320
  • V2318 changes by @spxiwh in #5324

Full Changelog: v2.3.17...v2.3.18

PyCBC Release v2.3.17

23 Mar 17:21
d978409

Choose a tag to compare

This is the v2.3.17 release of PyCBC. This is a minor bugfix release over v2.3.16

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

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

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

What's Changed

Full Changelog: v2.3.16...v2.3.17

PyCBC Release v2.3.15

19 Mar 16:11
0761079

Choose a tag to compare

This is the v2.3.16 release of PyCBC. This is a minor bugfix release over v2.3.15

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

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

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

What's Changed

Full Changelog: v2.3.15...v2.3.16

PyCBC Release v2.8.6

11 Feb 16:50
8d4b8fd

Choose a tag to compare

This is the v2.8.6 release of PyCBC.

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

With respect to 2.8.5, version 2.8.6 fixes a few bugs, and should make running on the OSG a bit smoother.

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

An Apptainer container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el8:v2.8.6 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.6

PyCBC Release v2.3.15

09 Feb 22:14
8ab103c

Choose a tag to compare

This is the v2.3.15 release of PyCBC. This upgrades the v2.3.X branch to use pegasus 5.1.X.

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

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

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

What's Changed

Full Changelog: v2.3.14...v2.3.15

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