diff --git a/examples/simulation_example.py b/examples/simulation_example.py index ffea275..49044f3 100644 --- a/examples/simulation_example.py +++ b/examples/simulation_example.py @@ -41,7 +41,7 @@ def save_psr_sim(psr, savedir): "e0": 0.5, "l0": 0.0, "tref": tref, - "log10_A": -10, + "log10_A": -7, "deltap": 100.0, } with open(f"{output_dir}/true_gwecc_params.dat", "w") as outfile: