-
- Downloads
implement multi-banding likelihood described in arXiv:2104.07813
- bilby/gw/likelihood.py: add MBGravitationalWaveTransient - bilby/gw/source.py: add waveform interfaces for multi-banding - bilby/core/utils/calculus.py: add a helper function to round up a number to the next power of two - examples/gw_examples/injection_examples/multiband_example.py: add an example script
- bilby/core/utils/calculus.py 16 additions, 0 deletionsbilby/core/utils/calculus.py
- bilby/gw/likelihood.py 556 additions, 1 deletionbilby/gw/likelihood.py
- bilby/gw/source.py 285 additions, 0 deletionsbilby/gw/source.py
- examples/gw_examples/injection_examples/multiband_example.py 75 additions, 0 deletionsexamples/gw_examples/injection_examples/multiband_example.py