gwastro / pycbc

Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ongoing analysis of LIGO/Virgo data.
http://pycbc.org
GNU General Public License v3.0
307 stars 344 forks source link

Set back to development #4796

Closed ahnitz closed 3 weeks ago

ahnitz commented 3 weeks ago

Standard information about the request

This is a: bug fix, new feature, efficiency update, other (please describe)

This change affects: the offline search, the live search, inference, PyGRB

This change changes: documentation, result presentation / plotting, scientific output

This change: has appropriate unit tests, follows style guidelines (See e.g. PEP8), has been proposed using the contribution guidelines

This change will: break current functionality, require additional dependencies, require a new release, other (please describe)

Motivation

Contents

Links to any issues or associated PRs

Testing performed

Additional notes

ahnitz commented 3 weeks ago

@titodalcanton @spxiwh scipy made a release in the last hour which bungled our release because one of the apis changed. We'll have to set back and try gain with the next version number.

ahnitz commented 3 weeks ago

Ok, this now includes the scipy fixes.

GarethCabournDavies commented 3 weeks ago

Note that the scipy changes are explained in this guide for interp2d and here for the firwin changes