- Sep 06, 2019
-
-
Cody Messick authored
-
Cody Messick authored
-
Cody Messick authored
Removed hardcoded_srcbuf_crap function from itacac. This involves changing how the snr time series are stored in the buffer passed to python, meaning the from_buffer function in snglinspiraltable.c had to be modified. The order of the snr time series were also changed, resulting in minor changes to gstlal_snglinspiral.c and snglinspiralrowtype.c.
-
Cody Messick authored
itacac: Replaced last_gap and adjust_window properties on itacacpad with samples_available_for_padding
-
- Feb 18, 2019
-
-
Cody Messick authored
-
- Feb 17, 2019
-
-
Cody Messick authored
-
- Jan 19, 2019
-
-
- Oct 02, 2018
-
-
Cody Messick authored
dropping coinc function
-
- Oct 01, 2018
-
-
Cody Messick authored
2 gstlal_peak_state structs per sinkpad. Also rearranged logic a bit, so nongaps are now copied and sorted for all 3 detectors before any triggers are generated
-
Cody Messick authored
compute chisq for the first sample in a trigger window, itacac will now try to save enough samples to form a coincidence with something in the next window. The bookkeeping is 'done', though it's probably got bugs. This version of itacac will also probably still not compile. It's got some coincidence stuff in it, but the coincidence stuff isn't complete
-
- Sep 30, 2018
-
-
Cody Messick authored
gstlal_peak_state structs. Not sure if this plumbing will be used, but committing it so that we wont lose it. Note that itacac will not work at all in this commit, probably wont even compile
-
- Sep 27, 2018
-
-
Cody Messick authored
lines from header file. Added logic using a local copy of struct gstlal_peak_state with includes a new boolean called no_peaks_past_threshold, meant to be a temporary hack to inform python layer of times when a trigger could exist for an IFO but none do
-
- Sep 11, 2018
-
-
Cody Messick authored
Makefiles are not configured to build itacac, and it will not work without a patch for gstlal_snglinspiral that will be pushed yet
-