sxs-collaboration / sxs

Python code for manipulating data from the SXS collaboration
MIT License
26 stars 18 forks source link

Fix mass scaling #29

Closed moble closed 4 years ago

moble commented 4 years ago

This line should also get a 1 / (reference_mass1 + reference_mass2) factor, as mentioned here https://github.com/sxs-collaboration/catalog_tools/issues/7

https://github.com/sxs-collaboration/sxs/blob/cb7f2cc84c454409291da7ef3445b2c5b1a1423a/sxs/utilities/lvcnr/waveforms.py#L20