diff --git a/examples/injection_examples/change_sampled_parameters.py b/examples/injection_examples/change_sampled_parameters.py index b81076f66b405d448fba229f65f96b9be2065f44..a563a32882f7b69b6f924fecd7a8e9cbde92f4d3 100644 --- a/examples/injection_examples/change_sampled_parameters.py +++ b/examples/injection_examples/change_sampled_parameters.py @@ -2,8 +2,8 @@ """ Tutorial to demonstrate running parameter estimation sampling in non-standard parameters for an injected signal. -This example estimates the masses using a uniform prior in chirp mass and mass ratio and distance using a uniform in -comoving volume prior on luminosity distance between luminosity distances of 100Mpc and 5Gpc, the cosmology is WMAP7. +This example estimates the masses using a uniform prior in chirp mass, mass ratio and redshift. +The cosmology is according to the Planck 2015 data release. """ from __future__ import division, print_function import tupak