Skip to content

Make Parameter class compatible with `gwpopulation`

Amanda Farah requested to merge gwpop_params_compat into master

Add a "copy()" method to the Parameters() class that emulates a dictionary's copy() method so that bilby and gwpopulation can do parameter conversions/transformations without changing the parameters themselves.

Merge request reports

Loading