dingo-gw / dingo

Dingo: Deep inference for gravitational-wave observations
MIT License
55 stars 18 forks source link

Modify test for FD waveform generation when fmax not a power of two #127

Closed mpuerrer closed 1 year ago

mpuerrer commented 1 year ago

This test now succeeds with lalsuite >= 7.11 because of automatic rounding of f_max in this commit: https://git.ligo.org/lscsoft/lalsuite/-/commit/aaf02bc5aa9b13d32fccc077db6aa59e9bdaff4f

For consistency enforce lalsuite>=7.11 in setup.py.