Skip to content
Snippets Groups Projects
Commit e9d3aba1 authored by Kipp Cannon's avatar Kipp Cannon
Browse files

gstlal_inspiral_plot_background: remove a FIXME

parent ba16a581
No related branches found
No related tags found
No related merge requests found
......@@ -300,7 +300,6 @@ fig.savefig(plotname)
# SNR PDFs
# FIXME: this won't scale.
for (instruments, horizon_distances) in sorted(coinc_params_distributions.SNRPDF.snr_joint_pdf_cache.keys(), key = lambda (a, horizon_distances): sorted(horizon_distances)):
# they're stored as a frozen set of quantized key/value pairs, need
# to unquantize them and get a dictionary back
......
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