- Apr 15, 2014
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- use tempfile.NamedTemporaryFile() to remove the need to call os.close() on the file descriptor - explicitly .unlink() the XML document to help garbage collection
-
Kipp Cannon authored
-
Kipp Cannon authored
and make a few other mostly cosmetic tweaks.
-
Kipp Cannon authored
-
Kipp Cannon authored
- when picking the "best match" coinc for each injection, this is the one with the highest value of the ranking statistic, which is the likelihood ratio not the inverse FAR. - note that in the current pipeline ranking by likelihood ratio and ranking by 1/FAR are equivalent - make few other cosmetic tweaks while we're at it
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Chad Hanna authored
-
- Apr 14, 2014
-
-
Chad Hanna authored
-
Chad Hanna authored
-
- Apr 13, 2014
-
-
B Sathyaprakash authored
-
- Apr 09, 2014
-
-
B Sathyaprakash authored
-
B Sathyaprakash authored
-
- Apr 08, 2014
-
-
Kipp Cannon authored
- make sure keyword args are being used - add missing content handlers in a few places
-
- Apr 07, 2014
-
-
Kipp Cannon authored
-
- Apr 02, 2014
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
- Mar 28, 2014
-
-
Chad Hanna authored
hoftcache.py: write separate channels out to separate files to prevent missing channels from being an issue
-
Chris Pankow authored
-
- Mar 26, 2014
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Kipp Cannon authored
-
- Mar 21, 2014
-
-
Kipp Cannon authored
convert allowed_instrument_combos to frozenset for O(log N) look-ups.
-
- Mar 15, 2014
-
-
Kipp Cannon authored
- should take care of "memory leaks" du eto references being held indefinitely by the web interface
-
Kipp Cannon authored
-