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

add a streamthinca item to the TODO list

parent c5c873c3
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ Streaming with gstreamer
Immediate development tasks in no particular order
==================================================
* streamthinca/thinca. ligolw_thinca requires sngl_inspiral objects with a .get_effective_snr() method. we are now the only users of ligolw_thinca, and we don't use effective snr, so strip all that stuff out of ligolw_thinca, then move the remaining basic access methods to the C code in pylal so that ligolw_thinca can work with the bare pylal type, *then* remove the sngl_inspiral row object duplication loop from streamthinca so that we only ever work with the original triggers from the pipeline and never (possibly incomplete) copies of them. this will fix the "mchirp=0" bug in the gracedb uploads.
* Audit all import statements: there's a lot of useless imports, especially in gstlal-inspiral/bin/
* Upload segment lists with events; this might mean keeping track of "old" segments in the online jobs (for the previous 4 hours to cover boundary effects)
* We have a request to provide bottle routes for the snr history of the individual detectors in addition to the coinc snr.
......
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