Add a function that converts detector frame masses to source frame masses
There should be a function in tupak.gw.convert
which converts masses from the detector frame to the source frame. It should be pretty simple to add, since M_source = M_detector / (1 + z).