Skip to content

Releases: gwastro/pycbc

Release v2.7.2

06 Dec 18:57
ef15a54
Compare
Choose a tag to compare

This is the v2.7.2 release of PyCBC.

It includes fixes for minor bugs identified in v2.7.0

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

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

Release v2.7.1

05 Dec 18:32
e2ad984
Compare
Choose a tag to compare

This is the v2.7.1 release of PyCBC.

It includes fixes for minor bugs identified in the previous release (v2.7.0)

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

v2.7.0

30 Oct 19:37
3be4869
Compare
Choose a tag to compare

This is the v2.7.0 release of PyCBC.

This release will be used to run the PyCBC Live low-latency search for gravitational waves.

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

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

v2.6.0 Release

02 Oct 20:06
c7186af
Compare
Choose a tag to compare

This is the v2.6.0 release of PyCBC.

Numpy 2.0 is now supported.

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

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

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.6.0

v2.3.8 Release

25 Sep 18:06
d6e94f5
Compare
Choose a tag to compare

This is the v2.3.8 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.8

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

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

What's Changed

Full Changelog: v2.3.7...v2.3.8

v2.5.1

06 Aug 10:53
e889ae1
Compare
Choose a tag to compare

This is the v2.5.1 release of PyCBC.

This version fixes some bugs in v2.5.0

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

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

What's Changed

  • enable checksum by default for h5py datasets
  • use a personal branch of BBHx to allow python3.9 to run

Full Changelog: https://github.com/gwastro/pycbc/compare/v2.5.0..v2.5.1

v2.5.0

31 Jul 08:59
e32b429
Compare
Choose a tag to compare

This is the v2.5.0 release of PyCBC.

This version enables python 3.12 support, and drops python 3.8

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

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

What's Changed

  • Add support for python 3.12, drop support for python 3.8
  • Standardization of logging and versioning information

Full Changelog: https://github.com/gwastro/pycbc/compare/v2.4.2..v2.5.0

Release of 2.4.2

25 Jun 19:57
Compare
Choose a tag to compare

This is the v2.4.2 release of PyCBC.

This is a bugfix release which addresses scipy incompatibilities which prevented the 2.4.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.4.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.4.2/bin/activate

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

What's Changed

  • Support for Nessai sampler
  • Optimizations to sky marginalization

Full Changelog: https://github.com/gwastro/pycbc/compare/v2.3.7..v2.4.2

Release of 2.4.1

24 Jun 20:56
6ca4ffb
Compare
Choose a tag to compare

This is the v2.4.1 release of PyCBC.

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

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

What's Changed

  • Support for Nessai sampler
  • Optimizations to sky marginalization

Full Changelog: https://github.com/gwastro/pycbc/compare/v2.3.7..v2.4.1

v2.3.7 Release

28 May 20:18
2e0f835
Compare
Choose a tag to compare

This is the v2.3.7 release of PyCBC.

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

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

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

What's Changed

  • V23 BRANCH: Optimize plotting job memory usage by @spxiwh in #4724
  • V23_RELEASE_BRANCH Implement minimum statistic storage in sngls_findtrigs by @GarethCabournDavies in #4732
  • Allow PhenomXPHM options in laldict for v23 release branch by @spxiwh in #4759
  • More changes for v2.3.7 release by @spxiwh in #4760

Full Changelog: v2.3.6...v2.3.7