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

inspiral_extrinsics.py: update __all__

parent 318e6900
No related branches found
No related tags found
No related merge requests found
......@@ -66,10 +66,15 @@ from gstlal import paths as gstlal_config_paths
__all__ = [
"instruments_rate_given_noise",
"P_instruments_given_signal",
"SNRPDF",
"NumeratorSNRCHIPDF"
"NumeratorSNRCHIPDF",
"chunker",
"normsq_along_one",
"margprob",
"TimePhaseSNR",
"p_of_instruments_given_horizons",
"InspiralExtrinsics"
]
......
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