- Sep 14, 2016
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- this is for detchar only, production running should not use
-
- Sep 13, 2016
-
-
Aaron Viets authored
-
Aaron Viets authored
-
Aaron Viets authored
-
Kipp Cannon authored
- before doing .finish() to make sure the final PDFs reflect what we think the combined rates are, not what the original object thought they were
-
Kipp Cannon authored
- in error path
-
Kipp Cannon authored
-
Kipp Cannon authored
- add .random() class method to GSTLALSnglInspiral to test manipulation of SNR memory
-
Kipp Cannon authored
- add ability to free SNR time series memory - free SNR memory after doing gracedb alerts
-
Kipp Cannon authored
- I had been in the process of adding some code here that ended up a different location, and when I removed it from here I forgot to take my name off the copyright notice
-
Kipp Cannon authored
-
Chad Hanna authored
itac: provide SNR matrix for trigger production: FIXME only supported in single precision mode at the moment
-
Chad Hanna authored
-
Chad Hanna authored
gstlal_snglinspiral.c: allow and SNR matrix to be passed so that SNR snippets can go into the events. Note: the plumbing is there but actually setting it still causes a seg fault
-
Chad Hanna authored
gstlal_snglinspiral.c: allow and SNR matrix to be passed in so that SNR snippets can go into the events
-
Chad Hanna authored
-
Chad Hanna authored
-
- Sep 12, 2016
-
-
Aaron Viets authored
-
Cody Messick authored
-
Cody Messick authored
line arguments --min-log-L and --min-instruments
-
Cody Messick authored
--min-log-L (gstlal_inspiral) and --min-instruments (gstlal_inspiral and gstlal_inspiral_create_prior_diststats)
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Kipp Cannon authored
- too many "snr"s
-
Kipp Cannon authored
- on custom SnglInspiral row objects
-
Kipp Cannon authored
- in PyArg_ParseTuple()
-
Kipp Cannon authored
-
Kipp Cannon authored
- the timestamps are a mix of nanoseconds and LIGOTimeGPS objects, this patch cleans up where the conversions occur. motivated by a screw up related to this
-
Kipp Cannon authored
-
Kipp Cannon authored
- to enable triggers to carry SNR snippets with them.
-
Kipp Cannon authored
-
Kipp Cannon authored
- expose --min-instruments command line options on gstlal_inspiral, gstlal_inspiral_create_prior_diststats and gstlal_ll_inspiral_create_prior_diststats
-
Kipp Cannon authored
- helps prevent signals from contaminating noise models. - relies on the previous change to lloidparts that records active segments with semi-closed segments extending to +inf
-