Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
abhisrkckl committed Jun 20, 2024
1 parent 9f45b51 commit 7c8e2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simulation_example.py
Original file line number Diff line number Diff line change
@@ -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:

0 comments on commit 7c8e2f7

Please sign in to comment.