-
- Downloads
Support for a "fake" sampler #315
The "fake" sampler loads a posterior file, computes the specified likelihood at the parameters read from file and saves the likelihoods to disk. Added an example script.
- bilby/core/sampler/__init__.py 3 additions, 1 deletionbilby/core/sampler/__init__.py
- bilby/core/sampler/fake_sampler.py 70 additions, 0 deletionsbilby/core/sampler/fake_sampler.py
- bilby/gw/detector.py 23 additions, 1 deletionbilby/gw/detector.py
- examples/injection_examples/fake_sampler_example.py 120 additions, 0 deletionsexamples/injection_examples/fake_sampler_example.py