- Jun 14, 2019
-
-
Chad Hanna authored
-
- Jun 06, 2019
-
-
Chad Hanna authored
-
- Feb 14, 2019
-
-
Kipp Cannon authored
- gstlal-calibration is not touched
-
chad.hanna authored
-
- Feb 08, 2019
-
-
Chad Hanna authored
-
- Jan 31, 2019
-
-
Kipp Cannon authored
- 14cf8072 introduced a ln L offset for singles but put it into the numerator. that is not allowed: the numerator (and the denominator) must be the *real* distribution density for signal (and noise) candidates, we rely on that being true for astrophysical rate estimation (and false-alarm probability measurement). ranking statistic hacks go into the ranking statistic, which we define based on these two PDFs in far.py
-
- Jan 24, 2019
-
-
chad.hanna authored
-
- Jan 19, 2019
-
-
-
-
gstlal_inspiral, gstlal_inspiral_create_prior_diststats, far.py, inspiral_lr.py, svd_bank.py: add support for per template corrections to the horizon distance used in the likelihood ratio using the sigma values computed during the SVD decomposition
-
-
- Nov 18, 2018
-
-
chad.hanna authored
This reverts commit 62952454.
-
- Nov 13, 2018
-
-
Chad Hanna authored
-
- Nov 06, 2018
-
-
Kipp Cannon authored
- use TYPICAL_HORIZON_DISTANCE constant instead of 100. for the typical horizon distance
-
Kipp Cannon authored
- avoid evaluating float("-inf") in performance sensitive paths
-
Kipp Cannon authored
- missing Dataless and Frankenstein ranking stats
-
- Nov 05, 2018
-
-
Kipp Cannon authored
- fix spelling error in name - population_model_file needs to be passed as keyword argument in numerator's .splice() method
-
- Oct 31, 2018
-
-
Kipp Cannon authored
- of InspiralExtrinsics
-
- Oct 27, 2018
-
-
Kipp Cannon authored
-
- Oct 22, 2018
-
-
Kipp Cannon authored
This reverts commit 9159362d.
-
Kipp Cannon authored
- .from_pyvalue() now supports None
-
- Oct 21, 2018
-
-
Chad Hanna authored
-
- Oct 18, 2018
-
-
Chad Hanna authored
inspiral_lr: remove chads mass mode file in favor of Heather's population model file. Additionally make sure that the iadd method can handle situations where not all objects have a population model specified, but force them to be the same if they do
-
Chad Hanna authored
-
- Oct 12, 2018
-
-
Kipp Cannon authored
-
Heather Fong authored
-
- Oct 09, 2018
-
-
chad.hanna authored
inspiral_lr.py: remove the hardcoded 150 for horizon distance normalization and make a module level symbol
-
- Oct 05, 2018
-
-
Chad Hanna authored
-
- Oct 01, 2018
-
-
Kipp Cannon authored
- add hacks (some of which might prove to be permanent) to filter out sub-threshold triggers, preventing them from contaminating the ranking statistic PDFs
-
- Sep 26, 2018
-
-
Kipp Cannon authored
- switch ranking statistic to this unconditionally for the October 2018 open public alert test run. after the test run and before O3 we will introduce more user-friendly plumbing allowing this to work with other template banks. - NOTE: git-lfs is used for any file ending in .hdf5 in the population_models/ tree
-
- Sep 23, 2018
-
-
Kipp Cannon authored
-
- Sep 04, 2018
-
-
Kipp Cannon authored
- NOTE: a matching patch has already been pushed to glue, so all SnglInspiral row object types now provide the simulated attribute
-
Kipp Cannon authored
- instead of a dictionary of SNRs and keyword arguments of (SNR, \chi^2/SNR^2) pairs, switch to a dictionary of SNRs and a dictionary of \chi^2/SNR^2 - this is the first step toward re-defining the ranking stat as the ln L maximized over subsets of triggers. this re-organization will simplify the iterations require to implement that feature
-
- Jul 16, 2018
-
-
Duncan Meacher authored
Revert "Revert "inspiral_lr.py: Add population model to ranking statistic. Population model information in inspiral_intrinsics.py."" This reverts commit 411d672e.
-
Duncan Meacher authored
Revert "inspiral_lr.py: Add population model to ranking statistic. Population model information in inspiral_intrinsics.py." This reverts commit 1cf67f62.
-
- Jul 15, 2018
-
-
Duncan Meacher authored
-
- Jul 11, 2018
-
-
Duncan Meacher authored
-
- Jul 03, 2018
-
-
Duncan Meacher authored
-
- Jun 25, 2018
-
-
Heather Fong authored
inspiral_lr.py: Add population model to ranking statistic. Population model information in inspiral_intrinsics.py.
-
- Jun 15, 2018
-
-
Chad Hanna authored
-