Commit 3c7d710a by Uddeepta Deka

minor bug fix

parent ce0cb480
Showing with 1 additions and 1 deletions
......@@ -317,7 +317,7 @@ def main():
"f_hi":1024.0, "zs":2.0, "m1":20.0, "m2":20.0, "chi1":0.0, "chi2":0.0,
"iota":np.pi/8., "phi0":np.pi/4., "ra":1.7, "dec":0.6, "pol":4.8,
"approx":"IMRPhenomXP", "delta_f":1./32, "t_max":30., "dt_fac":7.5,}
folder_path = "/home1/uddeepta.deka/lensing/charged_lens_updated/data/lensed_waveform_data/"
folder_path = "/home1/uddeepta.deka/lensing/charged_lens_updated/data/lensed_waveform_data/results/"
for i in range(len(sys.argv)):
if sys.argv[i] == "-h":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment