Skip to content

LIGO Observing Run 1 Production Release

Compare
Choose a tag to compare
@duncan-brown duncan-brown released this 20 Oct 20:24
· 4263 commits to master since this release

This release includes two bug-fixes seen in the 1.2.2 release:

  • #508 fixes a bug in pycbc_plot_singles_timefreq so it does not fail when there are no triggers.
  • #511 fixes a bug that can cause weave to fail to compile the code due to contention over the compile directory in parallel codes (e.g. the PSD code and the optimal SNR code).

It also includes an enhancement to the optimal SNR code to allow it to be parallelized over cores:

  • #510 which adds the --cores argumemnt to pycbc_optimal_snr.