nuclear-multimessenger-astronomy / nmma

A pythonic library for probing nuclear physics and cosmology with multimessenger analysis
https://nuclear-multimessenger-astronomy.github.io/nmma/
GNU General Public License v3.0
33 stars 58 forks source link

Changes to gwem_resampling_utils #212

Closed haukekoehn closed 1 year ago

haukekoehn commented 1 year ago

Because the luminosity_distance_to_redshift function of bilby doesn't scale well, a custom version of that function is added that is faster. Overall, the timesave is small, but until the luminosity_distance_to_redshift functionin bilby is not improved, we should refrain from using it.

mcoughlin commented 1 year ago

@tsunhopang Will you have time to review this?

tsunhopang commented 1 year ago

LGTM, waiting for the checking results