- Feb 20, 2019
-
-
Surabhi Sachdev authored
- tweak ligo mass model by making the bns broader, the power law for bbh steeper, and redcucing the relative BNS rate - also changes the assumption about template ids being from 0 to len(template bank)-1
-
Kipp Cannon authored
- reduce the range of numbers used for IDs because they're being stored in 4-byte floats
-
Kipp Cannon authored
- don't construct an intermediate list object when not needed
-
Kipp Cannon authored
- assign IDs randomly so that HDF5 mass models cannot be used with the wrong template banks: make the odds of template IDs matching if the wrong files are mixed small.
-
- Feb 19, 2019
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Aaron Viets authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Aaron Viets authored
-
Cody Messick authored
before they start assigning likelihood-ratios and FARs
-
Patrick Godwin authored
-
Patrick Godwin authored
feature_extractor.py: fix issue with missing channels in feature production due to using trigger_time rather than buffer time as a timestamp
-
- Feb 18, 2019
-
-
Aaron Viets authored
-
Aaron Viets authored
-
Cody Messick authored
-
Cody Messick authored
All of the changes necessary to build and run itacac instead of itac. Note that itac will no longer work after this commit
-
Cody Messick authored
-
- Feb 17, 2019
-
-
Cody Messick authored
-
Cody Messick authored
-
Cody Messick authored
-
Kipp Cannon authored
- don't use obsolete .get_*() methods
-
Kipp Cannon authored
- obsolete method of SnglInspiralTable class.
-
Kipp Cannon authored
-
Kipp Cannon authored
- use ligo.lw.table's new .columnnamesreal to get true column names
-
Kipp Cannon authored
- fix process_id column name in sngl_inspiral table
-
- Feb 16, 2019
-
-
Patrick Godwin authored
-
- Feb 15, 2019
-
-
Alexander Pace authored
-
Chad Hanna authored
far.py: change initial guess for extinction model to 5 which splits the difference between its previous value of 1 and its current value of 10. We found some offline cases where 10 wasn't so great and 1 wasn't so great online. Hopefully 5 is better. FIXME ditch this scipy routine.
-
Kipp Cannon authored
- bump minimum required python-ligo-lw to 1.5.3 (but don't enable check for it, yet)
-
Kipp Cannon authored
- add M4 code to check for a functioning minimum required version of python-ligo-lw. not yet used
-
Kipp Cannon authored
- add ligolw_no_ilwdchar converions
-
Kipp Cannon authored
- seems an accident of history left me with a header file installed in my accounts everywhere that was allowing me to compile this code when nobody else could
-
Kipp Cannon authored
-
Kipp Cannon authored
- oops, I was zeroing the row count before returning
-