Skip to content
Snippets Groups Projects

add conversions documentation

Merged Colm Talbot requested to merge add_conversion_documentation into master
2 files
+ 12
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 11
0
========================
GW Parameter Conversions
========================
Sometimes it is useful to sample in some parameters and return others in the output.
E.g., sampling in chirp mass and mass ratio can be much more efficient than sampling in component masses.
We have many functions to do this.
.. automodule:: bilby.gw.conversion
:members:
\ No newline at end of file
Loading