- May 30, 2019
-
-
CHAD RICHARD HANNA authored
-
Patrick Godwin authored
-
Chad Hanna authored
-
Chad Hanna authored
-
- May 28, 2019
-
-
Shasvath Jagat Kapadia authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
gstlal_itacac.c: fix bug where you try to flush more samples than we have from an adapter in a corner case
-
Chad Hanna authored
-
- May 24, 2019
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Patrick Godwin authored
-
- May 23, 2019
-
-
Patrick Godwin authored
-
Patrick Godwin authored
cbc_template_fir.py: use ChiWai's implementation if pandas is available, default to Chad's implementation
-
- May 22, 2019
-
-
Chad Hanna authored
-
- May 21, 2019
-
-
ChiWai Chan authored
--ensuring the template autocorrelation vs time is plotted with same length.
-
- May 20, 2019
-
-
Chad Hanna authored
lloidhandler.py: Make the horizon history 1 day instead of 1 week for uploads. This reduces file size to 5 MB which is highly desirable but also doesn't detract from e.g., making plots.
-
- May 17, 2019
-
-
Kipp Cannon authored
- temporarily clip the horizon distance history to just the last week when uploading to gracedb. this will be reverted when a more efficient encoding scheme can be found
-
Patrick Godwin authored
-
Patrick Godwin authored
-
- May 15, 2019
-
-
Patrick Godwin authored
-
- May 14, 2019
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
- May 13, 2019
-
-
Chad Hanna authored
-
- May 11, 2019
-
-
Chad Hanna authored
-
- Apr 25, 2019
-
-
Kipp Cannon authored
- there was a time when streamthinca needed to define a special class to be used for triggers to allow the coincidence algorithm to work, and so it made sense for the definition to live in streamthinca where the requirements were defined. today no special class is required, the underlying trigger class is simply used as-is, but code like lloidhandler is still importing the symbol from streamthinca instead of importing it themselves directly. this patch untangles this now gratuituous interdependency.
-