Skip to content
Snippets Groups Projects
Commit acaaf921 authored by Chad Hanna's avatar Chad Hanna
Browse files

gstlal_inspiral_create_dt_dphi_snr_ratio_pdfs: add verbosity

parent 9f8d2864
No related branches found
No related tags found
No related merge requests found
......@@ -23,5 +23,5 @@ if len(sys.argv) > 1:
print "USAGE: %s" % sys.argv[0]
sys.exit()
IE = inspiral_extrinsics.InspiralExtrinsics()
IE = inspiral_extrinsics.TimePhaseSNR(verbose = True)
IE.to_hdf5("inspiral_dtdphi_pdf.h5")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment