-
- Downloads
Add GW-specific result object
- Adds a `result_class` argument to run_sampler which can determine which result class to use - Extend the `meta_data` use in the gw module to save more information - Adds a bilby.gw.result.CBCResult class which unpacks the meta_data to provide easy access to commonly required information
parent
34a62573
No related branches found
No related tags found
Showing
- bilby/core/sampler/__init__.py 8 additions, 2 deletionsbilby/core/sampler/__init__.py
- bilby/core/sampler/base_sampler.py 25 additions, 10 deletionsbilby/core/sampler/base_sampler.py
- bilby/gw/__init__.py 1 addition, 1 deletionbilby/gw/__init__.py
- bilby/gw/likelihood.py 7 additions, 1 deletionbilby/gw/likelihood.py
- test/gw_result_test.py 117 additions, 0 deletionstest/gw_result_test.py
Loading
Please register or sign in to comment